Age | Commit message (Expand) | Author |
2010-03-12 | st/xorg: Remove flushes no longer necessary thanks to context transfers. | Michel Dänzer |
2010-01-28 | Merge commit 'origin/perrtblend' | Roland Scheidegger |
2010-01-25 | xorg: adapt to blend changes | Roland Scheidegger |
2010-01-22 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-21 | st/xorg: Remove unnecessary headers. | Vinson Lee |
2009-12-01 | Merge commit 'origin/mesa_7_7_branch' | Keith Whitwell |
2009-11-27 | Merge branch 'width0' | Roland Scheidegger |
2009-11-27 | st/xorg: proper fix for compositing after rounding up | Keith Whitwell |
2009-11-26 | gallium: fix more statetrackers/drivers for not using texture width/height/de... | Roland Scheidegger |
2009-11-26 | st/xorg: fix refcounting bugs introduced in earlier commit | Keith Whitwell |
2009-11-26 | st/xorg: don't set up constant buffer for non-xv fragment shaders | Keith Whitwell |
2009-11-26 | st/xorg: split up shared Done call | Keith Whitwell |
2009-11-26 | st/xorg: set up rasterizer state in init | Keith Whitwell |
2009-11-26 | st/xorg: consolidate some dest surface state setting | Keith Whitwell |
2009-11-25 | st/xorg: accelerate src luminance | Zack Rusin |
2009-11-22 | st/xorg: Reorder cases in switch statement. | Vinson Lee |
2009-11-18 | st/xorg: Unbind any textures in solid | Jakob Bornecrantz |
2009-11-20 | st/xorg: Fix type of 'unknown'. | Vinson Lee |
2009-11-19 | st/xorg: Don't complain about convolution filter being 'unknown'. | Michel Dänzer |
2009-11-17 | st/xorg: Fix copy-pasto | Jakob Bornecrantz |
2009-11-16 | st/xorg: Fix comp alpha code and deal with luminance masks | Jakob Bornecrantz |
2009-11-16 | st/xorg: Incase of format missmatch swizzle channels and set alpha | Jakob Bornecrantz |
2009-11-11 | st/xorg: implement repeatnone and make some code smell less like ass | Zack Rusin |
2009-11-11 | st/xorg: fallback until daddy can implement you properly | Zack Rusin |
2009-11-10 | st/xorg: wrap to border color | Zack Rusin |
2009-11-09 | st/xorg: remove deprecated rendering code | Zack Rusin |
2009-11-09 | st/xorg: fix composite batching | Zack Rusin |
2009-11-06 | st/xorg: implement batching for the composite op | Zack Rusin |
2009-11-06 | st/xorg: batch solid fill requests | Zack Rusin |
2009-11-04 | st/xorg: these flushes shouldn't be necessary | Zack Rusin |
2009-10-23 | st/xorg: fix text with component alpha rendering | Zack Rusin |
2009-10-23 | st/xorg: lots of fixes related to compositing | Zack Rusin |
2009-10-22 | st/xorg: cleanup the checks for whether the op is accelerated | Zack Rusin |
2009-10-22 | st/xorg: lots of render fixes | Zack Rusin |
2009-10-19 | st/xorg: implement basic src/mask transformations | Zack Rusin |
2009-10-15 | st/xorg: refix source over | Zack Rusin |
2009-10-15 | st/xorg: fix most of the composition modes | Zack Rusin |
2009-10-14 | st/xorg: get transparency on fills working (fixes Qt/KDE apps) | Zack Rusin |
2009-10-13 | st/xorg: solid fills with masks are supported | Zack Rusin |
2009-10-13 | st/xorg: fix and enable by default xrender acceleration | Zack Rusin |
2009-10-11 | st/xorg: lots of rendering and xv changes | Zack Rusin |
2009-10-08 | st/xorg: More fallback debugging | Jakob Bornecrantz |
2009-09-28 | st/xorg: Make debug printing optional | Jakob Bornecrantz |
2009-09-25 | st/xorg: Flush render cache if but only if a source has pending write operati... | Michel Dänzer |
2009-09-25 | st/xorg: Reject Composite acceleration for some cases not working yet. | Michel Dänzer |
2009-09-25 | st/xorg: Bind rasterizer state for copies. | Michel Dänzer |
2009-09-25 | st/xorg: Source-only pictures always have format PICT_a8r8g8b8. | Michel Dänzer |
2009-09-25 | st/xorg: Better checks for unsupported component alpha pictures. | Michel Dänzer |
2009-09-24 | st/xorg: fills are supported plussome minor clenups | Zack Rusin |
2009-09-24 | st/xorg: add easier way of disabling/enabling acceleration | Zack Rusin |