Merge branch 'mesa_7_5_branch'
[mesa.git] / src / mesa / main / api_noop.c
2009-06-17 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-15 Thomas HellstromMerge branch 'mesa_7_5_branch'
2009-06-12 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-11 José FonsecaMerge branch 'mesa_7_5_branch'
2009-06-11 José FonsecaMerge branch 'mesa_7_5_branch'
2009-06-09 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-07 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-06-04 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-01 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-31 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian Paulmesa: rename MAX_VERTEX_ATTRIBS to MAX_VERTEX_GENERIC_A...
2008-09-22 Keith Whitwellmesa: refactor: move #define FEATURE flags into new...
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/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-10 Brian Paulmesa: refactor: move #define FEATURE flags into new...
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-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 WhitwellMove edgeflag into the VERT_ATTRIB_SEVEN slot. This...
2006-04-25 Brian PaulPut color index attribute into the 6th attribute slot.
2006-04-20 Brian PaulMake most of the _mesa_noop_*() functions static.
2006-04-11 Michal KrolMore GLSL code:
2005-12-14 Keith WhitwellFix typo.
2005-07-18 Ian RomanickWrap every place that accesses a dispatch table with...
2005-04-18 Brian Pauls/NORMAL/FOG/ (J.P. Delport)
2004-11-27 Brian PaulChange the dispatch offsets for the VertexAttrib*NV...
2004-08-25 Brian PaulSilence gcc 3.4 warnings on ReactOS. Mostly unused...
2004-05-27 Ian RomanickConvert all calls using _glapi_Dispatch to use the...
2004-04-23 Brian PaulAdded ctx->Vertex/FragmentProgram._Enable flags. Set...
2004-02-24 Brian Pauljump through dispatch table instead of calling gl funct...
2004-02-24 Brian PaulglDrawArrays loop was wrong
2003-12-04 Karl SchultzAdd missing GLAPIENTRY
2003-11-25 Brian PaulRemove unnecessary usage of __FUNCTION__.
2003-11-24 Keith WhitwellMerge vtx-0-2-branch
2003-08-05 Keith WhitwellStore material attributes in an Attrib[] style array...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-05-30 Ian RomanickAdded support for NV_light_max_exponent.
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2003-01-14 Brian PaulFirst batch of code for GL_NV_fragment_program.
2002-04-09 Keith Whitwellbring in changes from dri tcl branch
2001-12-14 Brian Paulvertex program check-in
2001-04-28 Keith WhitwellSupport for floating point color representation in...
2001-03-20 Gareth HughesMake COPY_FLOAT available to a wider audience.
2001-03-07 Gareth HughesAdd missing copy in _mesa_noop_Color4fv().
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-01-24 Brian PaulLots of GLchan datatype 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-24 Keith WhitwellNew files...