Age | Commit message (Expand) | Author |
2009-12-05 | st/xvmc: No more pf_get_block(). | Younes Manton |
2009-12-04 | vega: fix missing include | Roland Scheidegger |
2009-12-04 | Merge branch 'gallium-noblocks' | Roland Scheidegger |
2009-12-02 | Merge branch 'mesa_7_7_branch' | Jakob Bornecrantz |
2009-12-01 | st/xorg: Create winsys hooks that we call into | Jakob Bornecrantz |
2009-12-02 | wgl: Call st_swapbuffers instead of st_notify_swapbuffers. | José Fonseca |
2009-12-01 | st/xorg: fix merge droppings | Keith Whitwell |
2009-12-01 | Merge commit 'origin/tgsi-simplify-ext' | Keith Whitwell |
2009-12-01 | Merge commit 'origin/mesa_7_7_branch' | Keith Whitwell |
2009-12-01 | python: Update for renamed sampler/texture state setters. | Michal Krol |
2009-11-30 | fixups for interface changes (mostly state trackers) | Roland Scheidegger |
2009-11-27 | Merge branch 'width0' | Roland Scheidegger |
2009-11-27 | st/xorg: proper fix for compositing after rounding up | Keith Whitwell |
2009-11-27 | Revert "st/xorg: fix composite after texture size changes" | Keith Whitwell |
2009-11-27 | st/xorg: fix composite after texture size changes | Keith Whitwell |
2009-11-27 | wgl: Fix copy'n'paste typo in comment. | José Fonseca |
2009-11-27 | st/xorg: speculatively round textures up to nearest POT | Keith Whitwell |
2009-11-27 | st/xorg: free last fence | Keith Whitwell |
2009-11-27 | vega: Update shader headers. | Michal Krol |
2009-11-27 | python/tests: Update shader headers. | Michal Krol |
2009-11-26 | gallium: fix more statetrackers/drivers for not using texture width/height/de... | Roland Scheidegger |
2009-11-26 | st/xorg: Use pipe clear hook for solid fills of whole pixmaps. | Michel Dänzer |
2009-11-26 | st/xorg: Make sure DRI2 blits use GPU copy contents even for software fallback. | Michel Dänzer |
2009-11-26 | st/xorg: fix refcounting bugs introduced in earlier commit | Keith Whitwell |
2009-11-26 | st/xorg: formatting | Keith Whitwell |
2009-11-26 | st/xorg: remove debugging flush | Keith Whitwell |
2009-11-26 | st/xorg: render throttling in block handler | Keith Whitwell |
2009-11-26 | st/xorg: split copy operation into prepare/copy/done phases | 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: remove redundant clipping code | Keith Whitwell |
2009-11-26 | st/xorg: don't bother with cso save and restore in copy func | Keith Whitwell |
2009-11-26 | st/xorg: consolidate some dest surface state setting | Keith Whitwell |
2009-11-24 | wgl: Fix copy'n'paste typo in comment. | José Fonseca |
2009-11-24 | st/xorg: Pass mode types from the kernel to X | Jakob Bornecrantz |
2009-11-24 | st/xorg: Add libkms integration | Jakob Bornecrantz |
2009-11-24 | st/xorg: Touch up xorg_crtc.c | Jakob Bornecrantz |
2009-11-24 | st/xorg: Rename driver functions | Jakob Bornecrantz |
2009-11-24 | st/xorg: Rename output functions | Jakob Bornecrantz |
2009-11-24 | st/xorg: Rename dri2 functions | Jakob Bornecrantz |
2009-11-24 | st/xorg: Standardise all function names defined in xorg_tracker.h | Jakob Bornecrantz |
2009-11-25 | st/xorg: accelerate src luminance | Zack Rusin |
2009-11-24 | st/xorg: use surface_copy for blits if available | Keith Whitwell |
2009-11-23 | Merge commit 'origin/mesa_7_7_branch' | Maciej Cencora |
2009-11-22 | st/xorg: Prevent potential null pointer deference in xorg_xv.c. | Vinson Lee |
2009-11-22 | st/xorg: Reorder cases in switch statement. | Vinson Lee |
2009-11-20 | st/egl: Fix memory leak in egl_tracker.c. | Vinson Lee |
2009-11-20 | Fix comment to use /* */ rather than // | Alan Hourihane |
2009-11-20 | Fix vega compilation. | Alan Hourihane |