Merge branch 'mesa_7_7_branch'
[mesa.git] / src / mesa / x86 / gen_matypes.c
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Ian RomanickMerge branch 'mesa_7_7_branch'
2009-12-22 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-02 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2009-12-01 Keith WhitwellMerge commit 'origin/mesa_7_7_branch'
2009-11-27 Roland ScheideggerMerge branch 'width0'
2009-11-26 Roland ScheideggerMerge commit 'origin/st-shader-varients'
2009-11-23 Maciej CencoraMerge commit 'origin/mesa_7_7_branch'
2009-11-20 Dave AirlieMerge remote branch 'origin/mesa_7_7_branch'
2009-11-19 Richard LiMerge branch 'master' of ssh://richardradeon@git.freede...
2009-11-19 Eric Anholttnl: Replace deprecated FogCoordPtr with AttribPtr...
2009-11-19 Eric Anholttnl: Replace deprecated ColorPtr[] with AttribPtr or...
2009-11-19 Eric Anholttnl: Replace deprecated IndexPtr[] with AttribPtr[...
2009-11-19 Eric Anholttnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTR...
2009-11-19 Eric Anholttnl: Replace deprecated TexCoordPtr with AttribPtr...
2009-11-19 Eric Anholttnl: Replace NormalPtr with AttribPtr[_TNL_ATTRIB_NORMAL]
2009-04-10 Alex DeucherMerge branch 'radeon-rewrite' of git+ssh://agd5f@git...
2009-04-09 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-03 Brian Paulmesa: rename some gl_light fields to be clearer
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-23 Tomas Wilhelmssonmesa: fixes for building on Haiku
2008-09-21 José Fonsecamesa: Remove assyntax.h include from generated matypes.h.
2008-09-18 Keith WhitwellMerge commit 'origin/master' 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-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-04 José Fonsecamesa: Remove assyntax.h include from generated matypes.h.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-06-16 Brian Paulremove obsolete PointSizePtr
2005-12-01 Keith WhitwellRemove VB->LastClipped
2005-05-07 Brian Paulx86-64 transform optimizations (Mikko T.)
2003-11-26 Daniel Borcaaccomodate vtx-0-2-branch
2003-11-24 Keith WhitwellMerge vtx-0-2-branch
2003-06-10 Brian Paulfixes for x86 builds
2002-10-29 Brian Paulupdated email addresses
2002-10-24 Brian PaulHeader file clean-up:
2002-09-19 Brian PaulUpdated BeOS support (Philippe Houdoin)
2002-02-15 Brian Paulupdated VERT_BIT_* definitions
2002-01-22 Brian PaulClean-up/renaming of the per-vertex attribute bits...
2001-12-18 Brian PaulReplace old matrix stacks with new code based on struct...
2001-12-16 Brian Paulupdated vertex buffer identifiers
2001-07-28 Keith WhitwellRemove _BaseAlpha, fix reflect lighting bug.
2001-03-29 Gareth HughesMake generation of matypes.h more transparent.
2001-03-28 Gareth HughesNew type system for assembly code. Asm files should...