Sweden-Number/dlls/ddraw
Alexandre Julliard eb58e1d597 Declare debug channels in all dlls that need them; added imports of
ntdll where necessary.
2000-11-05 04:53:07 +00:00
..
d3ddevice - added ARGB 1555 format 2000-08-28 19:31:18 +00:00
dclipper Restructured DirectDraw. Split into X11 and DGA driver, and multiple 2000-04-09 14:30:50 +00:00
ddraw Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +00:00
direct3d Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +00:00
dpalette Fixed DGA / DGA 2 palette creation. 2000-09-12 23:35:17 +00:00
dsurface Avoid division by zero. 2000-11-04 02:55:08 +00:00
.cvsignore Restructured DirectDraw. Split into X11 and DGA driver, and multiple 2000-04-09 14:30:50 +00:00
Makefile.in Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
convert.c Added 16 (565) -> 15 (555) bit depth converter. 2000-10-12 23:05:48 +00:00
d3d_private.h - fix Direct3D support and a lot of warnings 2000-07-16 14:40:35 +00:00
d3dcommon.c Restructured DirectDraw. Split into X11 and DGA driver, and multiple 2000-04-09 14:30:50 +00:00
d3dexecutebuffer.c Restructured DirectDraw. Split into X11 and DGA driver, and multiple 2000-04-09 14:30:50 +00:00
d3dlight.c Added a few C++ operators to Direct3D structures, and made some unions 2000-07-23 14:19:19 +00:00
d3dmaterial.c - fix Direct3D support and a lot of warnings 2000-07-16 14:40:35 +00:00
d3dtexture.c - added ARGB 1555 format 2000-08-28 19:31:18 +00:00
d3dviewport.c Added support for OpenGL. 2000-05-12 20:18:14 +00:00
ddraw.spec Declare debug channels in all dlls that need them; added imports of 2000-11-05 04:53:07 +00:00
ddraw_private.h Added some basic IDirectDraw7 interface support, fixed argument count 2000-10-23 00:36:45 +00:00
dga.c Do not support DGA when DirectVideo not present. 2000-09-09 19:40:08 +00:00
dga2.c Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +00:00
dga2_private.h Added DGA2 driver to DirectDraw. 2000-05-01 14:25:49 +00:00
dga_private.h Enable XF86vmode switching possible for X11 too. 2000-10-12 20:47:42 +00:00
helper.c Added support for DirectDraw overlays using the XVideo extension. 2000-09-26 00:38:03 +00:00
main.c DirectDrawCreateEx() should already return the interface for the 2000-10-22 23:47:09 +00:00
mesa.c - fix Direct3D support and a lot of warnings 2000-07-16 14:40:35 +00:00
mesa_private.h Added a few C++ operators to Direct3D structures, and made some unions 2000-07-23 14:19:19 +00:00
x11.c Added support for DirectDraw overlays using the XVideo extension. 2000-09-26 00:38:03 +00:00
x11_private.h Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +00:00