• Home
  • Raw
  • Download

Lines Matching refs:ir3

65 -  freedreno/ir3: fix FSLT/etc handling to return 0/-1 instead of 0/1.0
66 - freedreno/ir3: INEG operates on src0, not src1
67 - freedreno/ir3: add UARL support
68 - freedreno/ir3: negate result of USLT/etc
69 - freedreno/ir3: use unsigned comparison for UIF
70 - freedreno/ir3: add TXL support
71 - freedreno/ir3: fix UCMP handling
72 - freedreno/ir3: implement UMUL correctly
74 - freedreno/ir3: make texture instruction construction more dynamic
75 - freedreno/ir3: fix TXB/TXL to actually pull the bias/lod argument
76 - freedreno/ir3: add TXQ support
77 - freedreno/ir3: add TXB2 support
80 - freedreno/ir3: avoid fan-in sources referring to same instruction
81 - freedreno/ir3: add IDIV/UDIV support
82 - freedreno/ir3: add UMOD support, based on UDIV
83 - freedreno/ir3: add MOD support
84 - freedreno/ir3: add ISSG support
85 - freedreno/ir3: add UMAD support
86 - freedreno/ir3: make TXQ return integers, not floats
87 - freedreno/ir3: shadow comes before array
88 - freedreno/ir3: add texture offset support
89 - freedreno/ir3: add TXD support and expose ARB_shader_texture_lod
90 - freedreno/ir3: add TXF support
118 - freedreno/ir3: detect scheduler fail
119 - freedreno/ir3: add TXB
120 - freedreno/ir3: add DDX/DDY
121 - freedreno/ir3: bit of debug
122 - freedreno/ir3: fix error in bail logic
123 - freedreno/ir3: fix constlen with relative addressing
124 - freedreno/ir3: add no-copy-propagate fallback step
126 - freedreno/ir3: fix potential segfault in RA
134 - freedreno/ir3: catch incorrect usage of tmp-dst
135 - freedreno/ir3: add missing put_dst
161 - freedreno/ir3: fix lockups with lame FRAG shaders
166 - freedreno/ir3: optimize shader key comparision
170 - freedreno/ir3: large const support
172 - freedreno/ir3: comment + better fxn name
173 - freedreno/ir3: fix potential gpu lockup with kill
175 - freedreno/ir3: add debug flag to disable cp