summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg
AgeCommit message (Expand)Author
2010-04-09st/xorg: Fix bad paramf.Corbin Simpson
2010-03-30gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger
2010-03-16st/xorg: fix up xorg state tracker to use cso changesRoland Scheidegger
2010-03-12st/xorg: Remove flushes no longer necessary thanks to context transfers.Michel Dänzer
2010-03-12st/xorg: context transfersKeith Whitwell
2010-03-11Merge remote branch 'origin/7.8'Michel Dänzer
2010-03-11st/xorg: Include cursorstr.hJakob Bornecrantz
2010-03-10Merge branch '7.8'Michel Dänzer
2010-03-10st/xorg: Work around cursor reference counting bugs in older X servers.Michel Dänzer
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger
2010-03-08Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell
2010-03-01xorg: Rename pipe formats.José Fonseca
2010-03-01xorg: adapt to new vertex element csoRoland Scheidegger
2010-03-01gallium: Reorg texture usage flagsJakob Bornecrantz
2010-03-01gallium: Expose a opaque winsys handle and functions on pipe_screenJakob Bornecrantz
2010-02-27st/xorg: Re-enable crtc on resizeJakob Bornecrantz
2010-02-27st/xorg: Fix copy-topyJakob Bornecrantz
2010-02-27st/xorg: Make resize fail gracefullyJakob Bornecrantz
2010-02-27st/xorg: Obey max {width|height} from kernel and GalliumJakob Bornecrantz
2010-02-27st/xorg: Encapsulate all customizable stuff in a separate class.Thomas Hellstrom
2010-02-27st/xorg: A bit more debugging infoJakob Bornecrantz
2010-02-27st/xorg: Make default of debugging fallbacks smartJakob Bornecrantz
2010-02-27st/xorg, vmware/xorg: Fix xnfcalloc arguments.Thomas Hellstrom
2010-02-14xorg: Use util_format_name().José Fonseca
2010-02-12st/dri, st/xorg: fix buffers that have attachements of different depthZack Rusin
2010-02-10st/xorg: fix a silly offset bug in xvZack Rusin
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-02-04gallium: fix more missing includes from various placesDave Airlie
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-28st/xorg: Update to new libkms interface but be backwards compatibleJakob Bornecrantz
2010-01-28Merge commit 'origin/perrtblend'Roland Scheidegger
2010-01-28st/xorg: Remove unnecessary headers.Vinson Lee
2010-01-25Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-25st/xorg: Fix crash on resize with libkmsJakob Bornecrantz
2010-01-25xorg: do not enable unnecessary blending for xvRoland Scheidegger
2010-01-25xorg: adapt to blend changesRoland Scheidegger
2010-01-25st/xorg: Improve options and print them to logJakob Bornecrantz
2010-01-25st/xorg: Export helper function for detecting modesettingJakob Bornecrantz
2010-01-25st/xorg: Fix warningJakob Bornecrantz
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-21st/xorg: Remove unnecessary headers.Vinson Lee
2010-01-20st/xorg: Fic bug and close drm_api at proper placeJakob Bornecrantz
2010-01-19st/xorg: Don't leak BusID bufferJakob Bornecrantz
2010-01-19st/xorg: Pass kernel driver name to drmOpenJakob Bornecrantz
2010-01-15Merge branch 'gallium-noconstbuf'Roland Scheidegger
2010-01-15st/xorg: If dri2 version is 2 support version 1 as wellJakob Bornecrantz
2010-01-15st/xorg: Set enforce version to 1 if not definedJakob Bornecrantz
2010-01-14Merge branch 'mesa_7_7_branch'Jakob Bornecrantz
2010-01-11st/xorg: move exaMoveInPixmap before trying to fetch itZack Rusin
2010-01-11st/xorg: fix a rare video crashZack Rusin