summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg
AgeCommit message (Expand)Author
2010-06-28Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz
2010-06-09st/xorg: Add a customizable option to disable 3D.Thomas Hellstrom
2010-06-06gallium: Convert state trackers to drm driver interfaceJakob Bornecrantz
2010-05-31st/xorg, vmware: Make throttling configurable.Thomas Hellstrom
2010-05-31st/xorg: Fix Xv cliprect scaling.Thomas Hellstrom
2010-05-31st/xorg Avoid advertizing rotation / reflection support.Thomas Hellstrom
2010-05-26st/xorg: Remove unnecessary headers.Vinson Lee
2010-05-25drm_api: Remove type argument from create screen callbackJakob Bornecrantz
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger
2010-05-17st/xorg: adapt to interface changesRoland Scheidegger
2010-05-03gallium: move surface utility functions into u_surface.cBrian Paul
2010-04-29st/xorg: Try hard to not touch hardware after dropping the masterJakob Bornecrantz
2010-04-29st/xorg: Remove save and restore hw stateJakob Bornecrantz
2010-04-29st/xorg: Get new connection status from kernelJakob Bornecrantz
2010-05-18st/xorg: Don't advertise DRI2 version we don't actually support yet.Michel Dänzer
2010-05-15st/xorg: Remove unnecessary header.Vinson Lee
2010-05-11st/xorg: Fix SCons build.Michel Dänzer
2010-04-10Squashed commit of the following:Keith Whitwell
2010-04-09st/xorg: Fix thinko.Corbin Simpson
2010-04-09st/xorg: Fix bad paramf.Corbin Simpson
2010-03-30gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger
2010-03-16st/xorg: fix up xorg state tracker to use cso changesRoland Scheidegger
2010-03-12st/xorg: Remove flushes no longer necessary thanks to context transfers.Michel Dänzer
2010-03-12st/xorg: context transfersKeith Whitwell
2010-03-11Merge remote branch 'origin/7.8'Michel Dänzer
2010-03-11st/xorg: Include cursorstr.hJakob Bornecrantz
2010-03-10Merge branch '7.8'Michel Dänzer
2010-03-10st/xorg: Work around cursor reference counting bugs in older X servers.Michel Dänzer
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger
2010-03-08Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell
2010-03-01xorg: Rename pipe formats.José Fonseca
2010-03-01xorg: adapt to new vertex element csoRoland Scheidegger
2010-03-01gallium: Reorg texture usage flagsJakob Bornecrantz
2010-03-01gallium: Expose a opaque winsys handle and functions on pipe_screenJakob Bornecrantz
2010-02-27st/xorg: Re-enable crtc on resizeJakob Bornecrantz
2010-02-27st/xorg: Fix copy-topyJakob Bornecrantz
2010-02-27st/xorg: Make resize fail gracefullyJakob Bornecrantz
2010-02-27st/xorg: Obey max {width|height} from kernel and GalliumJakob Bornecrantz
2010-02-27st/xorg: Encapsulate all customizable stuff in a separate class.Thomas Hellstrom
2010-02-27st/xorg: A bit more debugging infoJakob Bornecrantz
2010-02-27st/xorg: Make default of debugging fallbacks smartJakob Bornecrantz
2010-02-27st/xorg, vmware/xorg: Fix xnfcalloc arguments.Thomas Hellstrom
2010-02-14xorg: Use util_format_name().José Fonseca
2010-02-12st/dri, st/xorg: fix buffers that have attachements of different depthZack Rusin
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