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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
freedreno: update generated headers
Rob Clark
2014-09-13
4
-4
/
+22
*
freedreno: "fix" problems with excessive flushes
Rob Clark
2014-09-12
5
-27
/
+14
*
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
*
freedreno/ir3: catch incorrect usage of tmp-dst
Rob Clark
2014-09-12
1
-0
/
+15
*
freedreno/ir3: use unsigned comparison for UIF
Ilia Mirkin
2014-09-12
1
-4
/
+4
*
freedreno/ir3: negate result of USLT/etc
Ilia Mirkin
2014-09-12
1
-8
/
+15
*
freedreno/ir3: add UARL support
Ilia Mirkin
2014-09-12
1
-2
/
+4
*
freedreno/ir3: INEG operates on src0, not src1
Ilia Mirkin
2014-09-12
1
-1
/
+3
*
freedreno/ir3: fix FSLT/etc handling to return 0/-1 instead of 0/1.0
Ilia Mirkin
2014-09-12
1
-4
/
+8
*
freedreno/a3xx: alpha render-target shenanigans
Rob Clark
2014-09-12
4
-2
/
+34
*
freedreno/a3xx: format fixes
Rob Clark
2014-09-12
3
-5
/
+20
*
freedreno: update generated headers
Rob Clark
2014-09-12
4
-4
/
+6
[next]