ole32/tests: Write-strings warning fix.
[wine] / include / wine / wined3d_gl.h
2006-06-16  H. Verbeetwined3d: Add and use GL_EXT_fog_coord defines.
2006-06-15  Stefan Dösingerwined3d: Correct vertex fog for transformed vertices...
2006-05-30  Troy Rollowined3d: Add missing GL_VERTEX_SHADER_ARB definition.
2006-05-25  Roderick Colenbranderwined3d: Dynamicly load GL_ARB_multitexture functions.
2006-05-25  Jason Greenwined3d: Add some more GLSL defines.
2006-05-24  Roderick Colenbranderwined3d: Fix ARB_imaging abuse.
2006-05-24  Jason Greenwined3d: Added some GLSL defines and function prototypes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-09  Phil Costinwined3d: Add check for GL Shading Language 100 Extension.
2006-03-20  Roderick Colenbranderwined3d: Don't use OpenGL 2.0.
2006-03-06  Vitaly Budovskiwined3d: Added OpenGL 2.0 function definitions.
2006-03-04  Vitaly Budovskiwined3d: Implemented fallback for separate stencil...
2006-03-02  Roderick Colenbranderwined3d: Opengl 2.x compile fix.
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...