Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into pipe-video | Younes Manton | 2009-12-06 | 108 | -1418/+1989 |
|\ | |||||
| * | st/xvmc: No more pf_get_block(). | Younes Manton | 2009-12-05 | 1 | -6/+5 |
| * | vega: fix missing include | Roland Scheidegger | 2009-12-04 | 1 | -0/+1 |
| * | Merge branch 'gallium-noblocks' | Roland Scheidegger | 2009-12-04 | 24 | -97/+38 |
| |\ | |||||
| | * | fixups for interface changes (mostly state trackers) | Roland Scheidegger | 2009-11-30 | 24 | -97/+38 |
| * | | Merge branch 'mesa_7_7_branch' | Jakob Bornecrantz | 2009-12-02 | 5 | -38/+21 |
| |\ \ | |||||
| | * | | st/xorg: Create winsys hooks that we call into | Jakob Bornecrantz | 2009-12-01 | 2 | -0/+11 |
| | * | | wgl: Call st_swapbuffers instead of st_notify_swapbuffers. | José Fonseca | 2009-12-02 | 3 | -38/+10 |
| * | | | st/xorg: fix merge droppings | Keith Whitwell | 2009-12-01 | 2 | -68/+0 |
| * | | | Merge commit 'origin/tgsi-simplify-ext' | Keith Whitwell | 2009-12-01 | 61 | -77/+77 |
| |\ \ \ | |||||
| | * | | | vega: Update shader headers. | Michal Krol | 2009-11-27 | 3 | -14/+14 |
| | * | | | python/tests: Update shader headers. | Michal Krol | 2009-11-27 | 58 | -63/+63 |
| * | | | | Merge commit 'origin/mesa_7_7_branch' | Keith Whitwell | 2009-12-01 | 14 | -701/+951 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | st/xorg: proper fix for compositing after rounding up | Keith Whitwell | 2009-11-27 | 6 | -21/+65 |
| | * | | | Revert "st/xorg: fix composite after texture size changes" | Keith Whitwell | 2009-11-27 | 2 | -38/+10 |
| | * | | | st/xorg: fix composite after texture size changes | Keith Whitwell | 2009-11-27 | 2 | -10/+38 |
| | * | | | wgl: Fix copy'n'paste typo in comment. | José Fonseca | 2009-11-27 | 1 | -1/+1 |
| | * | | | st/xorg: speculatively round textures up to nearest POT | Keith Whitwell | 2009-11-27 | 1 | -0/+18 |
| | * | | | st/xorg: free last fence | Keith Whitwell | 2009-11-27 | 1 | -0/+4 |
| | * | | | st/xorg: Use pipe clear hook for solid fills of whole pixmaps. | Michel Dänzer | 2009-11-26 | 1 | -0/+6 |
| | * | | | st/xorg: Make sure DRI2 blits use GPU copy contents even for software fallback. | Michel Dänzer | 2009-11-26 | 1 | -11/+19 |
| | * | | | st/xorg: fix refcounting bugs introduced in earlier commit | Keith Whitwell | 2009-11-26 | 2 | -0/+5 |
| | * | | | st/xorg: formatting | Keith Whitwell | 2009-11-26 | 1 | -9/+9 |
| | * | | | st/xorg: remove debugging flush | Keith Whitwell | 2009-11-26 | 1 | -1/+0 |
| | * | | | st/xorg: render throttling in block handler | Keith Whitwell | 2009-11-26 | 3 | -7/+22 |
| | * | | | st/xorg: split copy operation into prepare/copy/done phases | Keith Whitwell | 2009-11-26 | 5 | -128/+102 |
| | * | | | st/xorg: don't set up constant buffer for non-xv fragment shaders | Keith Whitwell | 2009-11-26 | 2 | -30/+0 |
| | * | | | st/xorg: split up shared Done call | Keith Whitwell | 2009-11-26 | 3 | -53/+99 |
| | * | | | st/xorg: set up rasterizer state in init | Keith Whitwell | 2009-11-26 | 3 | -17/+8 |
| | * | | | st/xorg: remove redundant clipping code | Keith Whitwell | 2009-11-26 | 1 | -120/+0 |
| | * | | | st/xorg: don't bother with cso save and restore in copy func | Keith Whitwell | 2009-11-26 | 1 | -19/+0 |
| | * | | | st/xorg: consolidate some dest surface state setting | Keith Whitwell | 2009-11-26 | 5 | -105/+50 |
| | * | | | st/xorg: Pass mode types from the kernel to X | Jakob Bornecrantz | 2009-11-24 | 1 | -1/+5 |
| | * | | | st/xorg: Add libkms integration | Jakob Bornecrantz | 2009-11-24 | 4 | -122/+353 |
| | * | | | st/xorg: Touch up xorg_crtc.c | Jakob Bornecrantz | 2009-11-24 | 1 | -0/+6 |
| | * | | | st/xorg: Rename driver functions | Jakob Bornecrantz | 2009-11-24 | 1 | -76/+84 |
| | * | | | st/xorg: Rename output functions | Jakob Bornecrantz | 2009-11-24 | 1 | -18/+18 |
| | * | | | st/xorg: Rename dri2 functions | Jakob Bornecrantz | 2009-11-24 | 1 | -17/+17 |
| | * | | | st/xorg: Standardise all function names defined in xorg_tracker.h | Jakob Bornecrantz | 2009-11-24 | 6 | -20/+19 |
| | * | | | st/xorg: accelerate src luminance | Zack Rusin | 2009-11-25 | 3 | -21/+38 |
| | * | | | st/xorg: use surface_copy for blits if available | Keith Whitwell | 2009-11-24 | 2 | -3/+36 |
| * | | | | python: Update for renamed sampler/texture state setters. | Michal Krol | 2009-12-01 | 2 | -5/+5 |
| | |_|/ | |/| | | |||||
| * | | | Merge branch 'width0' | Roland Scheidegger | 2009-11-27 | 20 | -153/+153 |
| |\ \ \ | |||||
| | * | | | gallium: fix more statetrackers/drivers for not using texture width/height/de... | Roland Scheidegger | 2009-11-26 | 20 | -153/+153 |
| * | | | | wgl: Fix copy'n'paste typo in comment. | José Fonseca | 2009-11-24 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
| * | | | Merge commit 'origin/mesa_7_7_branch' | Maciej Cencora | 2009-11-23 | 4 | -4/+13 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | st/xorg: Prevent potential null pointer deference in xorg_xv.c. | Vinson Lee | 2009-11-22 | 1 | -1/+1 |
| | * | | st/xorg: Reorder cases in switch statement. | Vinson Lee | 2009-11-22 | 1 | -1/+3 |
| | * | | st/egl: Fix memory leak in egl_tracker.c. | Vinson Lee | 2009-11-20 | 1 | -1/+1 |
| | * | | st/xorg: Flush any pending operations on upload | Jakob Bornecrantz | 2009-11-18 | 1 | -0/+5 |