mesa: rename src/mesa/shader/ to src/mesa/program/
[mesa.git] / src / mesa / swrast / s_context.c
2008-10-10 Keith WhitwellMerge commit 'origin/master' 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-26 Keith WhitwellMerge commit 'origin/master' into HEAD
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-23 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-22 Keith WhitwellMerge branch 'master' into gallium-0.2
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 Brian Paulmesa: prefix a bunch of #include lines with "main/".
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 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-08-13 Brian Paulmesa: fix a swrast state validation bug
2008-07-26 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-24 José Fonsecamesa: Prefix main includes with dir to avoid conflicts.
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-16 Brian Paulmesa: allocate pixel zoom arrays on heap, not stack
2008-01-06 BrianSimplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers...
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-14 Brianfix polygon cull regression
2007-11-30 Brianfix broken two-sided stencil
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-16 Briancheck for null swrast (pipe work-around)
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-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-07-04 BrianBe more consistant with paths in #includes. Eventually...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-21 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-21 Brianrename _swrast_update_fragment_attribs()
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-24 Brianfix logic for calling _swrast_update_deferred_texture()
2007-05-22 Briandon't treat FRAG_BIT_WPOS as a generic attribute (fixes...
2007-05-20 BrianOverhaul/simplify SWvertex and SWspan attribute handling.
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-04-25 Brianfix attribsMask (re-fixes depth peeling algorithm)
2007-04-24 Briandisable some errant code
2007-04-24 Brianremove SWvertex->fog field, use attrib field
2007-04-24 BrianImprove the code for interpolating fragment attributes...
2007-04-18 Brianimproved fog comment
2007-04-17 BrianEnable texture sampling for vertex programs/shaders.
2007-04-07 Richard Hughesfix references to non-existant sz4 field
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-24 Nicolai Haehnleswrast: Fix crash when sampling from a non-existing...
2007-03-21 Brianmerge from master
2007-03-11 BrianImplement support for GL_ARB_draw_buffers with GL_MAX_D...
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-10 Brianclean-up formatting
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-24 BrianRemove unneeded _Fragment/VertexShaderPresent fields...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-05 BrianMerge SWvertex texcoord and varying fields into attrib...
2007-02-02 Brianget rid of unused span->start field
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-27 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-23 Briansilence C++ warnings
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-08 BrianRemove if (tObj) conditional so that texture units...
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2006-12-20 BrianOverhaul of GLSL API functions, dispatching, etc.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-16 Briandon't allow fog when using a fragment shader (bug 9346)
2006-12-14 BrianUpdated includes.
2006-12-13 BrianCheckpoint for GLSL compiler changes.
2006-11-02 Brian Paulalways load frag prog state params for now (see comments)
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-10-31 Brian Paulmake use of Parameters->StateFlags in _swrast_update_fr...
2006-10-31 Brian PaulWe need to call _mesa_load_state_parameters() whenever...
2006-10-01 Brian PaulNew SWspan and SWspanarrays typedefs.
2006-09-29 Brian Paulmore changes for runtime renderbuffer depths
2006-09-25 Brian PaulInitial work for supporting different renderbuffer...
2006-09-22 Keith WhitwellUse _Enabled rather than _Active when checking for...
2006-08-29 Brian PaulMove call to _swrast_update_rasterflags() since it...
2006-07-20 Brian PaulSome structure renaming. Prefix vertex/fragment-relate...
2006-05-23 Brian PaulAdd const qualifiers in a number of places.
2006-04-14 Brian PaulReplace ctx->Const.MaxTextureUnits w/ ctx->Const.MaxTex...
2006-03-26 Brian Paulmerge from texman branch
2006-03-25 Brian Paulremove carriage returns
2006-03-21 Michal KrolGLSL fixes:
2006-02-28 Brian Paulcheck for active shader, set FRAGPROG_BIT in raster...
next