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: 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
*
gallium/freedreno: handle query_renderer caps
Emil Velikov
2014-08-15
1
-0
/
+12
*
gallium: add opcodes/cap for fine derivative support
Ilia Mirkin
2014-08-14
1
-0
/
+1
*
android: gallium/freedreno: add preliminary build
Emil Velikov
2014-08-13
1
-0
/
+44
*
automake: gallium/freedreno: drop spurious include dirs
Emil Velikov
2014-08-13
2
-4
/
+2
*
gallium: remove PIPE_SHADER_CAP_MAX_ADDRS
Marek Olšák
2014-08-11
1
-2
/
+0
*
gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE
Marek Olšák
2014-07-28
1
-2
/
+2
*
freedreno: fix typo in gpu version check
Rob Clark
2014-07-25
1
-1
/
+1
*
freedreno/ir3: split out shader compiler from a3xx
Rob Clark
2014-07-25
25
-477
/
+580
*
freedreno/a3xx/compiler: rename ir3_shader to ir3
Rob Clark
2014-07-25
12
-55
/
+55
*
freedreno/a3xx/compiler: scheduler vs pred reg
Rob Clark
2014-07-25
2
-3
/
+51
[next]