summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xorg
Commit message (Expand)AuthorAgeFilesLines
* vl: Fix RGB subpictures.Younes Manton2010-06-132-18/+19
* vl: Drop DRI1, clean up DRI2 bits.Younes Manton2010-06-061-11/+15
* st/xvmc: Restore tests removed by merge.Younes Manton2010-05-297-0/+1160
* vl: Get softpipe working again.Younes Manton2010-05-231-16/+11
* vl: Get softpipe building again.Younes Manton2010-05-081-0/+2
* Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoYounes Manton2010-04-3020-1444/+341
|\
| * 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
* | | | st/xvmc: Mark exported funcs with PUBLIC.Younes Manton2010-04-245-0/+28
* | | | vl: Do some subpicture validation.Younes Manton2010-04-183-23/+122
* | | | vl: Add some query methods to pipe_video_context and use them.Younes Manton2010-03-121-5/+16
* | | | vl: Remove pipe_video_surface hooks from pipe_screen as well.Younes Manton2010-03-121-2/+1
* | | | vl: Don't wrap blocks in pipe_user_buffers.Younes Manton2010-03-121-5/+1
* | | | vl: Get rid of pipe_video_surface.Younes Manton2010-03-122-7/+26
* | | | Merge remote branch 'origin/master' into pipe-videoYounes Manton2010-03-1213-270/+565
|\| | |
| * | | 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
| |\ \