summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_exa.c
AgeCommit message (Expand)Author
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
2009-11-24st/xorg: use surface_copy for blits if availableKeith Whitwell
2009-11-18st/xorg: Flush any pending operations on uploadJakob Bornecrantz
2009-11-19st/xorg: Replace compile-time acceleration switch with Option "2DAccel".Michel Dänzer
2009-11-19st/xorg: Remove superfluous flushes from the EXA WaitMarker hook.Michel Dänzer
2009-11-16st/xorg: Fix comp alpha code and deal with luminance masksJakob Bornecrantz
2009-11-16st/xorg: Incase of format missmatch swizzle channels and set alphaJakob Bornecrantz
2009-11-16st/xorg: Only reference new picture formats when they're defined.Michel Dänzer
2009-11-11st/xorg: implement repeatnone and make some code smell less like assZack Rusin
2009-11-10st/xorg: Fallback if picture format doesn't match texture formatJakob Bornecrantz
2009-11-10st/xorg: Don't segfault when debug printingJakob Bornecrantz
2009-11-10st/xorg: print ouf the picture formats when compositingZack Rusin
2009-11-06st/xorg: implement batching for the composite opZack Rusin
2009-11-06st/xorg: batch solid fill requestsZack Rusin
2009-10-23st/xorg: lots of fixes related to compositingZack Rusin
2009-10-22st/xorg: lots of render fixesZack Rusin
2009-10-19st/xorg: implement basic src/mask transformationsZack Rusin
2009-10-18st/xorg: Massivly redo root pixmap creationJakob Bornecrantz