Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / mesa / main / api_loopback.c
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
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-15 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-10-10 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-10-10 Brian Paulmesa: remove unneeded includes
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
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-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 BrianBe more consistant with paths in #includes. Eventually...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-25 Xiang, HaihaoColor3iv: set the alpha value to 1.0
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-21 Sean D'EpagnierglTexCoord3dv was not using third coordinate
2006-04-25 Brian PaulPut color index attribute into the 6th attribute slot.
2005-07-18 Ian RomanickWrap every place that accesses a dispatch table with...
2004-11-27 Brian PaulChange the dispatch offsets for the VertexAttrib*NV...
2004-10-29 Brian PaulVertexAttrib3svNV was incorrect
2004-05-27 Ian RomanickConvert all calls using _glapi_Dispatch to use the...
2004-01-21 Brian Pauldon't call glVertex functions directly, call _glapi_Dis...
2003-12-04 Karl SchultzAdd missing GLAPIENTRY
2003-11-24 Keith WhitwellMerge vtx-0-2-branch
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
2003-08-30 Karl SchultzSilence compiler warnings about implicit casts or conve...
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-05-10 Brian Pauladded GL_ARB_vertex_program functions
2003-04-05 Keith WhitwellPass 4th element correctly in loopback_VertexAttrib4svNV
2002-10-29 Brian Paulupdated email addresses
2002-10-17 Karl SchultzAdd casts to quiet compiler warnings.
2002-01-14 Brian PaulRemoved api_compat stuff, there's a better way.
2001-12-21 Keith Whitwelladd _compat_VertexAttrib4fNV
2001-12-20 Keith WhitwellFurther help with dri libGL version skew
2001-12-14 Brian Paulvertex program check-in
2001-12-04 Brian Pauldispatch changes to minimize hassle with XFree86 libGL
2001-11-18 Brian PaulAPI dispath updates
2001-09-14 Brian Paulmore warning fixes (Karl Schultz)
2001-05-10 Keith WhitwellSet 'prefer_float_colors' true, now that tnl uses them...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-01-02 Brian Paulmissed a few color macro changes
2001-01-02 Brian PaulRemoved fixed.h (GLfixed now in mtypes.h, fixed-pt...
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-27 Brian Paulmap glIndex* functions to glIndexi() (glIndexub was...
2000-11-24 Keith WhitwellFixed a couple of bugs that crept into last commit
2000-11-24 Keith WhitwellNew files...