summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xorg
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Keith Whitwell2010-04-1026-2423/+145
* st/xorg: Fix thinko.Corbin Simpson2010-04-091-0/+1
* st/xorg: Fix bad paramf.Corbin Simpson2010-04-091-3/+1
* gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger2010-03-301-2/+2
* st/xorg: fix up xorg state tracker to use cso changesRoland Scheidegger2010-03-166-23/+78
* st/xorg: Remove flushes no longer necessary thanks to context transfers.Michel Dänzer2010-03-122-21/+0
* st/xorg: context transfersKeith Whitwell2010-03-123-42/+42
* 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-103-0/+20
|\ \ | |/
| * st/xorg: Work around cursor reference counting bugs in older X servers.Michel Dänzer2010-03-103-0/+20
* | Merge branch 'gallium-vertexelementcso'Roland Scheidegger2010-03-092-0/+14
|\ \
| * | xorg: adapt to new vertex element csoRoland Scheidegger2010-03-012-0/+14
* | | Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell2010-03-085-25/+31
|\ \ \ | |_|/ |/| |
| * | gallium: Reorg texture usage flagsJakob Bornecrantz2010-03-014-8/+8
| * | gallium: Expose a opaque winsys handle and functions on pipe_screenJakob Bornecrantz2010-03-013-17/+23
* | | xorg: Rename pipe formats.José Fonseca2010-03-014-11/+11
|/ /
* | st/xorg: Re-enable crtc on resizeJakob Bornecrantz2010-02-271-3/+21
* | st/xorg: Fix copy-topyJakob Bornecrantz2010-02-271-1/+1
* | st/xorg: Make resize fail gracefullyJakob Bornecrantz2010-02-271-14/+55
* | st/xorg: Obey max {width|height} from kernel and GalliumJakob Bornecrantz2010-02-271-2/+23
* | st/xorg: Encapsulate all customizable stuff in a separate class.Thomas Hellstrom2010-02-272-14/+39
* | st/xorg: A bit more debugging infoJakob Bornecrantz2010-02-271-0/+6
* | st/xorg: Make default of debugging fallbacks smartJakob Bornecrantz2010-02-271-1/+1
* | st/xorg, vmware/xorg: Fix xnfcalloc arguments.Thomas Hellstrom2010-02-271-1/+1
|/
* xorg: Use util_format_name().José Fonseca2010-02-141-6/+7
* st/dri, st/xorg: fix buffers that have attachements of different depthZack Rusin2010-02-121-6/+18
* st/xorg: fix a silly offset bug in xvZack Rusin2010-02-101-2/+9
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-1/+4
* 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