mesa: don't include m_xform.h where not needed
[mesa.git] / src / mesa / main / attrib.c
2009-02-12 Brian Paulmesa: don't include m_xform.h where not needed
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-01-30 Brian Paulmesa: remove incorrect refcounting adjustment in adjust...
2009-01-29 Ian RomanickMake GL_ARB_draw_buffers mandatory
2009-01-29 Ian RomanickMake GL_ARB_texture_compression mandatory
2009-01-28 Brian Paulmesa: remove GL_SGIX_shadow, GL_SGIX_shadow_ambient...
2009-01-09 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2009-01-02 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-31 Brian Paulmesa: increase max texture image units and GLSL sampler...
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-22 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-22 Brian Paulmesa: refactor: move glTexParameter-related functions...
2008-09-22 Brian Paulmesa: refactor: move glTexEnv-related functions into...
2008-09-22 Brian Paulmesa: refactor: move glTexGen-related functions into...
2008-09-22 Brian Paulmesa: refactor: move multisample-related functions...
2008-09-22 Brian Paulmesa: refactor: move _mesa_resizebuffers(), _mesa_Resiz...
2008-09-22 Brian Paulmesa: refactor: move scissor functions into new scissor...
2008-09-22 Brian Paulmesa: remove EXT/NV suffixes from _mesa_PointParameter...
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith Whitwellmesa: update PointParameter usage
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-09-10 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-09-05 Brian Paulmesa: replace MALLOC w/ CALLOC to fix memory error...
2008-09-05 Brian Paulmesa: replace MALLOC w/ CALLOC to fix memory error...
2008-09-04 Brian Paulmesa: improved gl_buffer_object reference counting
2008-09-04 Brian Paulmesa: improved gl_buffer_object reference counting
2008-07-10 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-04 Brian Paulmesa: Implement mutex/locking around texture object...
2008-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-12 Brian Paulmesa: refactor: move glTexParameter-related functions...
2008-06-12 Brian Paulmesa: refactor: move glTexEnv-related functions into...
2008-06-12 Brian Paulmesa: refactor: move glTexGen-related functions into...
2008-06-09 Brian Paulmesa: refactor: move multisample-related functions...
2008-06-09 Brian Paulmesa: refactor: move _mesa_resizebuffers(), _mesa_Resiz...
2008-06-09 Brian Paulmesa: refactor: move scissor functions into new scissor...
2008-06-05 Brian Paulmesa: remove EXT/NV suffixes from _mesa_PointParameter...
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-21 Brianinclude varray.h to silence warning
2008-03-17 Xiang, Haihaomesa: avoid to unlock an unlocked array in _mesa_PopCli...
2008-02-05 Eric AnholtAllow first != 0 in mesa CVA handling, and add more...
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-28 Alan HourihaneOnly set R_MODE with NV_point_sprite
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-16 Brianreplace separate 1D/2D/etc fields with an array indexed...
2007-08-16 BrianBring over the texobj refcounting changes from mesa_7_0...
2007-08-13 BrianImplement mutex/locking around texture object reference...
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-19 Roland Scheideggerfix mesa's handling of fbo's / window fb (again)
2007-07-18 Roland Scheideggerfix mesa's handling of fbo's / window fb (again)
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-23 Brianrestore GL_TEXTURE_LOD_BIAS in _mesa_PopAttrib(), bug...
2007-05-23 Brianincr/decr 1D/2DArray texture refcounts like other targets
2007-05-19 Brianneed to copy new 1D/2D array texture objects in _mesa_P...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickInitial implementation of MESA_texture_array
2007-04-17 Briandon't set GL_TEXTURE_MAX_LEVEL for GL_TEXTURE_RECTANGLE...
2007-03-21 Brianmerge from master
2007-03-17 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-16 BrianColortable re-org.
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
next