Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nv50/ir: Replace NV50_PROGRAM_IR_* by PIPE_SHADER_IR_* | Pierre Moreau | 2017-05-07 | 1 | -1/+1 |
* | nouveau: Fix a couple of "foo may be used uninitialized' compiler warnings | Hans de Goede | 2016-07-02 | 1 | -1/+1 |
* | Treewide: Remove Elements() macro | Jan Vesely | 2016-05-17 | 1 | -1/+1 |
* | nv50,nvc0: replace resInfoCBSlot by auxCBSlot | Samuel Pitoiset | 2016-03-19 | 1 | -2/+0 |
* | nvc0: add ARB_shader_draw_parameters support | Ilia Mirkin | 2015-12-30 | 1 | -1/+1 |
* | gallium/drivers: Sanitize NULL checks into canonical form | Edward O'Callaghan | 2015-12-06 | 1 | -1/+1 |
* | nouveau: recognize tess stages in nouveau_compiler | Marcos Paulo de Souza | 2015-08-17 | 1 | -0/+4 |
* | nouveau: allow more tokens by default to avoid parse failures | Ilia Mirkin | 2014-08-28 | 1 | -2/+4 |
* | nouveau: honor fread return value in the nouveau_compiler | Emil Velikov | 2014-03-14 | 1 | -2/+2 |
* | nouveau: add a nouveau_compiler binary to compile TGSI into shader ISA | Ilia Mirkin | 2014-02-26 | 1 | -0/+222 |