xlib: remove MESA_GLX_VISUAL_HACK
[mesa.git] / src / mesa / drivers / x11 / xmesaP.h
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-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-21 Brian Paulremove old comments
2008-02-16 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: update build.
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-03 Brianfix typo
2007-10-28 Michal KrolReplace supported_formats with is_format_supported...
2007-10-26 Briansurface_alloc() is now a winsys function.
2007-08-11 BrianChange/fix surface allocation functions.
2007-08-09 Brianasst changes to get softpipe rendering again (no zbuf...
2007-08-06 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-08-06 Brianuse new xmesa_create_softpipe()
2007-08-02 Brianpipe->clear() now takes a surface, rather than color...
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-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
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-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
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-20 Briancheckpoint: implement z/depth testing
2007-06-20 BrianRe-org of surface/framebuffer state.
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 Keith WhitwellUse the x11 driver as a test harness for the softpipe...
2007-05-19 BrianImplement GLX_EXT_texture_from_pixmap.
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
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-13 George Sapountzisxmesa: export xmesa functions used by xfree86.
2007-04-06 George Sapountzisxmesa: use newly added xm_image.[hc]
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-24 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-24 BrianImplement alpha buffer copy for SwapBuffers().
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-02-27 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-26 BrianRewrite code related to buffer destruction.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-18 Brian PaulDon't use x/y/w/h params given to Clear().
2006-10-14 Brian PaulBig re-org of buffer size management.
2006-08-30 Brian PaulUse XAddExtension() to register an XCloseDisplay()...
2006-07-06 Kristian HøgsbergDon't include unused header files.
2006-04-27 Brian Paulassorted clean-ups, fixes
2006-03-30 Brian PaulWhen creating front/back renderbuffers, init the Red...
2006-01-09 Brian Paulonly call xmesa_set_renderbuffer_funcs() when really...
2005-12-07 Brian PaulUpdates for GL_EXT_timer_query:
2005-09-26 Brian PaulAdded XMesaDrawable to xmesa_renderbuffer. Use it...
2005-09-07 Brian Paulsome clean-up and re-org for renderbuffers
2005-09-02 Brian PaulPrototype implementation of new GL_EXT_timer_query...
2005-06-23 Brian PaulRemove the xmesa_set_buffer() function. No longer...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-04-12 Brian PaulPF_8A8R8G8B pixel format (Dave Reveman)
2004-11-27 Brian PaulRemove the redundant width, height fields in xmesa_buff...
2004-10-12 Daniel BorcaSWTC trick (disabled for now)
2004-03-04 Brian Paula bunch of assorted clean-ups, etc to fix warnings...
2004-02-19 Ian RomanickRefactored several variables out of XMesaVisual in...
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2003-10-13 Daniel Borcaglide driver (wip)
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-04-01 Brian Pauluse structure containment to derive xmesa_context from...
2003-02-25 Brian Paulfix-up pixel_format enum stuff
2003-02-17 Brian PaulReplace some #defines with enums. (Klaus Niederkrueger)
2003-01-24 Brian Paulrenamed dither-related preprocessor symbols (bug 536406)
2002-11-10 Brian Paulchanges to vishandle usage to prevent segfault in some...
2002-10-05 Brian PaulPbuffers seem to work!
2002-10-05 Brian Paulmore work on fbconfig/pbuffer support
2002-07-09 Brian PaulOverhaul of glRead/DrawBuffer() code. Now, swrast...
2002-05-27 Brian Paulsome initial work for fbconfigs/pbuffers
2002-03-16 Brian PaulLots of changes related to framebuffer/window buffer...
2002-03-12 Brian PaulRemoved the xm_context field from XMesaBuffer. It...
2002-02-15 Brian Pauluse separate GC for SwapBuffers to avoid colormask...
2001-09-01 Brian Paulprototype work for Pbuffer support
2001-05-29 Brian Paulremoved some old DRI-isms
2001-05-01 Brian Paulminor XFree86 change
2001-04-27 Brian Paulchanged xmesa_visual and xmesa_buffer structs to direct...
2001-03-19 Keith WhitwellSplit driver struct into swrast/tnl/core components.
2001-01-08 Keith WhitwellModify X11 driver and fake glx to store a GLcontext
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-22 Jouk Jansen Modified Files:
2000-11-19 Jon Taylor* More work on the auto* build system
2000-11-14 Brian PaulRemoved Driver.Color() and Driver.Index() functions.
2000-11-05 Keith WhitwellUse the new software rasterizer. Reworked optimized...
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes:
2000-09-07 Brian Pauladded xmesa_update_span_funcs()
next