DXGL r926 - Code Review

Jump to navigation Jump to search
Repository:DXGL
Revision:r925‎ | r926 | r927 >
Date:22:23, 14 May 2019
Author:admin
Status:new
Tags:
Comment:
Update help file.
Disable beta mode (disable signing for the source package).
Modified paths:
  • /Help/Help.vcxproj (modified) (history)
  • /Help/Help.vcxproj.filters (modified) (history)
  • /Help/dxgl.hhp (modified) (history)
  • /Help/html/config/gfxtest/surfaceformat.htmlbody (added) (history)
  • /Help/html/config/gfxtest/surfaceformat.htmltitle (added) (history)
  • /Help/html/config/gfxtesttab.htmlbody (modified) (history)
  • /Help/images/surfaceformat.png (added) (history)
  • /Help/toc.hhc (modified) (history)
  • /common/releasever.h (modified) (history)

Diff [purge]

Index: Help/Help.vcxproj
@@ -282,6 +282,8 @@
283283 <None Include="html\config\gfxtest\setcursorpos.htmltitle" />
284284 <None Include="html\config\gfxtest\srckeyoverride.htmlbody" />
285285 <None Include="html\config\gfxtest\srckeyoverride.htmltitle" />
 286+ <None Include="html\config\gfxtest\surfaceformat.htmlbody" />
 287+ <None Include="html\config\gfxtest\surfaceformat.htmltitle" />
286288 <None Include="html\config\gfxtest\texturestageshaders.htmlbody" />
287289 <None Include="html\config\gfxtest\texturestageshaders.htmltitle" />
288290 <None Include="html\config\gfxtest\vertexshaders.htmlbody" />
@@ -324,6 +326,12 @@
325327 <None Include="html\licenses\wine.htmltitle" />
326328 <None Include="html\troubleshooting.htmlbody" />
327329 <None Include="html\troubleshooting.htmltitle" />
 330+ <None Include="images\bltfast.png" />
 331+ <None Include="images\bltrop.png" />
 332+ <None Include="images\colorfill-random.png" />
 333+ <None Include="images\destkeyoverride.png" />
 334+ <None Include="images\drawindexedprimitive.png" />
 335+ <None Include="images\drawprimitivetextured.png" />
328336 <None Include="images\dxgl-header.png" />
329337 <None Include="images\dxglcfg-3dgraphics.png" />
330338 <None Include="images\dxglcfg-about.png" />
@@ -332,11 +340,25 @@
333341 <None Include="images\dxglcfg-display.png" />
334342 <None Include="images\dxglcfg-effects.png" />
335343 <None Include="images\dxglcfg-hacks.png" />
 344+ <None Include="images\dxglcfg-saveini.png" />
336345 <None Include="images\dxglcfg-tests.png" />
 346+ <None Include="images\gdi-pattern.png" />
 347+ <None Include="images\gdi-random.png" />
337348 <None Include="images\gradients-15bpp.png" />
338349 <None Include="images\gradients-16bpp.png" />
339350 <None Include="images\gradients-24bpp.png" />
340351 <None Include="images\gradients-8bpp.png" />
 352+ <None Include="images\large-batch-blt.png" />
 353+ <None Include="images\mirror-rotate.png" />
 354+ <None Include="images\mouse-test.png" />
 355+ <None Include="images\palette-8bpp.png" />
 356+ <None Include="images\random-noise.jpg" />
 357+ <None Include="images\rop-patterns.png" />
 358+ <None Include="images\setcursorpos.png" />
 359+ <None Include="images\srckeyoverride.png" />
 360+ <None Include="images\surfaceformat.png" />
 361+ <None Include="images\textureshader.png" />
 362+ <None Include="images\vertexshader.png" />
