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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Add dmabuf support.
Eric Anholt
2014-12-17
4
-24
/
+78
*
vc4: Drop a weird argument in the BOs-from-handles API.
Eric Anholt
2014-12-17
3
-7
/
+5
*
draw: revert using correct order for prim decomposition.
Roland Scheidegger
2014-12-17
1
-1
/
+3
*
vc4: Add support for turning add-based MOVs to muls for pairing.
Eric Anholt
2014-12-16
1
-2
/
+49
*
vc4: Add a helper for changing a field in an instruction.
Eric Anholt
2014-12-16
2
-11
/
+12
*
vc4: Fix the name of qpu_waddr_ignores_ws().
Eric Anholt
2014-12-16
1
-5
/
+5
*
gallium: remove support for GCC older than 4.1.0
Timothy Arceri
2014-12-17
2
-5
/
+5
*
vc4: Add support for enabling early Z discards.
Eric Anholt
2014-12-16
1
-0
/
+18
*
nvc0: add missed PIPE_CAP_VERTEXID_NOBASE
Ilia Mirkin
2014-12-15
1
-0
/
+1
*
draw: implement support for the VERTEXID_NOBASE and BASEVERTEX semantics.
Roland Scheidegger
2014-12-16
4
-19
/
+47
*
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
2014-12-16
19
-6
/
+84
*
r600g/sb: implement r600 gpr index workaround. (v3.1)
Dave Airlie
2014-12-16
4
-9
/
+57
*
r600g/sb: fix issues with loops created for switch
Vadim Girlin
2014-12-16
5
-4
/
+16
*
Revert "r600g/sb: fix issues cause by GLSL switching to loops for switch"
Dave Airlie
2014-12-16
1
-38
/
+12
*
vc4: Add support for 32-bit signed norm/scaled vertex attrs.
Eric Anholt
2014-12-15
2
-0
/
+18
*
vc4: Add support for 16-bit signed/unsigned norm/scaled vertex attrs.
Eric Anholt
2014-12-15
6
-6
/
+94
*
vc4: Rename the 16-bit unpack #define.
Eric Anholt
2014-12-15
2
-4
/
+4
*
vc4: Add support for 8-bit unnormalized vertex attrs.
Eric Anholt
2014-12-15
6
-11
/
+69
*
vc4: Refactor vertex attribute conversions a bit.
Eric Anholt
2014-12-15
1
-25
/
+40
*
vc4: Fix use of r3 as a temp in 8-bit unpacking.
Eric Anholt
2014-12-15
1
-10
/
+7
*
vc4: Rename UNPACK_8* to UNPACK_8*_F.
Eric Anholt
2014-12-15
5
-20
/
+20
*
vc4: Add support for UMAD.
Eric Anholt
2014-12-15
1
-0
/
+9
*
vc4: 0-initialize the screen again.
Eric Anholt
2014-12-15
1
-1
/
+1
*
vc4: Fix leaks of the compiled shaders' keys.
Eric Anholt
2014-12-14
1
-1
/
+1
*
vc4: Fix leaks of the CL contents.
Eric Anholt
2014-12-14
2
-1
/
+6
*
vc4: Fix leak of vc4_bos stashed in the context.
Eric Anholt
2014-12-14
1
-0
/
+5
*
vc4: Fix leak of the compiled shader programs in the cache.
Eric Anholt
2014-12-14
3
-0
/
+24
*
vc4: Fix leak of a copy of the scheduled QPU instructions.
Eric Anholt
2014-12-14
1
-2
/
+3
*
vc4: Switch to using the util/ hash table.
Eric Anholt
2014-12-14
2
-54
/
+33
*
vc4: Fix leak of simulator memory on screen cleanup.
Eric Anholt
2014-12-14
2
-3
/
+6
*
vc4: Fix a leak of the simulator's exec BO's actual vc4_bo.
Eric Anholt
2014-12-14
1
-0
/
+1
*
util/hash_table: Rework the API to know about hashing
Jason Ekstrand
2014-12-14
1
-3
/
+4
*
freedreno/a4xx: mipmaps
Rob Clark
2014-12-13
4
-24
/
+80
*
freedreno: update generated headers
Rob Clark
2014-12-13
5
-12
/
+20
*
freedreno: add is_a3xx()/is_a4xx() helpers
Rob Clark
2014-12-13
3
-7
/
+27
*
freedreno: helper to calc layer/level offset
Rob Clark
2014-12-13
5
-21
/
+31
*
util: add missing closing brace for __cplusplus
Brian Paul
2014-12-12
1
-0
/
+6
*
gallium: Remove Android files from distribution.
Matt Turner
2014-12-12
20
-27
/
+12
*
mesa: Add notes/readme files to distribution.
Matt Turner
2014-12-12
2
-0
/
+3
*
mesa: Add scons files to distribution.
Matt Turner
2014-12-12
2
-0
/
+3
*
docs: Add to distribution.
Matt Turner
2014-12-12
1
-0
/
+1
*
mesa: Add clean-local rule to remove .lib links.
Matt Turner
2014-12-12
1
-0
/
+6
*
dri: Add uninstall hooks to handle megadriver hardlinks.
Matt Turner
2014-12-12
1
-0
/
+5
*
targets/dri: Remove unnecessary variables in install-data-hook.
Matt Turner
2014-12-12
1
-10
/
+5
*
gallium/targets: Add *.sym files to distribution.
Matt Turner
2014-12-12
11
-4
/
+17
*
util: Add headers and python scripts for distribution.
Matt Turner
2014-12-12
1
-1
/
+0
*
vc4: Fix referencing of sync objects.
Eric Anholt
2014-12-12
1
-0
/
+1
*
util: Unbreak usage of assert()/debug_assert() inside expressions.
José Fonseca
2014-12-12
1
-1
/
+1
*
vc4: Consider FS backface color loads as color inputs as well.
Eric Anholt
2014-12-11
1
-1
/
+4
*
vc4: Drop redundant index size setting.
Eric Anholt
2014-12-11
1
-1
/
+0
[next]