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
/
vc4
/
vc4_screen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
broadcom/vc4: Mark BOs as purgeable when they enter the BO cache
Boris Brezillon
2017-11-09
1
-0
/
+1
*
vc4: Set shareable BOs as T tiled if possible
Eric Anholt
2017-07-12
1
-0
/
+1
*
vc4: Make the miptree debug code available under VC4_DEBUG=surf
Eric Anholt
2017-07-12
1
-0
/
+1
*
gallium: Add renderonly-based support for pl111+vc4.
Eric Anholt
2017-06-15
1
-1
/
+4
*
vc4: Drop pointless indirections around BO import/export.
Eric Anholt
2017-05-17
1
-7
/
+0
*
gallium: s/unsigned/enum pipe_shader_type/ for get_compiler_options()
Brian Paul
2017-03-08
1
-1
/
+2
*
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
2017-03-07
1
-2
/
+2
*
vc4: Try compiling our FSes in multithreaded mode on new kernels.
Eric Anholt
2016-11-16
1
-0
/
+1
*
vc4: Add support for ETC1 textures if the kernel is new enough.
Eric Anholt
2016-11-16
1
-0
/
+5
*
vc4: Move simulator memory management to a u_mm.h heap.
Eric Anholt
2016-10-21
1
-0
/
+4
*
vc4: Move simulator globals into a struct.
Eric Anholt
2016-10-21
1
-3
/
+0
*
vc4: use the new parent/child pools for transfers
Nicolai Hähnle
2016-10-05
1
-0
/
+3
*
vc4: Tell state_tracker that we would prefer NIR.
Eric Anholt
2016-08-22
1
-0
/
+4
*
vc4: add hash table look-up for exported dmabufs
Rob Herring
2016-07-26
1
-0
/
+3
*
vc4: Return V3D version details in the GL renderer info.
Eric Anholt
2016-07-20
1
-0
/
+2
*
vc4: Check the V3D version reported by the kernel.
Eric Anholt
2016-07-20
1
-0
/
+2
*
vc4: Add a flag in the screen to track control flow support.
Eric Anholt
2016-07-12
1
-0
/
+1
*
vc4: Add support for dumping executed commands to a file.
Eric Anholt
2015-12-15
1
-0
/
+1
*
vc4: Track the number of BOs allocated and their size.
Eric Anholt
2015-06-17
1
-0
/
+6
*
vc4: Drop qir include from vc4_screen.h
Eric Anholt
2015-06-09
1
-1
/
+1
*
vc4: Convert from simple_list.h to list.h
Eric Anholt
2015-05-29
1
-2
/
+2
*
vc4: Convert to consuming NIR.
Eric Anholt
2015-04-01
1
-0
/
+1
*
vc4: Add a userspace BO cache.
Eric Anholt
2014-12-17
1
-0
/
+12
*
vc4: Drop a weird argument in the BOs-from-handles API.
Eric Anholt
2014-12-17
1
-2
/
+1
*
vc4: Add a debug flag for waiting for sync on submit.
Eric Anholt
2014-12-05
1
-0
/
+1
*
vc4: Update for new kernel ABI with async execution and waits.
Eric Anholt
2014-11-20
1
-0
/
+13
*
vc4: Add a debug flag for flushing after every draw.
Eric Anholt
2014-09-09
1
-0
/
+1
*
vc4: Add support for texture tiling.
Eric Anholt
2014-08-22
1
-2
/
+0
*
vc4: Add support for swizzling of texture colors.
Eric Anholt
2014-08-18
1
-0
/
+1
*
vc4: Fix off-by-one in texture maximum levels.
Eric Anholt
2014-08-12
1
-1
/
+1
*
vc4: Switch simulator to using kernel validator
Eric Anholt
2014-08-11
1
-1
/
+0
*
vc4: Add VC4_DEBUG env option
Eric Anholt
2014-08-08
1
-1
/
+9
*
vc4: Initial skeleton driver import.
Eric Anholt
2014-08-08
1
-0
/
+63