summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xorg/xorg_crtc.c
Commit message (Expand)AuthorAgeFilesLines
* st/xorg: Fix build failure against xserver with XF86_CRTC_VERSION < 3.Michel Dänzer2011-01-241-4/+2
* st/xorg: Flesh out colour map support and support depth 8.Michel Dänzer2011-01-051-1/+14
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-3/+4
* st/xorg: Don't use deprecated x*alloc / xfree functionsThomas Hellstrom2010-10-191-2/+2
* st/xorg: Add a customizer option to get rid of annoying cursor update flickerThomas Hellstrom2010-10-121-0/+8
* st/xorg: Kill a couple of compilation warningsThomas Hellstrom2010-07-231-1/+2
* gallium: Convert state trackers to drm driver interfaceJakob Bornecrantz2010-06-061-0/+1
* st/xorg Avoid advertizing rotation / reflection support.Thomas Hellstrom2010-05-311-3/+6
* st/xorg: Get new connection status from kernelJakob Bornecrantz2010-04-291-4/+3
* Squashed commit of the following:Keith Whitwell2010-04-101-9/+9
* st/xorg: context transfersKeith Whitwell2010-03-121-7/+7
* Merge remote branch 'origin/7.8'Michel Dänzer2010-03-111-0/+1
|\
| * st/xorg: Include cursorstr.hJakob Bornecrantz2010-03-111-0/+1
* | Merge branch '7.8'Michel Dänzer2010-03-101-0/+14
|\ \ | |/
| * st/xorg: Work around cursor reference counting bugs in older X servers.Michel Dänzer2010-03-101-0/+14
* | Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell2010-03-081-7/+8
|\ \ | |/ |/|
| * gallium: Reorg texture usage flagsJakob Bornecrantz2010-03-011-1/+1
| * gallium: Expose a opaque winsys handle and functions on pipe_screenJakob Bornecrantz2010-03-011-6/+7
* | xorg: Rename pipe formats.José Fonseca2010-03-011-1/+1
|/
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* st/xorg: Update to new libkms interface but be backwards compatibleJakob Bornecrantz2010-01-281-0/+4
* st/xorg: Remove unnecessary headers.Vinson Lee2010-01-281-1/+0
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-041-1/+2
|\
| * st/xorg: Ensure null-terminated byte string.Vinson Lee2010-01-021-1/+2
* | Merge branch 'mesa_7_7_branch'Brian Paul2009-12-311-0/+7
|\ \ | |/
| * Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul2009-12-271-0/+7
| |\
| | * st/xorg: Use C-style comments.Vinson Lee2009-12-231-5/+5
| | * xorg/st: fixup builds against later dpms headers.Brian Paul2009-11-181-0/+4
* | | Merge branch 'master' into pipe-format-simplifyMichal Krol2009-12-171-8/+6
|\ \ \
| * \ \ Merge branch 'mesa_7_7_branch'Brian Paul2009-12-111-6/+5
| |\ \ \ | | |/ /
| | * | st/xorg: Fix leave enter vt cycle in crtc codeJakob Bornecrantz2009-12-041-4/+3
| | * | st/xorg: New libkms destroy apiJakob Bornecrantz2009-12-041-2/+2
| * | | Merge branch 'gallium-noblocks'Roland Scheidegger2009-12-041-2/+1
| |\ \ \
| | * | | fixups for interface changes (mostly state trackers)Roland Scheidegger2009-11-301-2/+1
* | | | | Move pf_get_block() to u_format auxiliary module.Michal Krol2009-12-031-1/+2
|/ / / /
* | | | Merge commit 'origin/mesa_7_7_branch'Keith Whitwell2009-12-011-6/+73
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | st/xorg: Add libkms integrationJakob Bornecrantz2009-11-241-4/+65
| * | st/xorg: Touch up xorg_crtc.cJakob Bornecrantz2009-11-241-0/+6
| * | st/xorg: Standardise all function names defined in xorg_tracker.hJakob Bornecrantz2009-11-241-2/+2
* | | gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger2009-11-261-3/+3
|/ /
* | st/xorg: Switch to set_mode_majorJakob Bornecrantz2009-10-181-56/+30
* | st/xorg: Clean up cursor functions a bitJakob Bornecrantz2009-10-181-34/+47
* | st/xorg: Fix dpms include problemsJakob Bornecrantz2009-10-131-2/+2
* | st/xorg: implement basics of xvZack Rusin2009-10-111-2/+2
* | xorg/st: fixup builds against later dpms headers.Dave Airlie2009-09-211-0/+4
|/
* drm_api: Operate on textures instead of buffersJakob Bornecrantz2009-08-281-23/+41
* st/xorg: Fix some warningsJakob Bornecrantz2009-08-281-2/+1
* drm/st: Return drm_api struct from a functionJakob Bornecrantz2009-06-301-4/+4
* gallium: Unify reference counting.Michel Dänzer2009-03-041-2/+2
* st/drm: s/hocks/hooks/Jakob Bornecrantz2009-03-031-1/+1