mesa: increase max texture image units and GLSL samplers to 16
[mesa.git] / src / mesa / main / arrayobj.c
2008-12-31 Brian Paulmesa: increase max texture image units and GLSL sampler...
2008-09-22 Brian Paulmesa: point size arrays
2008-09-05 Brian Paulmesa: replace MALLOC w/ CALLOC to fix valgrind warning
2008-09-04 Brian Paulmesa: improved gl_buffer_object reference counting
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-04 BrianBe more consistant with paths in #includes. Eventually...
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
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-10-30 Keith Whitwellbetter handling of current attributes. Trivial dlist...
2006-06-15 Brian Paulminor clean-ups
2006-06-12 Brian Pauls/buffer/arrays/
2006-06-12 Ian RomanickAdd support for GL_APPLE_vertex_array_object. Several...