summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_exa.c
AgeCommit message (Expand)Author
2011-03-11gallium: remove flags from the flush functionMarek Olšák
2011-03-11gallium: remove the geom_flags param from is_format_supportedMarek Olšák
2011-03-11gallium: cleanup fence_signalled and fence_finishMarek Olšák
2011-03-08gallium: add timeout parameter to fence_finishMarek Olšák
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-10-19st/xorg: Fix memory leak on error path.Vinson Lee
2010-10-19st/xorg: Don't use deprecated x*alloc / xfree functionsThomas Hellstrom
2010-07-23st/xorg: Kill a couple of compilation warningsThomas Hellstrom
2010-05-31st/xorg, vmware: Make throttling configurable.Thomas Hellstrom
2010-05-26st/xorg: Remove unnecessary headers.Vinson Lee
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-10Squashed commit of the following:Keith Whitwell
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-08Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell
2010-03-01xorg: Rename pipe formats.José Fonseca
2010-03-01gallium: Reorg texture usage flagsJakob Bornecrantz
2010-02-14xorg: Use util_format_name().José Fonseca
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-01-28st/xorg: Remove unnecessary headers.Vinson Lee
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-21st/xorg: Remove unnecessary headers.Vinson Lee
2010-01-07st/xorg: remove unused xorg_exa_get_pixmap_handle functionKeith Whitwell
2009-12-31Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-30st/xorg: Be proper with pipe pointers on close in exaJakob Bornecrantz
2009-12-27st/xorg: Silence unused variable warnings.Vinson Lee
2009-12-21Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol
2009-12-08st/xorg Fail early if we don't intend to accelerate.Thomas Hellstrom
2009-12-04Merge branch 'gallium-noblocks'Roland Scheidegger
2009-12-03Move pf_get_block() to u_format auxiliary module.Michal Krol
2009-12-01st/xorg: fix merge droppingsKeith Whitwell
2009-12-01Merge commit 'origin/mesa_7_7_branch'Keith Whitwell
2009-11-30fixups for interface changes (mostly state trackers)Roland Scheidegger
2009-11-27Merge branch 'width0'Roland Scheidegger
2009-11-27st/xorg: proper fix for compositing after rounding upKeith Whitwell
2009-11-27Revert "st/xorg: fix composite after texture size changes"Keith Whitwell
2009-11-27st/xorg: fix composite after texture size changesKeith Whitwell
2009-11-27st/xorg: speculatively round textures up to nearest POTKeith Whitwell
2009-11-26gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger
2009-11-26st/xorg: Use pipe clear hook for solid fills of whole pixmaps.Michel Dänzer
2009-11-26st/xorg: formattingKeith Whitwell
2009-11-26st/xorg: split copy operation into prepare/copy/done phasesKeith Whitwell
2009-11-26st/xorg: split up shared Done callKeith Whitwell
2009-11-26st/xorg: consolidate some dest surface state settingKeith Whitwell
2009-11-25st/xorg: accelerate src luminanceZack Rusin