summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg
AgeCommit message (Expand)Author
2010-02-10st/xorg: fix a silly offset bug in xvZack Rusin
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-02-04gallium: fix more missing includes from various placesDave Airlie
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-28Merge commit 'origin/perrtblend'Roland Scheidegger
2010-01-28st/xorg: Remove unnecessary headers.Vinson Lee
2010-01-25Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-25st/xorg: Fix crash on resize with libkmsJakob Bornecrantz
2010-01-25xorg: do not enable unnecessary blending for xvRoland Scheidegger
2010-01-25xorg: adapt to blend changesRoland Scheidegger
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-25st/xorg: Fix warningJakob Bornecrantz
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
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-15Merge branch 'gallium-noconstbuf'Roland Scheidegger
2010-01-15st/xorg: If dri2 version is 2 support version 1 as wellJakob Bornecrantz
2010-01-15st/xorg: Set enforce version to 1 if not definedJakob Bornecrantz
2010-01-14Merge branch 'mesa_7_7_branch'Jakob Bornecrantz
2010-01-11st/xorg: move exaMoveInPixmap before trying to fetch itZack Rusin
2010-01-11st/xorg: fix a rare video crashZack Rusin
2010-01-07st/xorg: remove unused xorg_exa_get_pixmap_handle functionKeith Whitwell
2010-01-04Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-04st/xorg: Proper calculation of screen pitch.Michel Dänzer
2010-01-02st/xorg: Ensure null-terminated byte string.Vinson Lee
2009-12-31Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-29st/xorg: Use C-style comments.Vinson Lee
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: Be proper with pipe pointers on close in exaJakob Bornecrantz
2009-12-30st/xorg: Make sure we don't overrun the fence array in block handlerJakob Bornecrantz
2009-12-27st/xorg: Silence unused variable warnings.Vinson Lee
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-23gallium: adapt state trackers etc. to pipe_constant_buffer removalRoland Scheidegger
2009-12-21Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol
2009-12-11Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-10st/xorg: fix yv12 plus some cleanups in the upload codeZack Rusin
2009-12-10st/xorg: enable yv12 for xvZack Rusin
2009-12-08st/xorg Fail early if we don't intend to accelerate.Thomas Hellstrom
2009-12-05st/xvmc: No more pf_get_block().Younes Manton
2009-12-04st/xorg: Add enter/leave vt hooks for winsysJakob Bornecrantz
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