Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tgsi: add ureg support for image decls | Ilia Mirkin | 2016-01-08 | 1 | -0/+2 |
* | util/pstipple: allow fragment shader POSITION to be a system value | Marek Olšák | 2016-01-08 | 1 | -1/+2 |
* | svga: skip vertex attribute instruction with zero usage_mask | Charmaine Lee | 2016-01-06 | 1 | -0/+5 |
* | gallium/drivers: Sanitize NULL checks into canonical form | Edward O'Callaghan | 2015-12-06 | 1 | -1/+1 |
* | svga: implement 'white_fragments' option for VGPU10 fragment shaders | Brian Paul | 2015-11-04 | 1 | -5/+30 |
* | svga: detect constant color writes in fragment shaders | Brian Paul | 2015-10-22 | 1 | -2/+37 |
* | svga: fix clip plane regression after recent tgsi_scan change | Brian Paul | 2015-10-21 | 1 | -2/+2 |
* | svga: use new svga_new_shader_variant() function | Brian Paul | 2015-10-16 | 1 | -1/+1 |
* | svga: update driver for version 10 GPU interface | Brian Paul | 2015-09-02 | 1 | -2/+2 |
* | svga: add new svga_tgsi_vgpu10.c file | Brian Paul | 2015-09-02 | 1 | -0/+6778 |