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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/a3xx: refactor vertex state emit
Rob Clark
2014-10-15
11
-79
/
+83
*
freedreno: use tgsi_lowering
Rob Clark
2014-10-14
8
-1673
/
+6
*
freedreno: query fixes
Rob Clark
2014-10-03
3
-8
/
+13
*
freedreno/a3xx: handle VS only outputting BCOLOR
Rob Clark
2014-10-03
1
-2
/
+10
*
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
3
-9
/
+56
*
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/a3xx: emit all immediates in one shot
Rob Clark
2014-10-02
1
-8
/
+16
*
freedreno: instanced drawing/compute not yet supported
Ilia Mirkin
2014-10-02
1
-3
/
+3
*
freedreno/a3xx: handle large shader program sizes
Rob Clark
2014-10-02
1
-11
/
+63
*
freedreno: update generated headers
Rob Clark
2014-10-02
4
-8
/
+9
*
freedreno: dual-source render targets are not supported
Ilia Mirkin
2014-10-02
1
-1
/
+1
*
freedreno: max-texture-lod-bias should be 15.0f
Rob Clark
2014-10-01
1
-1
/
+1
*
freedreno: destroy transfer pool after blitter
Rob Clark
2014-09-30
1
-2
/
+2
*
freedreno/lowering: fix token calculation for lowering
Rob Clark
2014-09-30
1
-16
/
+39
*
freedreno/a3xx: re-emit shaders on variant change
Rob Clark
2014-09-29
2
-1
/
+50
*
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
8
-16
/
+129
*
freedreno: add texcoord clamp support to lowering
Rob Clark
2014-09-29
2
-5
/
+173
*
freedreno: move bind_sampler_states to per-generation
Rob Clark
2014-09-29
4
-23
/
+48
*
freedreno/a3xx: fix border color order
Rob Clark
2014-09-29
1
-5
/
+4
*
freedreno/a3xx: add 32bit integer vtx formats
Rob Clark
2014-09-29
2
-17
/
+37
*
freedreno/a3xx: add flat interpolation mode
Rob Clark
2014-09-27
7
-19
/
+60
*
freedreno/a3xx: add LOD_BIAS
Rob Clark
2014-09-27
1
-0
/
+1
*
freedreno: turn missing caps into compile warnings
Rob Clark
2014-09-27
1
-10
/
+10
*
freedreno: we have more than 0 viewports!
Rob Clark
2014-09-27
1
-0
/
+3
*
freedreno: update generated headers
Rob Clark
2014-09-27
4
-17
/
+133
*
freedreno: don't advertise mirror-clamp support
Rob Clark
2014-09-27
1
-1
/
+1
*
freedreno: fix compiler warning
Rob Clark
2014-09-27
1
-0
/
+1
*
freedreno/a3xx: initial texture border-color
Rob Clark
2014-09-24
6
-15
/
+65
*
gallium/freedreno: add automake target 'template'
Emil Velikov
2014-09-24
1
-0
/
+11
*
gallium/freedreno: remove unused draw header
Emil Velikov
2014-09-24
1
-1
/
+0
*
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
3
-19
/
+22
*
freedreno: add DRM_CONF_SHARE_FD
Rob Clark
2014-09-21
1
-2
/
+9
*
freedreno: add a standalone ir3_compiler binary for building TGSI
Ilia Mirkin
2014-09-16
2
-0
/
+191
*
freedreno: add default .dir-locals.el for emacs settings
Ilia Mirkin
2014-09-16
1
-0
/
+8
*
freedreno/a3xx: 3d/array textures
Rob Clark
2014-09-13
4
-7
/
+102
[next]