index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
freedreno
/
ir3
/
ir3_compiler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3/ra: use register_allocate
Rob Clark
2015-06-21
1
-0
/
+1
*
freedreno/ir3: introduce ir3_compiler object
Rob Clark
2015-06-21
1
-0
/
+43
*
freedreno/ir3: remove tgsi f/e
Rob Clark
2015-06-21
1
-3709
/
+0
*
freedreno/ir3: drop dot graph dumping
Rob Clark
2015-06-21
1
-29
/
+5
*
freedreno/ir3: fix immediate usage in tgsi tex fe
Ilia Mirkin
2015-05-20
1
-5
/
+9
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
1
-7
/
+1
*
freedreno/a3xx: add UBO support
Ilia Mirkin
2015-04-05
1
-8
/
+85
*
freedreno/ir3: handle FRAG IN's without interpolation specified
Rob Clark
2015-04-05
1
-7
/
+15
*
freedreno/ir3: split float/int abs/neg
Rob Clark
2015-04-05
1
-15
/
+20
*
freedreno/ir3: fix sam argument order comment
Rob Clark
2015-04-05
1
-1
/
+1
*
freedreno/ir3: add support for FS_COLOR0_WRITES_ALL_CBUFS property
Ilia Mirkin
2015-04-02
1
-0
/
+9
*
freedreno: remove alpha key from ir3_shader
Ilia Mirkin
2015-04-02
1
-17
/
+0
*
freedreno/ir3: avoid scheduler deadlock
Rob Clark
2015-03-15
1
-0
/
+2
*
freedreno/ir3: get the # of miplevels from getinfo
Ilia Mirkin
2015-03-09
1
-0
/
+20
*
freedreno/ir3: fix array count returned by TXQ
Ilia Mirkin
2015-03-09
1
-2
/
+42
*
freedreno/ir3: relative dst
Rob Clark
2015-03-08
1
-11
/
+88
*
freedreno/ir3: split out array_fanin() helper
Rob Clark
2015-03-08
1
-17
/
+30
*
freedreno/ir3: drop deref nodes
Rob Clark
2015-03-08
1
-33
/
+13
*
freedreno/ir3: split up ssa_dst
Rob Clark
2015-03-08
1
-17
/
+25
*
freedreno/ir3: fix silly typo for binning pass shaders
Rob Clark
2015-03-05
1
-1
/
+1
*
freedreno/ir3: handle flat bypass for a4xx
Rob Clark
2015-03-03
1
-2
/
+45
*
freedreno/a3xx: add support for vertexid and instanceid sysvals
Ilia Mirkin
2015-02-19
1
-3
/
+77
*
freedreno/ir3: start on indirect gpr reads
Rob Clark
2015-01-07
1
-6
/
+125
*
freedreno/ir3: make reg array dynamic
Rob Clark
2015-01-07
1
-2
/
+2
*
freedreno/ir3: simplify RA
Rob Clark
2015-01-07
1
-14
/
+58
*
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
1
-49
/
+14
*
freedreno/ir3: legalize vs unused sam dst components
Rob Clark
2015-01-07
1
-1
/
+2
*
freedreno/ir3: split out legalize pass
Rob Clark
2014-12-23
1
-1
/
+3
*
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
1
-0
/
+8
*
freedreno/a3xx: enable sampling from integer textures
Ilia Mirkin
2014-11-30
1
-1
/
+7
*
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/ir3: always mov tex coords
Rob Clark
2014-10-25
1
-54
/
+30
*
freedreno/ir3: standalone compiler updates for ir3test
Rob Clark
2014-10-25
1
-0
/
+1
*
freedreno/ir3: add debug flag to disable cp
Rob Clark
2014-10-20
1
-1
/
+1
*
freedreno/a3xx: disable early-z when we have kill's
Rob Clark
2014-10-20
1
-0
/
+4
*
freedreno/ir3: large const support
Rob Clark
2014-10-15
1
-5
/
+18
*
freedreno: use tgsi_lowering
Rob Clark
2014-10-14
1
-3
/
+3
*
freedreno/ir3: fix lockups with lame FRAG shaders
Rob Clark
2014-10-03
1
-2
/
+4
*
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
1
-4
/
+49
*
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
[next]