.. |
.gitignore
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Makefile.in
|
wined3d: Implement IWineGDISurface.
|
2006-05-15 14:02:03 +02:00 |
baseshader.c
|
wined3d: Modify shader_dump_param() to take into account address token.
|
2006-05-17 10:55:11 +02:00 |
basetexture.c
|
wined3d: QueryInterface corrections.
|
2006-05-05 20:23:41 +02:00 |
cubetexture.c
|
wined3d: QueryInterface corrections.
|
2006-05-05 20:23:41 +02:00 |
device.c
|
wined3d: Implement IWineD3DDevice::SetFrontBackBuffers.
|
2006-05-16 12:41:41 +02:00 |
directx.c
|
wined3d: Add check for GL Shading Language 100 Extension.
|
2006-05-09 12:39:24 +02:00 |
drawprim.c
|
wined3d: Implement IWineD3DDevice::ProcessVertices.
|
2006-05-15 13:57:17 +02:00 |
indexbuffer.c
|
wined3d: QueryInterface corrections.
|
2006-05-05 20:23:41 +02:00 |
palette.c
|
wined3d: Update the device palette if the primary palette is changed.
|
2006-05-10 11:23:08 +02:00 |
pixelshader.c
|
wined3d: SETP takes 3 parameters.
|
2006-05-18 10:32:08 +02:00 |
query.c
|
janitorial: Remove redundant NULL pointer checks before HeapFree'ing them.
|
2006-05-10 11:31:41 +02:00 |
resource.c
|
wined3d: QueryInterface corrections.
|
2006-05-05 20:23:41 +02:00 |
stateblock.c
|
wined3d: Fix incorrect sizeof.
|
2006-05-15 16:04:07 +02:00 |
surface.c
|
wined3d: Unset the ddraw primary when it is released.
|
2006-05-16 12:42:12 +02:00 |
surface_gdi.c
|
wined3d: Implement IWineGDISurface.
|
2006-05-15 14:02:03 +02:00 |
swapchain.c
|
wined3d: Support for single buffering.
|
2006-05-15 14:02:18 +02:00 |
texture.c
|
wined3d: QueryInterface corrections.
|
2006-05-05 20:23:41 +02:00 |
utils.c
|
wined3d: Add missing render states to the dumping function.
|
2006-05-16 12:41:51 +02:00 |
vertexbuffer.c
|
wined3d: QueryInterface corrections.
|
2006-05-05 20:23:41 +02:00 |
vertexdeclaration.c
|
wined3d: QueryInterface corrections.
|
2006-05-05 20:23:41 +02:00 |
vertexshader.c
|
wined3d: SETP takes 3 parameters.
|
2006-05-18 10:32:08 +02:00 |
volume.c
|
wined3d: Initialize volume format.
|
2006-05-11 12:11:42 +02:00 |
volumetexture.c
|
wined3d: QueryInterface corrections.
|
2006-05-05 20:23:41 +02:00 |
wined3d.spec
|
…
|
|
wined3d_main.c
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
wined3d_private.h
|
wined3d: Modify shader_dump_param() to take into account address token.
|
2006-05-17 10:55:11 +02:00 |