summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xorg/xorg_tracker.h
Commit message (Expand)AuthorAgeFilesLines
* st/xorg: Flesh out colour map support and support depth 8.Michel Dänzer2011-01-051-0/+1
* st/xorg: Add a function to flush pending rendering and damageThomas Hellstrom2010-11-241-0/+1
* st/xorg: Add a customizer option to get rid of annoying cursor update flickerThomas Hellstrom2010-10-121-0/+1
* st/xorg: Init the Gallium3D / libkms resources in pre-init.Thomas Hellstrom2010-07-231-0/+2
* st/xorg vmwgfx/xorg: Add a pre-init customizer callbackThomas Hellstrom2010-07-231-1/+2
* st/xorg: Add a possibility to prune modes and limit fb allocation size based ...Thomas Hellstrom2010-07-231-0/+3
* Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz2010-06-281-2/+0
|\
| * gallium: Convert state trackers to drm driver interfaceJakob Bornecrantz2010-06-061-2/+0
* | st/xorg: Add a customizable option to disable 3D.Thomas Hellstrom2010-06-091-0/+2
|/
* st/xorg, vmware: Make throttling configurable.Thomas Hellstrom2010-05-311-0/+12
* st/xorg: Remove save and restore hw stateJakob Bornecrantz2010-04-291-2/+0
* st/xorg: Get new connection status from kernelJakob Bornecrantz2010-04-291-0/+3
* Squashed commit of the following:Keith Whitwell2010-04-101-4/+4
* st/xorg: Work around cursor reference counting bugs in older X servers.Michel Dänzer2010-03-101-0/+1
* st/xorg: Encapsulate all customizable stuff in a separate class.Thomas Hellstrom2010-02-271-6/+12
* gallium: fix more missing includes from various placesDave Airlie2010-02-041-0/+2
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-251-0/+1
|\
| * st/xorg: Improve options and print them to logJakob Bornecrantz2010-01-251-0/+1
* | st/xorg: remove unused xorg_exa_get_pixmap_handle functionKeith Whitwell2010-01-071-3/+0
|/
* st/xorg: Add enter/leave vt hooks for winsysJakob Bornecrantz2009-12-041-0/+2
* st/xorg: Create winsys hooks that we call intoJakob Bornecrantz2009-12-011-0/+5
* st/xorg: render throttling in block handlerKeith Whitwell2009-11-261-0/+4
* st/xorg: Add libkms integrationJakob Bornecrantz2009-11-241-0/+11
* st/xorg: Standardise all function names defined in xorg_tracker.hJakob Bornecrantz2009-11-241-6/+7
* st/xorg: Replace compile-time acceleration switch with Option "2DAccel".Michel Dänzer2009-11-191-1/+1
* st/xorg: Massivly redo root pixmap creationJakob Bornecrantz2009-10-181-0/+9
* st/xorg: lots of rendering and xv changesZack Rusin2009-10-111-1/+3
* st/xorg: Add debug for fallbacksJakob Bornecrantz2009-09-281-0/+1
* st/xorg: start working on the Xv acceleration codeZack Rusin2009-09-241-0/+6
* st/xorg: Fix some warningsJakob Bornecrantz2009-08-281-0/+4
* st/xorg: Find out correct type for depth stencil buffersJakob Bornecrantz2009-08-261-0/+2
* st/xorg: Add support for dirty framebuffer region reporting.Michel Dänzer2009-08-261-0/+8
* st/xorg: Make it work againJakob Bornecrantz2009-08-051-1/+8
* exa: some infrastucture work for accelerating compositeZack Rusin2009-07-061-1/+4
* drm/st: Return drm_api struct from a functionJakob Bornecrantz2009-06-301-0/+1
* st/xorg: Add Xorg state trackerJakob Bornecrantz2009-03-031-0/+130