.. |
.cvsignore
|
Added rules to build import libraries in the individual dll makefiles.
|
2005-05-07 12:39:52 +00:00 |
basetexture.c
|
Make some of the OLE interface vtables const.
|
2005-05-27 20:17:35 +00:00 |
cubetexture.c
|
Make some of the OLE interface vtables const.
|
2005-05-27 20:17:35 +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
|
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
|
2005-07-06 19:08:05 +00:00 |
d3d8_private.h
|
Interlocked LONG* gcc warning fixes.
|
2005-07-11 13:21:17 +00:00 |
d3dcore_gl.h
|
Implemented some texture operations using ATI_texture_env_combine3.
|
2004-05-28 03:39:42 +00:00 |
device.c
|
Fix sign warnings.
|
2005-07-28 10:16:54 +00:00 |
directx.c
|
Fix gcc 4.0 warnings.
|
2005-08-09 10:22:03 +00:00 |
drawprim.c
|
Fix sign warnings.
|
2005-07-28 10:16:54 +00:00 |
indexbuffer.c
|
Make some of the OLE interface vtables const.
|
2005-05-27 20:17:35 +00:00 |
Makefile.in
|
Added rules for building import libraries in the individual dll
|
2005-05-09 14:42:30 +00:00 |
resource.c
|
Make some of the OLE interface vtables const.
|
2005-05-27 20:17:35 +00:00 |
shader.c
|
Fixed signedness issues.
|
2005-07-10 17:48:20 +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
|
Removed the broken mmap64 configure check, and moved the
|
2005-08-03 21:25:10 +00:00 |
swapchain.c
|
Make some of the OLE interface vtables const.
|
2005-05-27 20:17:35 +00:00 |
texture.c
|
Make some of the OLE interface vtables const.
|
2005-05-27 20:17:35 +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
|
Make some of the OLE interface vtables const.
|
2005-05-27 20:17:35 +00:00 |
volume.c
|
Make some of the OLE interface vtables const.
|
2005-05-27 20:17:35 +00:00 |
volumetexture.c
|
Make some of the OLE interface vtables const.
|
2005-05-27 20:17:35 +00:00 |
vshaderdeclaration.c
|
Janitorial: C booleans must not be compared against TRUE.
|
2004-12-09 14:07:59 +00:00 |