summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_driver.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-21st/xorg: update for pipe_resourcesKeith Whitwell1-8/+8
2010-03-10Merge branch '7.8'Michel Dänzer1-0/+5
2010-03-10st/xorg: Work around cursor reference counting bugs in older X servers.Michel Dänzer1-0/+5
2010-03-01gallium: Expose a opaque winsys handle and functions on pipe_screenJakob Bornecrantz1-7/+8
2010-02-27st/xorg: Re-enable crtc on resizeJakob Bornecrantz1-3/+21
2010-02-27st/xorg: Fix copy-topyJakob Bornecrantz1-1/+1
2010-02-27st/xorg: Make resize fail gracefullyJakob Bornecrantz1-14/+55
2010-02-27st/xorg: Obey max {width|height} from kernel and GalliumJakob Bornecrantz1-2/+23
2010-02-27st/xorg: Encapsulate all customizable stuff in a separate class.Thomas Hellstrom1-8/+27
2010-02-27st/xorg: A bit more debugging infoJakob Bornecrantz1-0/+6
2010-02-27st/xorg: Make default of debugging fallbacks smartJakob Bornecrantz1-1/+1
2010-02-27st/xorg, vmware/xorg: Fix xnfcalloc arguments.Thomas Hellstrom1-1/+1
2010-01-28st/xorg: Update to new libkms interface but be backwards compatibleJakob Bornecrantz1-0/+4
2010-01-25st/xorg: Fix crash on resize with libkmsJakob Bornecrantz1-2/+12
2010-01-25st/xorg: Improve options and print them to logJakob Bornecrantz1-3/+17
2010-01-25st/xorg: Export helper function for detecting modesettingJakob Bornecrantz1-0/+22
2010-01-21st/xorg: Remove unnecessary headers.Vinson Lee1-1/+0
2010-01-20st/xorg: Fic bug and close drm_api at proper placeJakob Bornecrantz1-7/+17
2010-01-19st/xorg: Don't leak BusID bufferJakob Bornecrantz1-0/+1
2010-01-19st/xorg: Pass kernel driver name to drmOpenJakob Bornecrantz1-4/+12
2010-01-04st/xorg: Proper calculation of screen pitch.Michel Dänzer1-2/+1
2009-12-30st/xorg: Fix warning and add a TODO commentJakob Bornecrantz1-0/+6
2009-12-30st/xorg: On close wait on fences and then destroy the screenJakob Bornecrantz1-1/+11
2009-12-30st/xorg: Make sure we don't overrun the fence array in block handlerJakob Bornecrantz1-1/+1
2009-12-27Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul1-0/+6
2009-12-23st/xorg: Use C-style comments.Vinson Lee1-4/+6
2009-09-02st/xorg: Remove code no longer support by xserver Git master.Michel Dänzer1-41/+0
2009-08-28st/xorg: Fix some warningsJakob Bornecrantz1-5/+1
2009-08-27st/xorg: Set shared usage of pixmaps for use via DRI2.Michel Dänzer1-0/+1
2009-08-26st/xorg: Add support for dirty framebuffer region reporting.Michel Dänzer1-0/+65
2009-08-25xorg: revert bad mergeZack Rusin1-0/+15
2009-08-24xorg: start on code accelerating renderZack Rusin1-15/+0
2009-08-12st/xorg: Acquire/drop DRM master in order to work with multiple servers.Michel Dänzer1-0/+15
2009-08-05st/xorg: Make it work againJakob Bornecrantz1-4/+14
2009-12-12vmware/xorg: Fix failure paths and add some debug printingJakob Bornecrantz1-20/+46
2009-12-04st/xorg: Add enter/leave vt hooks for winsysJakob Bornecrantz1-0/+6
2009-12-04st/xorg: New libkms destroy apiJakob Bornecrantz1-5/+3
2009-12-01st/xorg: Create winsys hooks that we call intoJakob Bornecrantz1-0/+6
2009-11-27st/xorg: free last fenceKeith Whitwell1-0/+4
2009-11-26st/xorg: render throttling in block handlerKeith Whitwell1-2/+18
2009-11-24st/xorg: Add libkms integrationJakob Bornecrantz1-118/+274
2009-11-24st/xorg: Rename driver functionsJakob Bornecrantz1-76/+84
2009-11-24st/xorg: Standardise all function names defined in xorg_tracker.hJakob Bornecrantz1-8/+6
2009-11-19st/xorg: Replace compile-time acceleration switch with Option "2DAccel".Michel Dänzer1-1/+4
2009-10-27st/xorg: Adopt to new dirty clip rect typeJakob Bornecrantz1-4/+5
2009-10-20st/xorg: Move drm init to own functionJakob Bornecrantz1-29/+36
2009-10-20st/xorg: Cleanly shutdownJakob Bornecrantz1-1/+4
2009-10-18st/xorg: Switch to set_mode_majorJakob Bornecrantz1-2/+2
2009-10-18st/xorg: Massivly redo root pixmap creationJakob Bornecrantz1-38/+84
2009-10-11st/xorg: implement basics of xvZack Rusin1-0/+2