.. |
d3ddevice
|
Fixed warnings caused by conversion to -DSTRICT.
|
2002-10-18 23:48:57 +00:00 |
dclipper
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
ddraw
|
Add 3D support at the User driver level.
|
2002-10-19 17:16:00 +00:00 |
direct3d
|
Added include protection for unistd.h and sys/time.h.
|
2002-08-17 00:43:16 +00:00 |
dpalette
|
Removed the flags fields of IDirectDrawPaletteImpl, as we should use
|
2002-07-10 03:05:43 +00:00 |
dsurface
|
Fixed warnings caused by conversion to -DSTRICT.
|
2002-10-18 23:48:57 +00:00 |
.cvsignore
|
Added winebuild support for generating a .dbg.c file containing the
|
2002-05-14 20:54:58 +00:00 |
Makefile.in
|
Moved X flags and libraries out of Make.rules into the makefiles that
|
2002-10-01 18:16:19 +00:00 |
convert.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
d3d_private.h
|
Associate texture to the device when GetHandle is called and perform
|
2002-10-16 18:57:52 +00:00 |
d3dcommon.c
|
Added some TRACEs to the ddraw code.
|
2002-10-10 22:47:02 +00:00 |
d3dexecutebuffer.c
|
execute: Activate the viewport passed as parameter when executing
|
2002-09-29 18:01:13 +00:00 |
d3dlight.c
|
Added allocation/desallocation of the light private data.
|
2002-09-26 03:20:23 +00:00 |
d3dmaterial.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
d3dtexture.c
|
Associate texture to the device when GetHandle is called and perform
|
2002-10-16 18:57:52 +00:00 |
d3dviewport.c
|
Implement IDirect3DViewport2_DeleteLight.
|
2002-09-29 18:00:43 +00:00 |
ddcomimpl.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
ddraw.spec
|
Made some more spec file entries optional or unnecessary.
|
2002-06-21 19:15:45 +00:00 |
ddraw_private.h
|
- DDRAW_SYSTEMMEMORY is handled like OFFSCREENPLAIN for now
|
2002-07-16 01:16:14 +00:00 |
helper.c
|
- DDRAW_SYSTEMMEMORY is handled like OFFSCREENPLAIN for now
|
2002-07-16 01:16:14 +00:00 |
main.c
|
Import wine_tsx11_lock/unlock directly from x11drv in opengl32 and
|
2002-09-25 00:29:56 +00:00 |
mesa.c
|
Added some TRACEs to the ddraw code.
|
2002-10-10 22:47:02 +00:00 |
mesa_private.h
|
Added check for OpenGL.
|
2002-09-29 18:05:32 +00:00 |
struct_convert.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
version.rc
|
Fixed version info.
|
2002-06-13 23:49:01 +00:00 |