shorter error messages when calling a GL function without a bound context (FDO bug...
[mesa.git] / src / mesa / glapi / glprocs.h
2004-10-28 Michal Krolrenumber ARB_shader_objects and ARB_vertex_shader offsets
2004-10-27 Michal Kroladd support for ARB_shader_objects and ARB_vertex_shader
2004-10-27 Michal Krolregenerate with correct script
2004-10-27 Michal Krolby karoshi - add support for ARB_shader objects and...
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-05-27 Ian RomanickModify glprocs.h to have two tables instead of one...
2004-01-27 Ian RomanickAdded support for EXT_blend_equation_separate / ATI_ble...
2003-11-24 Brian Paulgenerate the OpenGL 1.5 entrypoints
2003-08-22 Ian RomanickAdded support for GL_IBM_multimode_draw_arrays.
2003-06-13 Brian PaulImplemented GL_ARB_occlusion_query (not 100% finalized).
2003-06-10 Brian Paulmoved from main/ to glapi/