gallium: add caps for POSITION and FACE system values
[mesa.git] / src / gallium / drivers / nouveau / nv30 / nvfx_fragprog.c
2015-12-06 Edward O'Callaghangallium/drivers: Trivial code-style cleanup
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-05-20 Marek Olšákgallium: remove TGSI_SAT_MINUS_PLUS_ONE
2015-05-14 Samuel Pitoisetnv30: remove unused nvfx_fp_memcpy() function and comme...
2015-03-27 Ilia Mirkingallium/util: remove u_linkage
2014-11-24 Eric Anholtgallium: Drop unused BRA opcode.
2014-11-24 Eric Anholtgallium: Drop the unused SFL/STR opcodes.
2014-11-24 Eric Anholtgallium: Drop the unused RFL opcode.
2014-10-04 Marek Olšáktgsi: change tgsi_shader_info::properties to a one...
2014-10-04 Marek Olšáktgsi: simplify shader properties in tgsi_shader_info
2014-06-19 Ilia Mirkinnv30: plug some memory leaks on screen destroy and...
2014-02-27 Ilia Mirkinnv30: remove nv30_context use from nvfx_*prog
2014-02-27 Ilia Mirkinnv30: remove unused sprite flipping parameter
2014-02-27 Ilia Mirkinnv30: remove use_nv4x, it is identical to is_nv4x
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.