| Commit message (Expand) | Author | Age | Files | Lines |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 26 | -2423/+145 |
* | st/xorg: Fix thinko. | Corbin Simpson | 2010-04-09 | 1 | -0/+1 |
* | st/xorg: Fix bad paramf. | Corbin Simpson | 2010-04-09 | 1 | -3/+1 |
* | gallium: adapt all code to the renamed depth/stencil formats | Roland Scheidegger | 2010-03-30 | 1 | -2/+2 |
* | st/xorg: fix up xorg state tracker to use cso changes | Roland Scheidegger | 2010-03-16 | 6 | -23/+78 |
* | st/xorg: Remove flushes no longer necessary thanks to context transfers. | Michel Dänzer | 2010-03-12 | 2 | -21/+0 |
* | st/xorg: context transfers | Keith Whitwell | 2010-03-12 | 3 | -42/+42 |
* | Merge remote branch 'origin/7.8' | Michel Dänzer | 2010-03-11 | 1 | -0/+1 |
|\ |
|
| * | st/xorg: Include cursorstr.h | Jakob Bornecrantz | 2010-03-11 | 1 | -0/+1 |
* | | Merge branch '7.8' | Michel Dänzer | 2010-03-10 | 3 | -0/+20 |
|\| |
|
| * | st/xorg: Work around cursor reference counting bugs in older X servers. | Michel Dänzer | 2010-03-10 | 3 | -0/+20 |
* | | Merge branch 'gallium-vertexelementcso' | Roland Scheidegger | 2010-03-09 | 2 | -0/+14 |
|\ \ |
|
| * | | xorg: adapt to new vertex element cso | Roland Scheidegger | 2010-03-01 | 2 | -0/+14 |
* | | | Merge commit 'origin/gallium-winsys-handle-rebased' | Keith Whitwell | 2010-03-08 | 5 | -25/+31 |
|\ \ \
| |_|/
|/| | |
|
| * | | gallium: Reorg texture usage flags | Jakob Bornecrantz | 2010-03-01 | 4 | -8/+8 |
| * | | gallium: Expose a opaque winsys handle and functions on pipe_screen | Jakob Bornecrantz | 2010-03-01 | 3 | -17/+23 |
* | | | xorg: Rename pipe formats. | José Fonseca | 2010-03-01 | 4 | -11/+11 |
|/ / |
|
* | | st/xorg: Re-enable crtc on resize | Jakob Bornecrantz | 2010-02-27 | 1 | -3/+21 |
* | | st/xorg: Fix copy-topy | Jakob Bornecrantz | 2010-02-27 | 1 | -1/+1 |
* | | st/xorg: Make resize fail gracefully | Jakob Bornecrantz | 2010-02-27 | 1 | -14/+55 |
* | | st/xorg: Obey max {width|height} from kernel and Gallium | Jakob Bornecrantz | 2010-02-27 | 1 | -2/+23 |
* | | st/xorg: Encapsulate all customizable stuff in a separate class. | Thomas Hellstrom | 2010-02-27 | 2 | -14/+39 |
* | | st/xorg: A bit more debugging info | Jakob Bornecrantz | 2010-02-27 | 1 | -0/+6 |
* | | st/xorg: Make default of debugging fallbacks smart | Jakob Bornecrantz | 2010-02-27 | 1 | -1/+1 |
* | | st/xorg, vmware/xorg: Fix xnfcalloc arguments. | Thomas Hellstrom | 2010-02-27 | 1 | -1/+1 |
|/ |
|
* | xorg: Use util_format_name(). | José Fonseca | 2010-02-14 | 1 | -6/+7 |
* | st/dri, st/xorg: fix buffers that have attachements of different depth | Zack Rusin | 2010-02-12 | 1 | -6/+18 |
* | st/xorg: fix a silly offset bug in xv | Zack Rusin | 2010-02-10 | 1 | -2/+9 |
* | gallium: squash-merge of gallium screen context | Keith Whitwell | 2010-02-08 | 1 | -1/+4 |
* | gallium: fix more missing includes from various places | Dave Airlie | 2010-02-04 | 1 | -0/+2 |
* | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca | 2010-02-02 | 3 | -3/+3 |
* | st/xorg: Update to new libkms interface but be backwards compatible | Jakob Bornecrantz | 2010-01-28 | 2 | -0/+8 |
* | Merge commit 'origin/perrtblend' | Roland Scheidegger | 2010-01-28 | 3 | -17/+17 |
|\ |
|
| * | xorg: do not enable unnecessary blending for xv | Roland Scheidegger | 2010-01-25 | 1 | -1/+1 |
| * | xorg: adapt to blend changes | Roland Scheidegger | 2010-01-25 | 3 | -17/+17 |
* | | st/xorg: Remove unnecessary headers. | Vinson Lee | 2010-01-28 | 5 | -6/+0 |
* | | Merge branch 'mesa_7_7_branch' | Brian Paul | 2010-01-25 | 4 | -5/+55 |
|\ \ |
|
| * | | st/xorg: Fix crash on resize with libkms | Jakob Bornecrantz | 2010-01-25 | 1 | -2/+12 |
| * | | st/xorg: Improve options and print them to log | Jakob Bornecrantz | 2010-01-25 | 2 | -3/+18 |
| * | | st/xorg: Export helper function for detecting modesetting | Jakob Bornecrantz | 2010-01-25 | 2 | -0/+23 |
| * | | st/xorg: Fix warning | Jakob Bornecrantz | 2010-01-25 | 1 | -0/+2 |
* | | | Merge branch 'mesa_7_7_branch' | Brian Paul | 2010-01-22 | 7 | -30/+66 |
|\| |
| |/
|/| |
|
| * | st/xorg: Remove unnecessary headers. | Vinson Lee | 2010-01-21 | 7 | -11/+0 |
| * | st/xorg: Fic bug and close drm_api at proper place | Jakob Bornecrantz | 2010-01-20 | 1 | -7/+17 |
| * | st/xorg: Don't leak BusID buffer | Jakob Bornecrantz | 2010-01-19 | 1 | -0/+1 |
| * | st/xorg: Pass kernel driver name to drmOpen | Jakob Bornecrantz | 2010-01-19 | 1 | -4/+12 |
| * | st/xorg: If dri2 version is 2 support version 1 as well | Jakob Bornecrantz | 2010-01-15 | 1 | -4/+36 |
| * | st/xorg: Set enforce version to 1 if not defined | Jakob Bornecrantz | 2010-01-15 | 1 | -6/+1 |
* | | Merge branch 'gallium-noconstbuf' | Roland Scheidegger | 2010-01-15 | 2 | -16/+16 |
|\ \ |
|
| * | | gallium: adapt state trackers etc. to pipe_constant_buffer removal | Roland Scheidegger | 2009-12-23 | 2 | -16/+16 |