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
/
nouveau
/
nvc0
/
nvc0_query_hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock
Marek Olšák
2019-10-07
1
-2
/
+2
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-4
/
+4
*
nvc0: add compute invocation counter
Rhys Perry
2019-02-06
1
-4
/
+19
*
nvc0: stick zero values for the compute invocation counts
Ilia Mirkin
2019-02-06
1
-0
/
+2
*
nv50,nvc0: use condition for occlusion queries when already complete
Ilia Mirkin
2019-02-06
1
-7
/
+6
*
nvc0: finish implementation of PIPE_QUERY_SO_OVERFLOW_PREDICATE
Rhys Perry
2018-04-07
1
-15
/
+27
*
nvc0: change ACQUIRE_EQUAL to ACQUIRE_GEQUAL in nvc0_hw_query_fifo_wait
Rhys Perry
2018-04-07
1
-1
/
+1
*
nvc0: ensure the query's fence has been emitted in nvc0_hw_query_fifo_wait
Rhys Perry
2018-04-07
1
-0
/
+4
*
nvc0: fix writing query results into buffer
Ilia Mirkin
2018-02-22
1
-4
/
+10
*
nvc0: fix compile error
Benedikt Schemmer
2017-09-18
1
-1
/
+1
*
gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
Nicolai Hähnle
2017-09-18
1
-1
/
+6
*
nvc0: write 0 to pipeline_statistics.cs_invocations
Karol Herbst
2017-08-31
1
-0
/
+1
*
nvc0: fix 64-bit integer query buffer writes
Ilia Mirkin
2017-02-11
1
-4
/
+3
*
nouveau: take extra push space into account for pushbuf_space calls
Ilia Mirkin
2017-01-12
1
-1
/
+1
*
nvc0: fix retrieving query results into buffer for timestamps
Ilia Mirkin
2016-04-22
1
-5
/
+15
*
nvc0: add support for ARB_query_buffer_object
Ilia Mirkin
2016-02-04
1
-4
/
+119
*
nvc0: add support for real ARB_multi_draw_indirect
Ilia Mirkin
2016-01-07
1
-2
/
+0
*
nv50,nvc0: make sure there's pushbuf space and that we ref the bo early
Ilia Mirkin
2016-01-01
1
-1
/
+0
*
nv50,nvc0: free memory allocated by performance metrics
Samuel Pitoiset
2015-12-16
1
-0
/
+6
*
nvc0: add support for performance monitoring metrics on Fermi
Samuel Pitoiset
2015-10-17
1
-3
/
+16
*
nvc0: move SW/HW queries info to their respective files
Samuel Pitoiset
2015-10-16
1
-0
/
+14
*
nvc0: move HW SM queries to nvc0_query_hw_sm.c/h files
Samuel Pitoiset
2015-10-09
1
-689
/
+18
*
nvc0: move HW queries to nvc0_query_hw.c/h files
Samuel Pitoiset
2015-10-09
1
-0
/
+1135