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/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
*
freedreno/a3xx: handle rendering to layer != 0
Rob Clark
2014-09-12
1
-2
/
+12
*
gallium: add a texture target to sampler view and a CAP to use it
Ilia Mirkin
2014-09-12
1
-0
/
+1
*
freedreno/a3xx: enable hw primitive-restart
Rob Clark
2014-09-09
4
-9
/
+20
*
freedreno: update generated headers
Rob Clark
2014-09-09
4
-13
/
+18
*
freedreno/ir3: fix potential segfault in RA
Rob Clark
2014-09-09
1
-2
/
+6
*
freedreno: don't overflow cmdstream buffer so much
Rob Clark
2014-09-09
1
-0
/
+15
*
freedreno/ir3: add no-copy-propagate fallback step
Rob Clark
2014-09-09
3
-11
/
+21
*
gallium/freedreno: ship all files in the tarball
Emil Velikov
2014-09-05
2
-12
/
+65
*
freedreno/ir3: fix constlen with relative addressing
Rob Clark
2014-09-04
3
-3
/
+15
*
freedreno/ir3: fix error in bail logic
Rob Clark
2014-09-04
1
-2
/
+4
*
freedreno/ir3: bit of debug
Rob Clark
2014-09-04
1
-4
/
+16
*
Eliminate several cases of multiplication in arguments to calloc
Carl Worth
2014-09-03
2
-2
/
+2
*
freedreno/ir3: add DDX/DDY
Rob Clark
2014-09-01
1
-4
/
+53
*
freedreno/ir3: don't keep IR around
Rob Clark
2014-09-01
1
-1
/
+6
*
freedreno/ir3: fix potential null ptr deref
Rob Clark
2014-08-30
1
-1
/
+2
*
freedreno/ir3: add TXB
Rob Clark
2014-08-30
1
-0
/
+5
*
freedreno/ir3: detect scheduler fail
Rob Clark
2014-08-30
3
-4
/
+21
*
gallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
Timothy Arceri
2014-08-27
1
-0
/
+3
*
freedreno/a2xx: fix segfault
Rob Clark
2014-08-24
1
-0
/
+1
*
freedreno/a3xx: handle first/last level properly
Rob Clark
2014-08-24
3
-9
/
+13
*
freedreno: implement pipe_flush_resource()
Rob Clark
2014-08-24
1
-1
/
+5
*
freedreno: don't ignore src/dst level
Rob Clark
2014-08-24
1
-39
/
+63
*
gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED
Tobias Klausmann
2014-08-19
1
-0
/
+1
[next]