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