Lines Matching full:ir3

578 -  mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs
1291 - nir: Add ir3-specific version of most SSBO intrinsics
1292 - ir3/nir: Add a new pass 'ir3_nir_lower_io_offsets'
1293 - ir3/compiler: Enable lower_io_offsets pass and handle new SSBO
1295 - ir3/lower_io_offsets: Try propagate SSBO's SHR into a previous shift
2329 - freedreno/ir3: fix input ncomp for vertex shaders
2483 - freedreno/ir3: use nir_src_as_uint in a few places
3444 - freedreno/ir3: Track whether shader needs derivatives
3445 - freedreno/ir3: Fix operand order for DSX/DSY
3447 - freedreno/ir3: Enable PIPE_CAP_PACKED_UNIFORMS
3448 - freedreno/ir3: Push UBOs to constant file
3449 - freedreno/ir3: Don't access beyond available regs
3450 - freedreno/ir3: Add workaround for VS samgq
3451 - freedreno/ir3: Mark ir3_context_error() as NORETURN
4058 - freedreno/ir3: fix varying packing vs. tex sharp edge
4061 - freedreno/ir3: split out image helpers
4062 - freedreno/ir3: split out a4xx+ instructions
4063 - freedreno/ir3: fix ncomp for \_store_image() src
4064 - freedreno/ir3: add image/ssbo <-> ibo/tex mapping
4065 - freedreno/ir3: add a6xx instruction encoding
4066 - freedreno/ir3: add a6xx+ SSBO/image support
4067 - freedreno/ir3: HIGH reg w/a for a6xx
4073 - freedreno/ir3: handle quirky atomic dst for a6xx
4074 - freedreno/ir3: fix legalize for vecN inputs
4075 - freedreno/ir3: fix crash in compile fail case
4078 - freedreno/ir3: rename put_dst()
4079 - freedreno/ir3/a6xx: fix load_ssbo barrier type.
4080 - freedreno/ir3: sync instr/disasm and add ldib encoding
4081 - freedreno/ir3/a6xx: use ldib for ssbo reads
4085 - freedreno/ir3: don't hardcode wrmask
4089 - freedreno/ir3: use nopN encoding when possible
4091 - freedreno/ir3/a6xx: fix non-ssa atomic dst
4094 - freedreno/ir3/a6xx: fix atomic shader outputs
4095 - freedreno/ir3: gsampler2DMSArray fixes
4096 - freedreno/ir3: include nopN in expanded instruction count
4097 - freedreno/ir3: add Sethi–Ullman numbering pass
4098 - freedreno/ir3: track register pressure in sched
4104 - freedreno/ir3: fix ir3_cmdline harder
4105 - freedreno/ir3: turn on [iu]mul_high
4107 - freedreno/ir3/cp: fix ldib bug
4108 - freedreno/ir3/a6xx: fix ssbo comp_swap
4109 - freedreno/ir3 better cat6 encoding detection
4110 - freedreno/ir3/ra: fix half-class conflicts
4111 - freedreno/ir3: fix sam.s2en decoding
4112 - freedreno/ir3: fix sam.s2en encoding
4113 - freedreno/ir3: fix regmask for merged regs
4115 - freedreno/ir3: find # of samplers from uniform vars
4116 - freedreno/ir3: enable indirect tex/samp (sam.s2en)
4117 - freedreno/ir3: optimize sam.s2en to sam
4118 - freedreno/ir3: additional lowering
4119 - freedreno/ir3: fix bit_count
4120 - freedreno/ir3: dynamic UBO indexing vs 64b pointers
4121 - freedreno/ir3: rename has_kill to no_earlyz
4122 - freedreno/ir3: disable early-z for SSBO/image writes
4128 - freedreno/ir3: sched fix
4129 - freedreno/ir3: reads/writes to unrelated arrays are not dependent
4130 - freedreno/ir3: align const size to vec4
4133 - freedreno/ir3: re-indent comment
4134 - freedreno/ir3: rework varying packing
4135 - freedreno/ir3: add pass to move varying loads
4136 - freedreno/ir3: convert to "new style" frag inputs
4139 - freedreno/ir3: fix const assert
4143 - freedreno/ir3: fix rgetpos decoding
4144 - freedreno/ir3: more emit-cat5 fixes
4145 - freedreno/ir3: cleanup instruction builder macros
4147 - freedreno/ir3: lower load_barycentric_at_sample
4148 - freedreno/ir3: lower load_barycentric_at_offset
4149 - freedreno/ir3: remove bogus assert
4150 - freedreno/ir3: rename frag_vcoord -> ij_pixel
4152 - freedreno/ir3: fix load_interpolated_input slot
4154 - freedreno/ir3: sample-shading support
4157 - freedreno/ir3: switch fragcoord to sysval
4160 - freedreno/ir3: fixes for half reg in/out
4161 - freedreno/ir3: fix shader variants vs UBO analysis
4162 - freedreno/ir3: fix lowered ubo region alignment
4163 - freedreno/ir3: add IR3_SHADER_DEBUG flag to disable ubo lowering
4164 - freedreno/ir3: add some ubo range related asserts
4169 - freedreno/ir3: fb read support
4174 - freedreno/ir3: remove assert
4185 - freedreno/ir3: fix rasterflat/glxgears
4186 - freedreno/ir3: set more barrier bits