kernel32: ReadDirectoryChangesW fixes.
[wine] / include / wine / wined3d_gl.h
2006-02-05  H. Verbeetwined3d: Use GL_EXTCALL to call OpenGL extension glPoin...
2005-11-30  Willie SippelAdded more Nvidia card IDs.
2005-11-30  Raphael JunqueiraAdd support for Intel drivers version string.
2005-11-10  Raphael JunqueiraDefine GL_EXT_framebuffer_object and GL_EXT_pixelbuffer...
2005-09-28  H. VerbeetFix missing prototypes when using nVidia OpenGL headers.
2005-09-21  Oliver StieberImplemented occlusion queries using either GL_ARB_occlu...
2005-08-03  Mike McCormackgcc 4.0 warning fixes for Interlocked* functions.
2005-07-13  Oliver StieberAdded basic memory management and tracking to wined3d.
2005-07-10  Oliver StieberTidy up the way caps are managed in GetDeviceCaps and...
2005-06-24  Oliver StieberAdd support for samplers.
2005-02-08  Jason EdmeadesAvoid compile warnings.
2005-01-26  Raphael Junqueira- a very basic blending support on fast drawing path...
2004-10-06  Jason EdmeadesMove the GetDeviceCaps into the wined3d library and...
2004-09-29  Jason EdmeadesMove into wined3d and call from d3d9 the GetAdapterId...
2003-11-14  Raphael JunqueiraAdd the wined3d dll for beginning a cleaner d3d archite...