lima: fix pipe_debug_callback warnings
[mesa.git] / src / gallium / drivers / lima / ir / pp / nir.c
2019-08-06 Erico Nuneslima: fix pipe_debug_callback warnings
2019-08-06 Erico Nuneslima: add summary report for shader-db
2019-08-03 Andreas Baierllima/ppir: Add gl_FrontFace handling
2019-07-31 Erico Nuneslima/ppir: lower fdot in nir_opt_algebraic
2019-07-31 Erico Nuneslima/ppir: refactor texture code to simplify scheduler
2019-07-18 Andreas Baierllima/ppir: Add gl_PointCoord handling
2019-06-26 Jonathan Mareknir: remove fnot/fxor/fand/for opcodes
2019-06-24 Andreas Baierllima/ppir: Add fsat op
2019-06-24 Andreas Baierllima/ppir: Add fneg op
2019-06-24 Andreas Baierllima/ppir: Add fabs op
2019-05-27 Vasily Khoruzhicklima/ppir: implement discard and discard_if
2019-05-24 Jason Ekstrandnir: Drop imov/fmov in favor of one mov instruction
2019-05-06 Erico Nuneslima/ppir: abort compilation in case of unsupported...
2019-05-06 Erico Nuneslima/ir: print names of unsupported intrinsics
2019-05-02 Erico Nuneslima/ppir: support nir_op_ftrunc
2019-04-29 Andreas Baierllima/ppir: Add gl_FragCoord handling
2019-04-19 Erico Nuneslima/ppir: support ppir_op_ceil
2019-04-14 Karol Herbstnir: make nir_const_value scalar
2019-04-14 Karol Herbstlima: use nir_src_as_float
2019-04-12 Icenowy Zhenglima: lower bool to float when building shaders
2019-04-11 Qiang Yugallium: add lima driver