.. |
.gitignore
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Makefile.in
|
Implemented stubbed out pixel shaders and their states in wined3d.
|
2005-08-25 19:24:21 +00:00 |
basetexture.c
|
Assorted spelling fixes.
|
2005-11-23 20:14:43 +01:00 |
cubetexture.c
|
wined3d: Cube texture named constants.
|
2005-12-13 11:10:20 +01:00 |
device.c
|
wined3d: Return the correct pixelshader in
|
2006-01-20 16:13:12 +01:00 |
directx.c
|
wined3d: Better version string parsing for VENDOR_NVIDIA in
|
2006-01-19 12:39:37 +01:00 |
drawprim.c
|
wined3d: A shader isn't guaranteed to have a vertex declaration, so
|
2006-01-20 16:13:03 +01:00 |
indexbuffer.c
|
…
|
|
pixelshader.c
|
wined3d: Fix a few TRACEs in pixelshader.c.
|
2006-01-20 16:13:57 +01:00 |
query.c
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
resource.c
|
…
|
|
stateblock.c
|
Add trailing '\n's to ok() calls.
|
2006-01-03 12:10:37 +01:00 |
surface.c
|
wined3d: Added support for WINED3DFMT_X4R4G4B4.
|
2005-12-31 13:13:34 +01:00 |
swapchain.c
|
Clear the z and stencil buffers at the end of the scene, this fixes a
|
2005-11-17 11:05:12 +00:00 |
texture.c
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
utils.c
|
Assorted spelling fixes.
|
2005-11-23 20:14:43 +01:00 |
vertexbuffer.c
|
…
|
|
vertexdeclaration.c
|
wined3d: Vertex declaration cleanup.
|
2005-12-16 12:49:38 +01:00 |
vertexshader.c
|
wined3d: Fix matrix copy/paste bug.
|
2005-12-16 12:39:07 +01:00 |
volume.c
|
…
|
|
volumetexture.c
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
wined3d.spec
|
…
|
|
wined3d_main.c
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
wined3d_private.h
|
wined3d: Vertex shader 8 support.
|
2005-12-09 11:23:52 +01:00 |