summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_crtc.c
AgeCommit message (Expand)Author
2011-01-24st/xorg: Fix build failure against xserver with XF86_CRTC_VERSION < 3.Michel Dänzer
2011-01-05st/xorg: Flesh out colour map support and support depth 8.Michel Dänzer
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-10-19st/xorg: Don't use deprecated x*alloc / xfree functionsThomas Hellstrom
2010-10-12st/xorg: Add a customizer option to get rid of annoying cursor update flickerThomas Hellstrom
2010-07-23st/xorg: Kill a couple of compilation warningsThomas Hellstrom
2010-06-06gallium: Convert state trackers to drm driver interfaceJakob Bornecrantz
2010-05-31st/xorg Avoid advertizing rotation / reflection support.Thomas Hellstrom
2010-04-29st/xorg: Get new connection status from kernelJakob Bornecrantz
2010-04-10Squashed commit of the following:Keith Whitwell
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-08Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell
2010-03-01xorg: Rename pipe formats.José Fonseca
2010-03-01gallium: Reorg texture usage flagsJakob Bornecrantz
2010-03-01gallium: Expose a opaque winsys handle and functions on pipe_screenJakob Bornecrantz
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-28st/xorg: Remove unnecessary headers.Vinson Lee
2010-01-04Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-02st/xorg: Ensure null-terminated byte string.Vinson Lee
2009-12-31Merge branch 'mesa_7_7_branch'Brian Paul
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-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol
2009-12-11Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-04st/xorg: Fix leave enter vt cycle in crtc codeJakob Bornecrantz
2009-12-04st/xorg: New libkms destroy apiJakob Bornecrantz
2009-12-04Merge branch 'gallium-noblocks'Roland Scheidegger
2009-12-03Move pf_get_block() to u_format auxiliary module.Michal Krol
2009-12-01Merge commit 'origin/mesa_7_7_branch'Keith Whitwell
2009-11-30fixups for interface changes (mostly state trackers)Roland Scheidegger
2009-11-26gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger
2009-11-24st/xorg: Add libkms integrationJakob Bornecrantz
2009-11-24st/xorg: Touch up xorg_crtc.cJakob Bornecrantz
2009-11-24st/xorg: Standardise all function names defined in xorg_tracker.hJakob Bornecrantz
2009-11-18xorg/st: fixup builds against later dpms headers.Brian Paul
2009-10-18st/xorg: Switch to set_mode_majorJakob Bornecrantz
2009-10-18st/xorg: Clean up cursor functions a bitJakob Bornecrantz
2009-10-13st/xorg: Fix dpms include problemsJakob Bornecrantz
2009-10-11st/xorg: implement basics of xvZack Rusin
2009-09-21xorg/st: fixup builds against later dpms headers.Dave Airlie
2009-08-28drm_api: Operate on textures instead of buffersJakob Bornecrantz
2009-08-28st/xorg: Fix some warningsJakob Bornecrantz
2009-06-30drm/st: Return drm_api struct from a functionJakob Bornecrantz
2009-03-04gallium: Unify reference counting.Michel Dänzer
2009-03-03st/drm: s/hocks/hooks/Jakob Bornecrantz