kernel32: Moved _DebugOutput to kernel16.c.
[wine] / dlls / wined3d / wined3d_gl.h
2008-12-22  Nick Burnswined3d: Fix a couple of typos in wined3d_gl.h
2008-12-19  Roderick Colenbranderwined3d: Add GL_ARB_texture_rg / GL_EXT_texture_swizzle...
2008-12-16  Stefan Dösingerwined3d: Some GL_EXT_fog_coord prototype fixes.
2008-12-04  Henri Verbeetwined3d: Move GlPixelFormatDesc to wined3d_private...
2008-12-01  Henri Verbeetwined3d: Fix the glWeightPointerARB prototype.
2008-11-24  Vincent Pelletierwined3d: Add detection for NVIDIA's GTX 280.
2008-11-20  Henri Verbeetwined3d: wined3d_gl.h should be internal to wined3d.