merge from master
[mesa.git] / src / mesa / main / get_gen.py
2007-03-21 Brianmerge from master
2007-03-16 BrianColortable re-org.
2007-03-14 BrianRe-org of gl_pixel_attrib struct.
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 Brianadded GL_CURRENT_PROGRAM
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-15 BrianLots of assorted changes for new GLSL compiler backend.
2006-11-02 Brian PaulAdded GL_STENCIL_BACK_WRITEMASK
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Brian PaulAdded a few new ctx->Const. fields for shader-related...
2006-10-30 Keith Whitwelloops, get.c is autogenerated
2006-10-24 Brian Paulwhitespace clean-up
2006-09-13 Brian Pauladded GL_CURRENT_RASTER_SECONDARY_COLOR query (OpenGL...
2006-06-12 Ian RomanickAdd support for GL_APPLE_vertex_array_object. Several...
2006-05-09 Brian PaulAdd a new 'all' parameter to _mesa_get_compressed_forma...
2006-04-25 Brian PaulPut color index attribute into the 6th attribute slot.
2006-04-13 Brian PaulFix comment about MaxTextureUnits, needs to be min...
2006-03-19 Brian PaulQueries of GL_READ_BUFFER and GL_DRAW_BUFFER were still...
2006-03-03 Roland ScheideggerUse standard ARB names instead of vendor-specific NV...
2006-03-02 Roland ScheideggerFix more enums defined not only by one extension when...
2006-03-01 Roland ScheideggerFix glGet with enums which are used not only in NV_vert...
2006-02-28 Brian PaulAllow error checking to look for presence of either...
2005-12-14 Brian PaulRemoved the GL_SGIX/SGIS_pixel_texture extensions....
2005-11-01 Brian PaulRe-org and clean-up of vertx/fragment program limits...
2005-10-08 Brian PaulFix some issues with state updates and renderbuffers...
2005-08-25 Brian Paulremoved GL_HP_occlusion_test extension
2005-07-15 Brian Paulneed to flush vertices for GL_OCCLUSION_TEST_RESULT_HP...
2005-06-26 Brian Paulfix for-loop in _mesa_GetDouble to avoid out of bounds...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-04-30 Brian Paulapply previous GL_COMPRESSED_TEXTURE_FORMATS_ARB fix...
2005-04-14 Michal KrolARB_fragment/vertex_shader state
2005-02-09 Brian PaulglGet*(GL_FRAGMENT_PROGRAM_BINDING_NV) was returning...
2005-02-07 Brian Pauladditional work on GL_EXT_framebuffer_object
2005-01-30 Brian Paulfix max viewport query
2005-01-18 Michal Krolfix MAX_VERTEX_ATTRIBS_ARB query
2005-01-16 Brian Paul_mesa_GetInteger/Float/Boolean/Doublev() are now genera...