i965: fix cube map on IGDNG
[mesa.git] / src / mesa / drivers / x11 /
2007-08-10 Brianinvert Y axis
2007-08-09 Brianasst changes to get softpipe rendering again (no zbuf...
2007-08-07 Brianget rid of temp write_mono_row_ub() function
2007-08-06 Briancall st_init_driver_functions()
2007-08-06 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-08-06 Brianuse new xmesa_create_softpipe()
2007-08-06 Briansoftpipe/winsys interface
2007-08-02 Brianpipe->clear() now takes a surface, rather than color...
2007-08-02 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-08-02 Brianget rid of accum param
2007-08-01 Brianrearrange things in xmesa_clear() a bit
2007-08-01 BrianCheckpoint: glClear changes - working, bug very rough.
2007-07-31 BrianRedesign pipe_surface in terms of pipe_region.
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-30 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-30 BrianLots of improvements to the surface-related code.
2007-07-30 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-30 Brianadded map/unmap() stubs
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-23 Brianfix GLX_STEREO handling (bug 11705)
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-13 Brianminor rename
2007-07-11 Brianneed to clamp floats to [0,1] in write functions
2007-07-11 BrianCheckpoint: stencil roughly working, some bugs to fix...
2007-07-10 Brianremove debug printf
2007-07-10 BrianDo depth testing with integer values.
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 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-25 Briancode for functional Z buffer surface
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-20 Briancheckpoint: implement z/depth testing
2007-06-20 Brianactually use new glClear code
2007-06-20 Brianplug in write_mono_row_ub
2007-06-20 BrianRe-org of surface/framebuffer state.
2007-06-14 Keith WhitwellRename directories again?!
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-24 Keith WhitwellUse the x11 driver as a test harness for the softpipe...
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...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-27 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-26 George SapountzisOverride Const.CheckArrayBounds for Xserver in XMesaCre...
2007-01-23 Brianfixes for C++ warnings/errors
next