Index: Help/Help.vcxproj |
— | — | @@ -282,6 +282,8 @@ |
283 | 283 | <None Include="html\config\gfxtest\setcursorpos.htmltitle" />
|
284 | 284 | <None Include="html\config\gfxtest\srckeyoverride.htmlbody" />
|
285 | 285 | <None Include="html\config\gfxtest\srckeyoverride.htmltitle" />
|
| 286 | + <None Include="html\config\gfxtest\surfaceformat.htmlbody" />
|
| 287 | + <None Include="html\config\gfxtest\surfaceformat.htmltitle" />
|
286 | 288 | <None Include="html\config\gfxtest\texturestageshaders.htmlbody" />
|
287 | 289 | <None Include="html\config\gfxtest\texturestageshaders.htmltitle" />
|
288 | 290 | <None Include="html\config\gfxtest\vertexshaders.htmlbody" />
|
— | — | @@ -324,6 +326,12 @@ |
325 | 327 | <None Include="html\licenses\wine.htmltitle" />
|
326 | 328 | <None Include="html\troubleshooting.htmlbody" />
|
327 | 329 | <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" />
|
328 | 336 | <None Include="images\dxgl-header.png" />
|
329 | 337 | <None Include="images\dxglcfg-3dgraphics.png" />
|
330 | 338 | <None Include="images\dxglcfg-about.png" />
|
— | — | @@ -332,11 +340,25 @@ |
333 | 341 | <None Include="images\dxglcfg-display.png" />
|
334 | 342 | <None Include="images\dxglcfg-effects.png" />
|
335 | 343 | <None Include="images\dxglcfg-hacks.png" />
|
| 344 | + <None Include="images\dxglcfg-saveini.png" />
|
336 | 345 | <None Include="images\dxglcfg-tests.png" />
|
| 346 | + <None Include="images\gdi-pattern.png" />
|
| 347 | + <None Include="images\gdi-random.png" />
|
337 | 348 | <None Include="images\gradients-15bpp.png" />
|
338 | 349 | <None Include="images\gradients-16bpp.png" />
|
339 | 350 | <None Include="images\gradients-24bpp.png" />
|
340 | 351 | <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" />
|
341 | 363 | <None Include="Index.hhk" />
|
342 | 364 | <None Include="template.html" />
|
343 | 365 | <None Include="toc.hhc" />
|
Index: Help/Help.vcxproj.filters |
— | — | @@ -651,6 +651,72 @@ |
652 | 652 | <None Include="html\config\hacks\syncpaletteupdatetovsync.htmlbody">
|
653 | 653 | <Filter>Help files\html\config\hacks</Filter>
|
654 | 654 | </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>
|
655 | 721 | </ItemGroup>
|
656 | 722 | <ItemGroup>
|
657 | 723 | <Xml Include="html\config\gfxtest\rasterop.htmltitle">
|
Index: Help/dxgl.hhp |
— | — | @@ -44,6 +44,7 @@ |
45 | 45 | images\vertexshader.png
|
46 | 46 | images\setcursorpos.png
|
47 | 47 | images\bltrop.png
|
| 48 | +images\surfaceformat.png
|
48 | 49 | html\introduction.html
|
49 | 50 | html\troubleshooting.html
|
50 | 51 | html\configuration.html
|
— | — | @@ -130,6 +131,7 @@ |
131 | 132 | html\config\gfxtest\vertexshaders.html
|
132 | 133 | html\config\gfxtest\setcursorpos.html
|
133 | 134 | html\config\gfxtest\bltraster.html
|
| 135 | +html\config\gfxtest\surfaceformat.html
|
134 | 136 | html\licenses\crc32.html
|
135 | 137 | html\licenses\dxgl.html
|
136 | 138 | 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 @@ |
57 | 57 | </p>
|
58 | 58 | <p>
|
59 | 59 | <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>
|
60 | 63 | </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 @@ |
355 | 355 | <param name="Name" value="Blt background, Raster operation Blt sprites">
|
356 | 356 | <param name="Local" value="html\config\gfxtest\bltraster.html">
|
357 | 357 | </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>
|
358 | 362 | </UL>
|
359 | 363 | <LI> <OBJECT type="text/sitemap">
|
360 | 364 | <param name="Name" value="About Tab">
|
Index: common/releasever.h |
— | — | @@ -5,7 +5,7 @@ |
6 | 6 | #define DXGLMAJORVER 0
|
7 | 7 | #define DXGLMINORVER 5
|
8 | 8 | #define DXGLPOINTVER 16
|
9 | | -#define DXGLBETA 1
|
| 9 | +#define DXGLBETA 0
|
10 | 10 |
|
11 | 11 | #define STR2(x) #x
|
12 | 12 | #define STR(x) STR2(x)
|
— | — | @@ -17,6 +17,6 @@ |
18 | 18 | 1 - sign non-beta only
|
19 | 19 | 2 - sign release only
|
20 | 20 | 3 - sign all */
|
21 | | -#define SIGNMODE 1
|
| 21 | +#define SIGNMODE 0
|
22 | 22 |
|
23 | 23 | #endif //__VERSION_H
|