etnaviv: drm: Use mesa's atomic definitions
[mesa.git] / src / freedreno / ir3 / ir3_shader.h
2019-06-03 Hyunjun Kofreedreno/ir3: fix counting and printing for half regis...
2019-05-16 Eric Anholtfreedreno: Log the number of loops in the shader for...
2019-05-09 Rob Clarkfreedreno/ir3: fix rasterflat/glxgears
2019-05-07 Rob Clarkfreedreno/ir3: move const_state to ir3_shader
2019-05-07 Rob Clarkfreedreno/ir3: move immediates to const_state
2019-05-07 Rob Clarkfreedreno/ir3: consolidate const state
2019-05-02 Rob Clarkfreedreno/ir3: fb read support
2019-04-30 Rob Clarkfreedreno/ir3: fixes for half reg in/out
2019-04-25 Rob Clarkfreedreno/ir3: sample-shading support
2019-04-12 Timothy Arcerinir/i965/freedreno/vc4: add a bindless bool to type...
2019-03-27 Kristian H. Kristensenfreedreno/ir3: Push UBOs to constant file
2019-03-26 Kristian H. Kristensenfreedreno/ir3: Track whether shader needs derivatives
2019-03-22 Rob Clarkfreedreno/ir3: rename has_kill to no_earlyz
2019-03-03 Rob Clarkfreedreno/ir3: add Sethi–Ullman numbering pass
2019-02-16 Rob Clarkfreedreno/ir3: add image/ssbo <-> ibo/tex mapping
2018-12-07 Rob Clarkfreedreno/ir3: track max flow control depth for a5xx...
2018-11-27 Rob Clarkfreedreno: move ir3 to common location