i965: Fix failure to upload new constant data when changing programs.
[mesa.git] / src / mesa / drivers / x11 /
2008-09-21 Keith Whitwellmesa: improved driver query interface
2008-09-18 Brian Paulmesa: prefix more #includes with "main/"
2008-08-11 Jeremy HuddlestonApple: Cleaned up some linking and dylib ids issues
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-15 Blair Sadewitzmesa: extra braces
2008-07-12 Dan NicholsonAlways pass -linker and -ldflags to mklib for shared...
2008-07-12 Dan NicholsonCall mklib with $(SHELL) so the user controls the inter...
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-21 Brian Paulremove old comments
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-17 Wilfried Holzkeassorted glide driver fixes
2008-06-09 Brian Paulfix Xlib libGL.so build problem.
2008-06-08 Brianremove realglx.[ch] from build
2008-06-05 Brian Pauladded dependencies
2008-06-05 Brian Paulnew Makefile for building "stand-alone", Xlib-based...
2008-06-05 Brian Paulprefix some includes with mesa/ or glapi/
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-27 Brian Paulallow GLX_SAMPLES_ARB==0 (bug 16073)
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-23 George Sapountzisglcore: drop outdated sources files intented for xorg
2008-04-23 George Sapountzisglcore: tree sharing for DRI and XMesa
2008-04-23 George Sapountzisglcore: build from mesa
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-04-01 Brianadded some missing calls to _mesa_enable_x_y_extensions()
2008-02-16 BrianFix potential glDrawPixels(GL_DEPTH_COMPONENT) crashes...
2008-01-23 BrianFix some issues with glDrawBuffer(GL_NONE), bug 14198
2008-01-07 BrianReplace gl_framebuffer's _ColorDrawBufferMask with...
2008-01-06 BrianSimplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-03 Brianfix typo
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-22 Briandon't apply ColorMask to main gc
2007-10-03 Jouk Update of OpenVMS makefiles for the use of "new" inclu...
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-23 Brianfix GLX_STEREO handling (bug 11705)
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
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-12 Brianfix GLX_USE_TLS breakage, fix a warning
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-25 Brianremove #include "GL/glxtokens.h"
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-22 Michel DänzerFix xserver build after recent XMesa changes.
2007-05-22 Brianreturn True for GLX_Y_INVERTED_EXT query
2007-05-20 BrianOverhaul/simplify SWvertex and SWspan attribute handling.
2007-05-19 BrianImplement GLX_EXT_texture_from_pixmap.
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-10 J.JansenUpdated OpenVMS makefiles
2007-05-02 Brianfix some renderbuffer/wrapper bugs
2007-04-20 George Sapountzisxmesa: call _glapi_set_dispatch() for all xserver DDXes.
2007-04-20 George Sapountzisxmesa: minor cosmetic
2007-04-20 George Sapountzisxmesa: split FX functions to separate file, part 2.
2007-04-20 George Sapountzisxmesa: split FX functions to separate file, part 1.
2007-04-20 George Sapountzisxmesa: spilt FX code to separate functions.
2007-04-20 George SapountzisRevert "xmesa: drop glide (FX) backend."
2007-04-18 George Sapountzisxmesa: drop glide (FX) backend.
2007-04-16 Brianuse b->display instead of b->xm_visual->display to...
2007-04-13 George Sapountzisxmesa: drop unused XMesaPutImageHelper.
2007-04-13 George Sapountzisxmesa: export xmesa functions used by xfree86.
2007-04-06 George Sapountzisxmesa: use newly added xm_image.[hc]
2007-04-06 George Sapountzisxmesa: add xf86glx_util.[hc] from xserver as xm_image...
2007-04-04 Brianremove debug printf
2007-04-02 BrianFix some bugs/issues related to alpha channel support...
2007-04-02 BrianIf using PF_8A8B8G8R, be sure alpha is correctly handled.
2007-04-02 Brianre-order tokens, fix comments
2007-03-30 Eric AnholtMerge branch 'origin'
2007-03-30 George SapountzisClean and update XMesa/XFree86 interface.
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 BrianFix some renderbuffer reference counting issues. Also...
2007-03-24 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-24 BrianImplement alpha buffer copy for SwapBuffers().
2007-03-21 Brianmerge from master
2007-03-17 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-16 BrianAssorted fixes for dealing with zero-size frame/renderb...
2007-03-16 Mathias Hopfadded null xmctx check to XMesaResizeBuffers(), bug...
2007-03-15 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-14 Brianclear the b->frontxrb->drawable field in xmesa_free_buf...
2007-03-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-14 Brianmove CLIENT_ID code in xmesa_delete_framebuffer(),...
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-07 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-06 Brianfix renderbuffer mem leak
2007-03-06 Brianformatting fix
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-06 BrianFix/improve framebuffer object reference counting.
2007-03-01 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-28 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-27 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-27 Brianfix comment
2007-02-26 BrianRewrite code related to buffer destruction.
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
next