summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_driver.c
AgeCommit message (Expand)Author
2010-06-09st/xorg: Add a customizable option to disable 3D.Thomas Hellstrom
2010-05-31st/xorg, vmware: Make throttling configurable.Thomas Hellstrom
2010-05-25drm_api: Remove type argument from create screen callbackJakob Bornecrantz
2010-04-29st/xorg: Try hard to not touch hardware after dropping the masterJakob Bornecrantz
2010-04-29st/xorg: Remove save and restore hw stateJakob Bornecrantz
2010-04-10Squashed commit of the following:Keith Whitwell
2010-04-09st/xorg: Fix thinko.Corbin Simpson
2010-04-09st/xorg: Fix bad paramf.Corbin Simpson
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-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-01-28st/xorg: Update to new libkms interface but be backwards compatibleJakob Bornecrantz
2010-01-25st/xorg: Fix crash on resize with libkmsJakob Bornecrantz
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-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-04st/xorg: Proper calculation of screen pitch.Michel Dänzer
2009-12-30st/xorg: Fix warning and add a TODO commentJakob Bornecrantz
2009-12-30st/xorg: On close wait on fences and then destroy the screenJakob Bornecrantz
2009-12-30st/xorg: Make sure we don't overrun the fence array in block handlerJakob Bornecrantz
2009-12-27Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul
2009-12-23st/xorg: Use C-style comments.Vinson Lee
2009-09-02st/xorg: Remove code no longer support by xserver Git master.Michel Dänzer
2009-08-28st/xorg: Fix some warningsJakob Bornecrantz
2009-08-27st/xorg: Set shared usage of pixmaps for use via DRI2.Michel Dänzer
2009-08-26st/xorg: Add support for dirty framebuffer region reporting.Michel Dänzer
2009-08-25xorg: revert bad mergeZack Rusin
2009-08-24xorg: start on code accelerating renderZack Rusin
2009-08-12st/xorg: Acquire/drop DRM master in order to work with multiple servers.Michel Dänzer
2009-08-05st/xorg: Make it work againJakob Bornecrantz
2009-12-12vmware/xorg: Fix failure paths and add some debug printingJakob Bornecrantz
2009-12-04st/xorg: Add enter/leave vt hooks for winsysJakob Bornecrantz
2009-12-04st/xorg: New libkms destroy apiJakob Bornecrantz
2009-12-01st/xorg: Create winsys hooks that we call intoJakob Bornecrantz
2009-11-27st/xorg: free last fenceKeith Whitwell
2009-11-26st/xorg: render throttling in block handlerKeith Whitwell
2009-11-24st/xorg: Add libkms integrationJakob Bornecrantz
2009-11-24st/xorg: Rename driver functionsJakob Bornecrantz
2009-11-24st/xorg: Standardise all function names defined in xorg_tracker.hJakob Bornecrantz