nir: Add lower_rotate flag and set to true in all drivers
[mesa.git] / src / gallium / drivers / nouveau / nouveau_compiler.c
2017-11-26 Tobias Klausmannnouveau/compiler: Allow to omit line numbers when print...
2017-05-07 Pierre Moreaunv50/ir: Replace NV50_PROGRAM_IR_* by PIPE_SHADER_IR_*
2016-07-02 Hans de Goedenouveau: Fix a couple of "foo may be used uninitialized...
2016-05-17 Jan VeselyTreewide: Remove Elements() macro
2016-03-25 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-19 Samuel Pitoisetnv50,nvc0: replace resInfoCBSlot by auxCBSlot
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-09 Kristian Høgsberg... Merge ../mesa into vulkan
2015-12-30 Ilia Mirkinnvc0: add ARB_shader_draw_parameters support
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-06 Edward O'Callaghangallium/drivers: Sanitize NULL checks into canonical...
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-18 Marcos Paulo de... nouveau: recognize tess stages in nouveau_compiler
2014-08-29 Ilia Mirkinnouveau: allow more tokens by default to avoid parse...
2014-03-14 Emil Velikovnouveau: honor fread return value in the nouveau_compiler
2014-02-27 Ilia Mirkinnouveau: add a nouveau_compiler binary to compile TGSI...