Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
d3d9_demos [2014/09/01 19:40]
okias added tests
d3d9_demos [2014/10/27 20:08]
okias add another demo
Line 1: Line 1:
 ====== D3D9 Demos useful for testing Gallium state tracker ====== ====== D3D9 Demos useful for testing Gallium state tracker ======
  
-  - [[https://github.com/tizbac/D3D9ShaderTest|(HLSL shaders "piglit")]] 
   - wine/dlls/d3d9/tests   - wine/dlls/d3d9/tests
   - wine/dlls/d3dcompiler_43/tests   - wine/dlls/d3dcompiler_43/tests
-  - wine/dlls/d3dx9_36/tests +  - wine/dlls/d3dx9_36/tests 
 +  - http://www.gamedev.net/topic/620640-direct3d9-test-application-maybe-it-will-help-someone/ 
 +  - [[http://www.codesampler.com/dx9src.htm|CodeSampler demos]] 
 +  - [[http://www.dhpoware.com/demos/d3d9HLSLPixelLighting.html]] 
 +  - [[https://github.com/tizbac/D3D9ShaderTest|(HLSL shaders "piglit")]]