index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
freedreno
/
ir3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
freedreno/ir3: fix silly typo for binning pass shaders
Rob Clark
2015-03-05
1
-1
/
+1
*
freedreno/ir3: fix old compiler after f6b2e8af742
Rob Clark
2015-03-04
1
-0
/
+1
*
freedreno/ir3: handle flat bypass for a4xx
Rob Clark
2015-03-03
6
-3
/
+95
*
freedreno/ir3: add support for memory (cat6) instructions
Rob Clark
2015-03-03
3
-4
/
+8
*
freedreno/ir3: fix up cat6 instruction encodings
Rob Clark
2015-03-03
3
-139
/
+121
*
freedreno/a3xx: add support for vertexid and instanceid sysvals
Ilia Mirkin
2015-02-19
2
-3
/
+78
*
freedreno/ir3: handle "holes" in inputs
Rob Clark
2015-01-13
1
-1
/
+31
*
freedreno/ir3: fix pos_regid > max_reg
Rob Clark
2015-01-07
4
-41
/
+121
*
freedreno/ir3: start on indirect gpr reads
Rob Clark
2015-01-07
3
-8
/
+146
*
freedreno/ir3: make reg array dynamic
Rob Clark
2015-01-07
4
-13
/
+50
*
freedreno/ir3: simplify RA
Rob Clark
2015-01-07
7
-775
/
+620
*
freedreno/ir3: regmask support for relative addr
Rob Clark
2015-01-07
2
-17
/
+51
*
freedreno/ir3: split up ssa_src
Rob Clark
2015-01-07
1
-23
/
+34
*
freedreno/ir3: drop instr_clone() stuff
Rob Clark
2015-01-07
2
-49
/
+17
*
freedreno/ir3: runtime enable RA debug for DEBUG builds
Rob Clark
2015-01-07
1
-1
/
+6
*
freedreno/ir3: handle relative addr in ir3_dump
Rob Clark
2015-01-07
1
-1
/
+8
*
freedreno/ir3: legalize vs unused sam dst components
Rob Clark
2015-01-07
2
-2
/
+9
*
freedreno/ir3: hack for old compiler
Rob Clark
2015-01-07
1
-0
/
+23
*
freedreno/ir3: split out legalize pass
Rob Clark
2014-12-23
4
-154
/
+213
*
freedreno/ir3: ra debug
Rob Clark
2014-12-23
3
-17
/
+61
*
freedreno/ir3: trans_kill cleanup
Rob Clark
2014-12-20
1
-12
/
+7
*
freedreno/ir3: hack for standalone compiler
Rob Clark
2014-12-20
1
-1
/
+5
*
freedreno/ir3: lower TXP as needed
Rob Clark
2014-12-09
3
-3
/
+19
*
freedreno/a3xx: enable sampling from integer textures
Ilia Mirkin
2014-11-30
2
-1
/
+10
*
freedreno/ir3: remove unused arg parameter
Ilia Mirkin
2014-11-30
1
-7
/
+7
*
freedreno/ir3: fix UMAD
Ilia Mirkin
2014-11-30
1
-9
/
+9
*
freedreno/ir3: don't pass consts to madsh.m16 in MOD logic
Ilia Mirkin
2014-11-27
1
-0
/
+3
*
freedreno: add adreno 420 support
Rob Clark
2014-11-15
5
-11
/
+22
*
freedreno/ir3: move some helpers
Rob Clark
2014-11-14
1
-0
/
+58
*
freedreno/ir3: half vs full reg in standalone compiler output
Rob Clark
2014-11-14
1
-6
/
+10
*
freedreno/ir3: consider instruction neighbors in cp
Rob Clark
2014-10-25
2
-11
/
+178
*
freedreno/ir3: always mov tex coords
Rob Clark
2014-10-25
1
-54
/
+30
*
freedreno/ir3: skip virtual outputs in standalone compiler
Rob Clark
2014-10-25
1
-0
/
+3
*
freedreno/ir3: standalone compiler updates for ir3test
Rob Clark
2014-10-25
4
-18
/
+51
*
freedreno/ir3: add debug flag to disable cp
Rob Clark
2014-10-20
2
-1
/
+8
*
freedreno/a3xx: disable early-z when we have kill's
Rob Clark
2014-10-20
2
-0
/
+7
*
freedreno/ir3: fix potential gpu lockup with kill
Rob Clark
2014-10-20
4
-2
/
+61
*
freedreno/ir3: comment + better fxn name
Rob Clark
2014-10-20
1
-3
/
+5
*
freedreno/ir3: large const support
Rob Clark
2014-10-15
3
-7
/
+20
*
freedreno/ir3: optimize shader key comparision
Rob Clark
2014-10-15
2
-30
/
+55
*
freedreno/a3xx: refactor/optimize emit
Rob Clark
2014-10-15
1
-5
/
+0
*
freedreno: use tgsi_lowering
Rob Clark
2014-10-14
4
-8
/
+6
*
freedreno/ir3: fix lockups with lame FRAG shaders
Rob Clark
2014-10-03
4
-6
/
+17
*
freedreno/ir3: add TXF support
Ilia Mirkin
2014-10-02
1
-1
/
+39
*
freedreno/ir3: add TXD support and expose ARB_shader_texture_lod
Ilia Mirkin
2014-10-02
2
-8
/
+55
*
freedreno/ir3: add texture offset support
Ilia Mirkin
2014-10-02
1
-4
/
+45
*
freedreno/ir3: shadow comes before array
Ilia Mirkin
2014-10-02
1
-2
/
+2
*
freedreno/ir3: make TXQ return integers, not floats
Ilia Mirkin
2014-10-02
1
-1
/
+1
*
freedreno/ir3: add UMAD support
Ilia Mirkin
2014-10-02
1
-4
/
+15
*
freedreno/ir3: add ISSG support
Ilia Mirkin
2014-10-02
1
-0
/
+39
[prev]
[next]