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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
freedreno/ir3: add MOD support
Ilia Mirkin
2014-10-02
1
-8
/
+12
*
freedreno/ir3: add UMOD support, based on UDIV
Ilia Mirkin
2014-10-02
1
-6
/
+31
*
freedreno/ir3: add IDIV/UDIV support
Ilia Mirkin
2014-10-02
1
-3
/
+197
*
freedreno/ir3: avoid fan-in sources referring to same instruction
Ilia Mirkin
2014-10-02
1
-2
/
+10
*
freedreno/ir3: add some cmdline args
Rob Clark
2014-09-29
1
-8
/
+87
*
freedreno/a3xx: add support to emulate GL_CLAMP
Rob Clark
2014-09-29
4
-2
/
+51
*
freedreno/a3xx: add flat interpolation mode
Rob Clark
2014-09-27
2
-3
/
+15
*
freedreno/ir3: add TXB2 support
Ilia Mirkin
2014-09-22
1
-4
/
+14
*
freedreno/ir3: add TXQ support
Ilia Mirkin
2014-09-22
1
-0
/
+27
*
freedreno/ir3: fix TXB/TXL to actually pull the bias/lod argument
Ilia Mirkin
2014-09-22
1
-1
/
+4
*
freedreno/ir3: make texture instruction construction more dynamic
Ilia Mirkin
2014-09-22
1
-145
/
+80
*
freedreno/a3xx: more texture array fixes
Rob Clark
2014-09-21
1
-16
/
+17
*
freedreno: add a standalone ir3_compiler binary for building TGSI
Ilia Mirkin
2014-09-16
1
-0
/
+179
*
freedreno/a3xx: 3d/array textures
Rob Clark
2014-09-13
1
-4
/
+43
*
freedreno/ir3: implement UMUL correctly
Ilia Mirkin
2014-09-12
1
-1
/
+48
*
freedreno/ir3: fix UCMP handling
Ilia Mirkin
2014-09-12
1
-37
/
+39
*
freedreno/ir3: add TXL support
Ilia Mirkin
2014-09-12
1
-1
/
+3
*
freedreno/ir3: add missing put_dst
Rob Clark
2014-09-12
1
-0
/
+1
[next]