Implemented occlusion queries using either GL_ARB_occlusion_query or
[wine] / include / wine / wined3d_gl.h
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...