.. |
.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
|
wined3d: Define D3D usage flags in wined3d_types.h.
|
2006-03-07 10:53:02 +01:00 |
cubetexture.c
|
wined3d: Fix the relation between surfaces and their container.
|
2006-03-06 20:08:22 +01:00 |
device.c
|
wined3d: Add D3DLOCK_* types to wined3d_types.h.
|
2006-03-08 11:33:35 +01:00 |
directx.c
|
wined3d: Add device caps to wined3d_types.h.
|
2006-03-07 10:51:34 +01:00 |
drawprim.c
|
wined3d: Use OpenGL fragment programs when available.
|
2006-03-09 13:10:42 +01:00 |
indexbuffer.c
|
wined3d: Update the QueryInterface functions of IWineD3DBase subclasses.
|
2006-02-06 11:32:41 +01:00 |
pixelshader.c
|
wined3d: Fix a few FIXME's.
|
2006-03-07 10:56:52 +01:00 |
query.c
|
wined3d: Update the QueryInterface functions of IWineD3DBase subclasses.
|
2006-02-06 11:32:41 +01:00 |
resource.c
|
wined3d: Update the QueryInterface functions of IWineD3DBase subclasses.
|
2006-02-06 11:32:41 +01:00 |
stateblock.c
|
wined3d: Release the vertex declaration during stateblock cleanup.
|
2006-02-10 14:52:27 +01:00 |
surface.c
|
wined3d: Add D3DLOCK_* types to wined3d_types.h.
|
2006-03-08 11:33:35 +01:00 |
swapchain.c
|
wined3d: Use WINED3DPRESENT_PARAMETERS in IWineD3DSwapChain::GetPresentParameters.
|
2006-03-09 12:51:26 +01:00 |
texture.c
|
wined3d: Fix the relation between surfaces and their container.
|
2006-03-06 20:08:22 +01:00 |
utils.c
|
wined3d: Define D3D usage flags in wined3d_types.h.
|
2006-03-07 10:53:02 +01:00 |
vertexbuffer.c
|
wined3d: Update the QueryInterface functions of IWineD3DBase subclasses.
|
2006-02-06 11:32:41 +01:00 |
vertexdeclaration.c
|
wined3d: Always return the number of elements in the vertex
|
2006-02-07 12:26:34 +01:00 |
vertexshader.c
|
wined3d: Enable color fixups for vertex shaders.
|
2006-03-09 13:08:55 +01:00 |
volume.c
|
wined3d: Add D3DLOCK_* types to wined3d_types.h.
|
2006-03-08 11:33:35 +01:00 |
volumetexture.c
|
wined3d: Fix the relation between volumes and their container.
|
2006-03-06 20:08:36 +01: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: Update the glOrtho between 2 rhw draws if the viewport was changed.
|
2006-02-13 13:25:21 +01:00 |