.. |
.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: Cleanup shader constants code a little bit.
|
2005-12-20 11:46:52 +01:00 |
directx.c
|
wined3d: Added support for WINED3DFMT_X4R4G4B4.
|
2005-12-31 13:13:34 +01:00 |
drawprim.c
|
wined3d: Vertex shader 8 support.
|
2005-12-09 11:23:52 +01:00 |
indexbuffer.c
|
Tidy up some comments and formatting.
|
2005-07-13 14:15:54 +00:00 |
pixelshader.c
|
wined3d: Fix matrix copy/paste bug.
|
2005-12-16 12:39:07 +01:00 |
query.c
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
resource.c
|
Implement resource tracking, require for reset and evict managed
|
2005-07-26 10:34:15 +00:00 |
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
|
- add a new settings for vbo support
|
2005-07-24 17:11:33 +00:00 |
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
|
Tidy up some comments and formatting.
|
2005-07-13 14:15:54 +00:00 |
volumetexture.c
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
wined3d.spec
|
WineDirect3DCreate has 3 args in the source.
|
2005-03-21 10:52:32 +00:00 |
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 |