Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mesa_7_7_branch' | Brian Paul | 2009-12-31 | 4 | -6/+4 |
|\ | |||||
| * | st/vega: Silence compiler warnings. | Vinson Lee | 2009-12-27 | 6 | -11/+4 |
| * | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul | 2009-12-27 | 3 | -1/+7 |
| |\ | |||||
| | * | st/vega: Move declaration outside for loop. | Vinson Lee | 2009-12-23 | 3 | -5/+11 |
| * | | Fix vega compilation. | Alan Hourihane | 2009-11-20 | 3 | -5/+12 |
* | | | vega: Add missing actual argument. | Michal Krol | 2009-12-21 | 1 | -1/+1 |
* | | | Merge branch 'master' into pipe-format-simplify | Michal Krol | 2009-12-17 | 7 | -60/+137 |
|\ \ \ | |||||
| * \ \ | Merge branch 'gallium-strict-aliasing' | Roland Scheidegger | 2009-12-08 | 1 | -54/+136 |
| |\ \ \ | |||||
| | * | | | gallium: fix more potential strict aliasing issues | Roland Scheidegger | 2009-12-08 | 1 | -54/+136 |
| | * | | | gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe | Roland Scheidegger | 2009-12-07 | 1 | -27/+27 |
| * | | | | vega: fix missing include | Roland Scheidegger | 2009-12-04 | 1 | -0/+1 |
| * | | | | Merge branch 'gallium-noblocks' | Roland Scheidegger | 2009-12-04 | 6 | -6/+0 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | fixups for interface changes (mostly state trackers) | Roland Scheidegger | 2009-11-30 | 6 | -6/+0 |
* | | | | | Move pf_get_component_bits() to u_format auxiliary module. | Michal Krol | 2009-12-03 | 1 | -1/+1 |
* | | | | | Move pf_get_block() to u_format auxiliary module. | Michal Krol | 2009-12-03 | 6 | -6/+12 |
|/ / / / | |||||
* | | | | Merge commit 'origin/tgsi-simplify-ext' | Keith Whitwell | 2009-12-01 | 3 | -14/+14 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | vega: Update shader headers. | Michal Krol | 2009-11-27 | 3 | -14/+14 |
* | | | | Merge branch 'width0' | Roland Scheidegger | 2009-11-27 | 6 | -49/+49 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | gallium: fix more statetrackers/drivers for not using texture width/height/de... | Roland Scheidegger | 2009-11-26 | 6 | -49/+49 |
| |/ / | |||||
* / / | Fix vega compilation. | Alan Hourihane | 2009-11-20 | 3 | -5/+12 |
|/ / | |||||
* | | gallium: Permit surface_copy and surface_fill to be NULL. | Corbin Simpson | 2009-10-17 | 2 | -11/+29 |
* | | gallium: Preparations for adding more PIPE_TRANSFER_* usage flags. | Michel Dänzer | 2009-10-02 | 1 | -2/+1 |
|/ | |||||
* | openvg: fix vgTransformPath with relative coords | Zack Rusin | 2009-08-24 | 1 | -1/+1 |
* | st/vega: Add more symbols defined by mesa/st. | Chia-I Wu | 2009-08-14 | 2 | -3/+18 |
* | Rename TGSI LOOP instruction to better match theri usage. | Michal Krol | 2009-07-31 | 1 | -2/+2 |
* | OpenVG 1.0 State Tracker | Zack Rusin | 2009-05-01 | 50 | -0/+18857 |