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
/
auxiliary
/
util
/
u_threaded_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INFER_UNSYNCHRONIZED
Marek Olšák
2017-08-28
1
-2
/
+2
*
gallium/u_threaded: disallow discard_range if map_buffer is unsynchronized
Marek Olšák
2017-08-28
1
-1
/
+3
*
gallium/u_threaded: fix a typo
Marek Olšák
2017-08-25
1
-1
/
+1
*
gallium/util: fix unused variable warning
Timothy Arceri
2017-07-26
1
-3
/
+5
*
tc: add ARB_bindless_texture support
Samuel Pitoiset
2017-06-14
1
-0
/
+128
*
util/u_queue: add an option to set the minimum thread priority
Marek Olšák
2017-06-07
1
-1
/
+1
*
gallium/u_threaded: fixes for MSVC
Brian Paul
2017-06-05
1
-7
/
+9
*
gallium/u_threaded: remove 16 bytes from tc_batch
Marek Olšák
2017-06-05
1
-2
/
+0
*
gallium/u_threaded: align batches and call slots to 16 bytes
Marek Olšák
2017-06-05
1
-2
/
+9
*
gallium/u_threaded: add a fast path for unbinding shader buffers
Marek Olšák
2017-05-18
1
-3
/
+9
*
gallium/u_threaded: add a fast path for unbinding shader images
Marek Olšák
2017-05-18
1
-4
/
+10
*
gallium/u_threaded: drop and ignore all non-async debug callbacks
Marek Olšák
2017-05-15
1
-0
/
+7
*
gallium/util: add threaded_context as a pipe_context wrapper
Marek Olšák
2017-05-15
1
-0
/
+2305