Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: remove deprecated PIPE_TRANSFER_DISCARD | Marek Olšák | 2012-01-05 | 1 | -2/+2 |
* | vl: seperate shader buffers from components | Christian König | 2012-01-02 | 1 | -11/+6 |
* | vl: Fix include style | Kai Wasserbäch | 2011-08-29 | 1 | -9/+9 |
* | g3dvl: Remove non-constant expression array initializers. | Vinson Lee | 2011-07-13 | 1 | -3/+15 |
* | [g3dvl] don't upload all quant buffer layers at once | Christian König | 2011-07-13 | 1 | -16/+9 |
* | [g3dvl] use a vertex element instead of the instance id | Christian König | 2011-06-05 | 1 | -2/+1 |
* | [g3dvl] use a vertex element instead of the instance id | Christian König | 2011-06-04 | 1 | -5/+5 |
* | [g3dvl] move quantification into shaders | Christian König | 2011-05-29 | 1 | -33/+105 |
* | [g3dvl] fix missing swizzle on instanceid | Christian König | 2011-05-18 | 1 | -1/+1 |
* | [g3dvl] enable gl_rasterization_rules for zscan | Christian König | 2011-05-15 | 1 | -6/+5 |
* | [g3dvl] move zscan into shaders | Christian König | 2011-05-05 | 1 | -15/+57 |
* | [g3dvl] start implementing zscan and quantification | Christian König | 2011-04-23 | 1 | -0/+492 |