Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / mesa / main / context.c
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
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-20 Brian Paulmesa: allow for extra per-context init
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-08 Brian Paulmesa: fix some feature tests
2008-08-03 Brian Pauladded null ptr check (fix bug 16959)
2008-08-03 Brian Pauladded null ptr check (fix bug 16959)
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-04 Brian Paulmesa: Implement mutex/locking around texture object...
2008-07-03 Brian Paulmesa: fix problem freeing framebuffer/renderbuffer...
2008-07-03 Brian Paulmesa: fix problem freeing framebuffer/renderbuffer...
2008-06-20 Brian Paulmesa: init ctx->RenderMode
2008-06-20 Brian Paulmesa: fix some FEATURE_x tests
2008-06-20 Brian Paulmesa: test for FEATURE_ATI_fragment_shader
2008-06-18 Brian Paulmesa: fix ReadBuffer initialization
2008-06-18 Brian Paulmesa: FEATURE_dispatch to control dispatch table usage
2008-06-13 Brian Paulmesa: move some glapi bits around
2008-06-13 Brian Paulmesa: remove some temp debug code
2008-06-13 Brian Paulmesa: check FEATURE_ARB_occlusion_query
2008-06-12 Brian Paulmesa: add some #if FEATURE_x tests
2008-06-10 Brian Paulmesa: refactor: move #define FEATURE flags into new...
2008-06-09 Brian Paulmesa: refactor: move multisample-related functions...
2008-06-09 Brian Paulmesa: refactor: move scissor functions into new scissor...
2008-06-09 Brian Paulmesa: refactor: move _mesa_init_exec_table() into new...
2008-06-09 Brian Paulmesa: refactor: new _mesa_init_pixelstore() function
2008-06-09 Brian Paulmesa: chmod a-x context.c
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-31 José Fonsecamesa: Apply MSVC portability fixes from Alan Hourihane.
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-19 Zack RusinMerge commit 'origin/gallium-0.1' into gallium-vertex...
2008-05-19 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Brian PaulFix program refcounting assertion failure during contex...
2008-05-19 Brian PaulFix program refcounting assertion failure during contex...
2008-05-07 Brian Paulmesa: free shader program data before deleting shader...
2008-05-07 Brian Paulgallium: implement full reference counting for vertex...
2008-05-07 Brianimplement full reference counting for vertex/fragment...
2008-05-07 Brianmesa: free shader program data before deleting shader...
2008-05-07 Briangallium: implement full reference counting for vertex...
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-02 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alan HourihaneFix build problem with MSVC
2008-04-23 George Sapountzisdrop stray includes of glapi
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-31 Xiang, Haihaomesa: Free all shader program data before deleting all
2008-03-31 Xiang, HaihaoRevert "mesa: separate shader program object from shade...
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-22 Briandelete default programs with ctx->Driver.DeleteProgram()
2008-03-22 Briandelete default programs with ctx->Driver.DeleteProgram()
2008-03-09 Markus Amslerinit vertex weight attrib to (1,0,0,0)
2008-02-28 Xiang, Haihaomesa: separate shader program object from shader object.
2008-01-30 Briancheck if fb->Delete is null (bugs 13507,14293)
2008-01-01 Brianfree Default1D/2DArray objects
2008-01-01 Brianremove unneeded conditional
2007-11-30 Brianfix broken two-sided stencil
2007-11-02 Briandisable the driverContext assertions
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-19 Briancall Driver.Flush() in _mesa_notifySwapBuffers()
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-11 BrianIn _mesa_make_current(), don't unbind FBOs from the...
2007-08-23 BrianFor _mesa_share_state(), update the context's reference...
2007-08-18 Brianremove dead code left over after fixing GL_READ/DRAW_BU...
2007-08-16 BrianRework the GL_READ_BUFFER, GL_DRAW_BUFFER state repairs...
2007-08-16 BrianBring over the texobj refcounting changes from mesa_7_0...
2007-08-14 BrianFix a few more problems with freeing FBOs/textures...
2007-08-13 Brianfree any render/framebuffers left in hash tables when...
2007-08-13 BrianImplement mutex/locking around texture object reference...
2007-08-13 Brianadded some missing Default1D/2DArray texture code
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
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-24 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-19 Roland Scheideggerfix mesa's handling of fbo's / window fb (again)
2007-07-19 Roland Scheideggermore fixes for mesa's fbo handling (fixes tests/fbotest1/2)
2007-07-18 Roland Scheideggerfix mesa's handling of fbo's / window fb (again)
2007-07-18 Roland Scheideggermore fixes for mesa's fbo handling (fixes tests/fbotest1/2)
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
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-16 Roland Scheideggerfix bogus fb/drawable information
2007-07-15 Roland Scheideggerfix bogus fb/drawable information (fixes xdemos/wincopy)
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-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-11 BrianIn generic_nop() call _mesa_warning() instead of _mesa_...
2007-06-08 Briandisable depthBits test in check_compatible(), see bug...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
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-21 BrianRename occlude.[ch] to queryobj.[ch]
next