Merge remote branch 'main/master' into radeon-rewrite
[mesa.git] / src / mesa / drivers / x11 / xm_api.c
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-03 Brian Paulxlib: code to force fixed function -> shader translatio...
2009-03-03 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-02 Brian Paulmesa: remove unused AUX buffers
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-21 Brian Paulmesa: use an array for current texture objects
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-09 Brian Paulmesa: replace _mesa_unreference_framebuffer() with...
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-01-29 Ian RomanickMake GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimod...
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-14 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-10 Brian Paulxmesa: deprecate the "XMesa" interface
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' 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-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith Whitwelldrivers/x11: remove early gallium support
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 more #includes 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-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-05 Brian Paulprefix some includes with mesa/ or glapi/
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: tree sharing for DRI and XMesa
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 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-10-31 Brianfix some breakage from lifting vbo/tnl code
2007-10-31 BrianLift VBO/tnl stuff up out of drivers
2007-10-28 Michal KrolReplace supported_formats with is_format_supported...
2007-10-26 Briansurface_alloc() is now a winsys function.
2007-10-20 Brianuse combined depth/stencil buffer when possible
2007-10-18 BrianAlternate CopyPixels path based on get/put_tile().
2007-10-14 Brianaccum buffer support
2007-08-23 Brianfix-up stencil buffers
2007-08-17 Brianfix buffer clearing problems
2007-08-09 Brianasst changes to get softpipe rendering again (no zbuf...
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-02 Brianpipe->clear() now takes a surface, rather than color...
2007-08-01 BrianCheckpoint: glClear changes - working, bug very rough.
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-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-10 Brianremove debug printf
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-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-14 Keith WhitwellRename directories again?!
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-19 BrianImplement GLX_EXT_texture_from_pixmap.
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
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.
next