.. |
.cvsignore
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
Makefile.in
|
- Make d3d8 know about the wined3d device and start using it.
|
2004-09-28 02:12:12 +00:00 |
basetexture.c
|
Removed some more uses of the non-standard ICOM_THIS macro.
|
2004-09-08 01:50:37 +00:00 |
cubetexture.c
|
Removed excessive statement (break after return or goto, not useful
|
2005-01-09 16:42:53 +00:00 |
d3d8.spec
|
- the hardware GL vendors (NVidia and ATI) can support more than 95
|
2004-05-27 01:56:56 +00:00 |
d3d8_main.c
|
- Implement SetStreamSource
|
2004-11-23 13:52:46 +00:00 |
d3d8_private.h
|
Add render target support, and ensure there is a front and back buffer
|
2005-01-09 17:37:02 +00:00 |
d3dcore_gl.h
|
Implemented some texture operations using ATI_texture_env_combine3.
|
2004-05-28 03:39:42 +00:00 |
device.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +00:00 |
directx.c
|
Add render target support, and ensure there is a front and back buffer
|
2005-01-09 17:37:02 +00:00 |
drawprim.c
|
Janitorial: C booleans must not be compared against TRUE.
|
2004-12-09 14:07:59 +00:00 |
indexbuffer.c
|
Removed some more uses of the non-standard ICOM_THIS macro.
|
2004-09-08 01:50:37 +00:00 |
resource.c
|
Removed some more uses of the non-standard ICOM_THIS macro.
|
2004-09-08 01:50:37 +00:00 |
shader.c
|
S/W vshader fixes (spotted by Eric Pouech).
|
2004-12-06 16:11:38 +00:00 |
stateblock.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +00:00 |
surface.c
|
Add render target support, and ensure there is a front and back buffer
|
2005-01-09 17:37:02 +00:00 |
swapchain.c
|
Removed some more uses of the non-standard ICOM_THIS macro.
|
2004-09-08 01:50:37 +00:00 |
texture.c
|
Removed excessive statement (break after return or goto, not useful
|
2005-01-09 16:42:53 +00:00 |
utils.c
|
Removed excessive statement (break after return or goto, not useful
|
2005-01-09 16:42:53 +00:00 |
version.rc
|
Version resources cleanup.
|
2004-11-23 13:59:34 +00:00 |
vertexbuffer.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +00:00 |
volume.c
|
Don't define COBJMACROS in objbase.h.
|
2004-10-07 03:06:48 +00:00 |
volumetexture.c
|
Removed some more uses of the non-standard ICOM_THIS macro.
|
2004-09-08 01:50:37 +00:00 |
vshaderdeclaration.c
|
Janitorial: C booleans must not be compared against TRUE.
|
2004-12-09 14:07:59 +00:00 |