| Commit message (Expand) | Author | Age | Files | Lines |
* | Regenerated API dispatch files | Brian Paul | 2008-05-18 | 1 | -106/+98 |
* | Alias glStencilOpSeparateATI with glStencilOpSeparate. | Brian | 2008-04-04 | 1 | -7/+5 |
* | Finish up ATI_separate_stencil | Brian | 2008-04-04 | 1 | -5/+9 |
* | Initial implementation of MESA_texture_array | Ian Romanick | 2007-05-16 | 1 | -5/+7 |
* | Added OpenGL 2.1 entrypoints. | Brian Paul | 2006-11-03 | 1 | -343/+355 |
* | Update gl_API.xml with OpenGL 2.0 functions, regenerate derived files. | Brian Paul | 2006-11-02 | 1 | -346/+372 |
* | Fix bug #4681. | Ian Romanick | 2006-10-11 | 1 | -243/+211 |
* | Changes to generated code caused by the previous commits. | Ian Romanick | 2006-10-04 | 1 | -11/+11 |
* | Deprecate GL_EXT_vertex_weighting. | Ian Romanick | 2006-08-29 | 1 | -171/+165 |
* | GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions. | Ian Romanick | 2006-08-24 | 1 | -204/+198 |
* | Add a new offset mode to the GL API XML. This mode, called "assign," | Ian Romanick | 2006-08-24 | 1 | -702/+602 |
* | Add support for GL_EXT_gpu_program_parameters. Any driver that enables | Ian Romanick | 2006-08-15 | 1 | -1/+5 |
* | Add support for GL_APPLE_vertex_array_object. Several test programs | Ian Romanick | 2006-06-12 | 1 | -1/+9 |
* | Added glBlitFramebufferEXT function. | Brian Paul | 2006-03-01 | 1 | -1/+3 |
* | Updates for GL_EXT_timer_query: | Brian Paul | 2005-12-07 | 1 | -1/+5 |
* | Fix recent problems with display lists and other parts of the code. | Ian Romanick | 2005-08-05 | 1 | -0/+416 |
* | Major rip-up of internal function insertion interface. The old | Ian Romanick | 2005-07-28 | 1 | -0/+1 |
* | Add new entrypoints for GL_EXT_framebuffer_object. | Brian Paul | 2005-02-08 | 1 | -3/+20 |
* | Refactor the code to emit multiple-inclusion protection to | Ian Romanick | 2005-01-28 | 1 | -3/+3 |
* | Some initial work for OpenGL 2.0: glStencilFunc/Op/MaskSeparate() functions. | Brian Paul | 2005-01-12 | 1 | -0/+3 |
* | Implement software ATI_fragment_shader | Dave Airlie | 2004-12-19 | 1 | -0/+14 |
* | Change the dispatch offsets for the VertexAttrib*NV functions so they don't | Brian Paul | 2004-11-27 | 1 | -29/+58 |
* | renumber ARB_shader_objects and ARB_vertex_shader offsets | Michal Krol | 2004-10-28 | 1 | -45/+45 |
* | fix DrawBuffersARB entry | Michal Krol | 2004-10-27 | 1 | -1/+1 |
* | by karoshi - add support for ARB_shader objects and ARB_vertex_shader | Michal Krol | 2004-10-27 | 1 | -4/+46 |
* | added support for GL_ARB_draw_buffers | Brian Paul | 2004-10-02 | 1 | -1/+1 |
* | regenerated with license info | Brian Paul | 2004-08-25 | 1 | -1/+28 |
* | Added support for EXT_blend_equation_separate / ATI_blend_equation_separate. | Ian Romanick | 2004-01-27 | 1 | -0/+1 |
* | Added support for GL_IBM_multimode_draw_arrays. | Ian Romanick | 2003-08-22 | 1 | -0/+2 |
* | Implemented GL_ARB_occlusion_query (not 100% finalized). | Brian Paul | 2003-06-13 | 1 | -0/+8 |
* | alias ARB/NV program functions where possible | Brian Paul | 2003-04-21 | 1 | -79/+46 |
* | GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_NV_fragment_program en... | Brian Paul | 2003-03-29 | 1 | -0/+79 |
* | added GL_EXT_stencil_two_side and GL_NV_fence | Brian Paul | 2002-09-06 | 1 | -0/+8 |
* | Implemented GL_EXT_multi_draw_arrays: glMultiDrawArraysEXT() and glMultiDrawE... | Brian Paul | 2002-06-30 | 1 | -0/+2 |
* | Added GL_NV_point_sprite functions: glPointParameteri[v]NV(). | Brian Paul | 2002-05-29 | 1 | -0/+2 |
* | updated vertex program dispatch | Brian Paul | 2002-05-27 | 1 | -80/+64 |
* | vertex program check-in | Brian Paul | 2001-12-14 | 1 | -0/+64 |
* | dispatch changes to minimize hassle with XFree86 libGL | Brian Paul | 2001-12-04 | 1 | -48/+48 |
* | added test implementation of GL_ARB_window_pos | Brian Paul | 2001-11-18 | 1 | -0/+16 |
* | API dispath updates | Brian Paul | 2001-11-18 | 1 | -49/+49 |
* | Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c | Brian Paul | 2000-10-27 | 1 | -0/+17 |
* | added tbuffer and compressed teximage extension functions | Brian Paul | 2000-05-18 | 1 | -1/+9 |
* | bunch of dispatch and extension-related changes | Brian Paul | 2000-02-24 | 1 | -822/+557 |
* | added code for all GL_MESA_window_pos functions | Brian Paul | 2000-02-11 | 1 | -7/+30 |
* | x86 assembly dispatch | Josh Vanderhoof | 2000-01-16 | 1 | -1/+16 |
* | initial rev | Brian Paul | 1999-12-16 | 1 | -0/+786 |