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
/
auxiliary
/
util
/
u_threaded_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/u_threaded: avoid syncing in threaded_context_flush
Nicolai Hähnle
2017-11-20
1
-1
/
+2
*
radeonsi: avoid syncing the driver thread in si_fence_finish
Nicolai Hähnle
2017-11-20
1
-0
/
+8
*
u_threaded_gallium: remove synchronization in fence_server_sync
Nicolai Hähnle
2017-11-20
1
-0
/
+1
*
gallium/u_threaded: implement asynchronous flushes
Nicolai Hähnle
2017-11-09
1
-0
/
+59
*
gallium/u_threaded: mark queries flushed only for non-deferred flushes
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
gallium/u_threaded: don't map big VRAM buffers for the first upload directly
Marek Olšák
2017-11-06
1
-0
/
+6
*
gallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INFER_UNSYNCHRONIZED
Marek Olšák
2017-08-28
1
-2
/
+2
*
tc: add ARB_bindless_texture support
Samuel Pitoiset
2017-06-14
1
-1
/
+1
*
gallium/u_threaded: remove 16 bytes from tc_batch
Marek Olšák
2017-06-05
1
-1
/
+0
*
gallium/u_threaded: align batches and call slots to 16 bytes
Marek Olšák
2017-06-05
1
-1
/
+8
*
gallium/u_threaded: drop and ignore all non-async debug callbacks
Marek Olšák
2017-05-15
1
-3
/
+1
*
gallium/util: add threaded_context as a pipe_context wrapper
Marek Olšák
2017-05-15
1
-0
/
+349