summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xorg
Commit message (Expand)AuthorAgeFilesLines
* gallium: fix more missing includes from various placesDave Airlie2010-02-041-0/+2
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-023-3/+3
* st/xorg: Update to new libkms interface but be backwards compatibleJakob Bornecrantz2010-01-282-0/+8
* Merge commit 'origin/perrtblend'Roland Scheidegger2010-01-283-17/+17
|\
| * xorg: do not enable unnecessary blending for xvRoland Scheidegger2010-01-251-1/+1
| * xorg: adapt to blend changesRoland Scheidegger2010-01-253-17/+17
* | st/xorg: Remove unnecessary headers.Vinson Lee2010-01-285-6/+0
* | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-254-5/+55
|\ \
| * | st/xorg: Fix crash on resize with libkmsJakob Bornecrantz2010-01-251-2/+12
| * | st/xorg: Improve options and print them to logJakob Bornecrantz2010-01-252-3/+18
| * | st/xorg: Export helper function for detecting modesettingJakob Bornecrantz2010-01-252-0/+23
| * | st/xorg: Fix warningJakob Bornecrantz2010-01-251-0/+2
* | | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-227-30/+66
|\| | | |/ |/|
| * st/xorg: Remove unnecessary headers.Vinson Lee2010-01-217-11/+0
| * st/xorg: Fic bug and close drm_api at proper placeJakob Bornecrantz2010-01-201-7/+17
| * st/xorg: Don't leak BusID bufferJakob Bornecrantz2010-01-191-0/+1
| * st/xorg: Pass kernel driver name to drmOpenJakob Bornecrantz2010-01-191-4/+12
| * st/xorg: If dri2 version is 2 support version 1 as wellJakob Bornecrantz2010-01-151-4/+36
| * st/xorg: Set enforce version to 1 if not definedJakob Bornecrantz2010-01-151-6/+1
* | Merge branch 'gallium-noconstbuf'Roland Scheidegger2010-01-152-16/+16
|\ \
| * | gallium: adapt state trackers etc. to pipe_constant_buffer removalRoland Scheidegger2009-12-232-16/+16
* | | Merge branch 'mesa_7_7_branch'Jakob Bornecrantz2010-01-141-3/+6
|\ \ \ | | |/ | |/|
| * | st/xorg: move exaMoveInPixmap before trying to fetch itZack Rusin2010-01-111-2/+4
| * | st/xorg: fix a rare video crashZack Rusin2010-01-111-1/+2
* | | st/xorg: remove unused xorg_exa_get_pixmap_handle functionKeith Whitwell2010-01-072-30/+0
* | | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-042-3/+3
|\| |
| * | st/xorg: Proper calculation of screen pitch.Michel Dänzer2010-01-041-2/+1
| * | st/xorg: Ensure null-terminated byte string.Vinson Lee2010-01-021-1/+2
* | | Merge branch 'mesa_7_7_branch'Brian Paul2009-12-315-18/+53
|\| | | |/ |/|
| * st/xorg: Use C-style comments.Vinson Lee2009-12-291-16/+16
| * st/xorg: Fix warning and add a TODO commentJakob Bornecrantz2009-12-301-0/+6
| * st/xorg: On close wait on fences and then destroy the screenJakob Bornecrantz2009-12-301-1/+11
| * st/xorg: Be proper with pipe pointers on close in exaJakob Bornecrantz2009-12-301-0/+3
| * st/xorg: Make sure we don't overrun the fence array in block handlerJakob Bornecrantz2009-12-301-1/+1
| * st/xorg: Silence unused variable warnings.Vinson Lee2009-12-273-0/+3
| * Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul2009-12-272-0/+13
| |\
| | * st/xorg: Use C-style comments.Vinson Lee2009-12-232-9/+11
| | * xorg/st: fixup builds against later dpms headers.Brian Paul2009-11-182-0/+8
* | | Merge branch 'mesa_7_7_branch'Brian Paul2009-12-212-29/+68
|\| |
| * | st/xorg Fail early if we don't intend to accelerate.Thomas Hellstrom2009-12-081-9/+22
| * | vmware/xorg: Fix failure paths and add some debug printingJakob Bornecrantz2009-12-121-20/+46
* | | Merge branch 'master' into pipe-format-simplifyMichal Krol2009-12-178-83/+105
|\ \ \
| * | | Merge branch 'mesa_7_7_branch'Brian Paul2009-12-114-68/+86
| |\| |
| | * | st/xorg: fix yv12 plus some cleanups in the upload codeZack Rusin2009-12-101-57/+70
| | * | st/xorg: enable yv12 for xvZack Rusin2009-12-101-1/+4
| | * | st/xorg: Add enter/leave vt hooks for winsysJakob Bornecrantz2009-12-042-0/+8
| | * | st/xorg: Fix leave enter vt cycle in crtc codeJakob Bornecrantz2009-12-041-4/+3
| | * | st/xorg: New libkms destroy apiJakob Bornecrantz2009-12-042-7/+5
| * | | st/xvmc: No more pf_get_block().Younes Manton2009-12-051-6/+5
| * | | Merge branch 'gallium-noblocks'Roland Scheidegger2009-12-045-9/+3
| |\ \ \