341363 <None Include="Index.hhk" />
342364 <None Include="template.html" />
343365 <None Include="toc.hhc" />
Index: Help/Help.vcxproj.filters
@@ -651,6 +651,72 @@
652652 <None Include="html\config\hacks\syncpaletteupdatetovsync.htmlbody">
653653 <Filter>Help files\html\config\hacks</Filter>
654654 </None>
 655+ <None Include="images\bltfast.png">
 656+ <Filter>Help files\images</Filter>
 657+ </None>
 658+ <None Include="images\bltrop.png">
 659+ <Filter>Help files\images</Filter>
 660+ </None>
 661+ <None Include="images\colorfill-random.png">
 662+ <Filter>Help files\images</Filter>
 663+ </None>
 664+ <None Include="images\destkeyoverride.png">
 665+ <Filter>Help files\images</Filter>
 666+ </None>
 667+ <None Include="images\drawindexedprimitive.png">
 668+ <Filter>Help files\images</Filter>
 669+ </None>
 670+ <None Include="images\drawprimitivetextured.png">
 671+ <Filter>Help files\images</Filter>
 672+ </None>
 673+ <None Include="images\dxglcfg-saveini.png">
 674+ <Filter>Help files\images</Filter>
 675+ </None>
 676+ <None Include="images\gdi-pattern.png">
 677+ <Filter>Help files\images</Filter>
 678+ </None>
 679+ <None Include="images\gdi-random.png">
 680+ <Filter>Help files\images</Filter>
 681+ </None>
 682+ <None Include="images\large-batch-blt.png">
 683+ <Filter>Help files\images</Filter>
 684+ </None>
 685+ <None Include="images\mirror-rotate.png">
 686+ <Filter>Help files\images</Filter>
 687+ </None>
 688+ <None Include="images\mouse-test.png">
 689+ <Filter>Help files\images</Filter>
 690+ </None>
 691+ <None Include="images\palette-8bpp.png">
 692+ <Filter>Help files\images</Filter>
 693+ </None>
 694+ <None Include="images\random-noise.jpg">
 695+ <Filter>Help files\images</Filter>
 696+ </None>
 697+ <None Include="images\rop-patterns.png">
 698+ <Filter>Help files\images</Filter>
 699+ </None>
 700+ <None Include="images\setcursorpos.png">
 701+ <Filter>Help files\images</Filter>
 702+ </None>
 703+ <None Include="images\srckeyoverride.png">
 704+ <Filter>Help files\images</Filter>
 705+ </None>
 706+ <None Include="images\surfaceformat.png">
 707+ <Filter>Help files\images</Filter>
 708+ </None>
 709+ <None Include="images\textureshader.png">
 710+ <Filter>Help files\images</Filter>
 711+ </None>
 712+ <None Include="images\vertexshader.png">
 713+ <Filter>Help files\images</Filter>
 714+ </None>
 715+ <None Include="html\config\gfxtest\surfaceformat.htmltitle">
 716+ <Filter>Help files\html\config\gfxtest</Filter>
 717+ </None>
 718+ <None Include="html\config\gfxtest\surfaceformat.htmlbody">
 719+ <Filter>Help files\html\config\gfxtest</Filter>
 720+ </None>
655721 </ItemGroup>
656722 <ItemGroup>
657723 <Xml Include="html\config\gfxtest\rasterop.htmltitle">
Index: Help/dxgl.hhp
@@ -44,6 +44,7 @@
4545 images\vertexshader.png
4646 images\setcursorpos.png
4747 images\bltrop.png
 48+images\surfaceformat.png
4849 html\introduction.html
4950 html\troubleshooting.html
5051 html\configuration.html
@@ -130,6 +131,7 @@
131132 html\config\gfxtest\vertexshaders.html
132133 html\config\gfxtest\setcursorpos.html
133134 html\config\gfxtest\bltraster.html
 135+html\config\gfxtest\surfaceformat.html
134136 html\licenses\crc32.html
135137 html\licenses\dxgl.html
136138 html\licenses\inih.html
Index: Help/html/config/gfxtest/surfaceformat.htmlbody
@@ -0,0 +1,12 @@
 2+<p>
 3+ <img class="alignnone size-full" src="images/surfaceformat.png" alt="" width="640" height="480" />
 4+</p>
 5+<p>
 6+ This test is designed to display the surface formats currently available to DXGL. As an interactive test, you can select the format to be used as a Blt source or Direct3D texture and the format to act as a render target.
 7+</p>
 8+<p>
 9+ Currently, this test supports Blt() from a video memory surface, Blt() from a system memory surface (there is currently no difference between video and system memory in DXGL), or drawing a Direct3D texture.
 10+</p>
 11+<p>
 12+ Please note that not all combinations of source and destination format are currently supported, and unsupported combinations will result in either no image or distorted colors.
 13+</p>
\ No newline at end of file
Index: Help/html/config/gfxtest/surfaceformat.htmltitle
@@ -0,0 +1 @@
 2+Surface/Texture format test
\ No newline at end of file
Index: Help/html/config/gfxtesttab.htmlbody
@@ -56,4 +56,7 @@
5757 </p>
5858 <p>
5959 <a href="gfxtest/bltraster.html">Blt background, Raster operation Blt sprites</a>
 60+</p>
 61+<p>
 62+ <a href="gfxtest/surfaceformat.html">Surface/Texture format test</a>
6063 </p>
\ No newline at end of file
Index: Help/images/surfaceformat.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: Help/images/surfaceformat.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
 64+application/octet-stream
\ No newline at end of property
Index: Help/toc.hhc
@@ -354,6 +354,10 @@
355355 <param name="Name" value="Blt background, Raster operation Blt sprites">
356356 <param name="Local" value="html\config\gfxtest\bltraster.html">
357357 </OBJECT>
 358+ <LI> <OBJECT type="text/sitemap">
 359+ <param name="Name" value="Surface/Texture format test">
 360+ <param name="Local" value="html\config\gfxtest\surfaceformat.html">
 361+ </OBJECT>
358362 </UL>
359363 <LI> <OBJECT type="text/sitemap">
360364 <param name="Name" value="About Tab">
Index: common/releasever.h
@@ -5,7 +5,7 @@
66 #define DXGLMAJORVER 0
77 #define DXGLMINORVER 5
88 #define DXGLPOINTVER 16
9 -#define DXGLBETA 1
 9+#define DXGLBETA 0
1010
1111 #define STR2(x) #x
1212 #define STR(x) STR2(x)
@@ -17,6 +17,6 @@
1818 1 - sign non-beta only
1919 2 - sign release only
2020 3 - sign all */
21 -#define SIGNMODE 1
 21+#define SIGNMODE 0
2222
2323 #endif //__VERSION_H