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
/
virgl
/
virgl_query.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
-1
/
+1
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-8
/
+8
*
virgl: track valid buffer range for transfer sync
Chia-I Wu
2019-05-22
1
-1
/
+4
*
virgl: rework queries
Chia-I Wu
2019-05-06
1
-45
/
+71
*
virgl: use uint16_t mask instead of separate booleans
Gurchetan Singh
2019-03-13
1
-1
/
+1
*
virgl: use virgl_resource_dirty helper
Gurchetan Singh
2019-02-15
1
-1
/
+1
*
virgl: add ability to do finer grain dirty tracking
Gurchetan Singh
2019-02-15
1
-2
/
+2
*
virgl: ARB_query_buffer_object support
Dave Airlie
2019-01-31
1
-0
/
+17
*
virgl: add ARB_transform_feedback_overflow_query support
Dave Airlie
2018-05-30
1
-1
/
+2
*
virgl: Add support for passing GL_ANY_SAMPLES_PASSED_CONSERVATIVE
Gert Wollny
2018-05-10
1
-1
/
+2
*
virgl: remap query types to hw support.
Dave Airlie
2018-02-16
1
-2
/
+35
*
gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition()
Brian Paul
2017-03-08
1
-1
/
+1
*
gallium: add bool return to pipe_context::end_query
Nicolai Hähnle
2016-04-21
1
-1
/
+2
*
gallium: add pipe_context::set_active_query_state for pausing queries
Marek Olšák
2016-04-12
1
-0
/
+6
*
virgl: unwrap the includes
Emil Velikov
2015-10-30
1
-1
/
+2
*
virgl: introduce virgl_query() inline wrapper
Emil Velikov
2015-10-30
1
-5
/
+10
*
virgl: add virgl_context/sampler_view/so_target() upcast wrappers
Emil Velikov
2015-10-30
1
-6
/
+6
*
virgl: add driver for virtio-gpu 3D (v2)
Dave Airlie
2015-10-23
1
-0
/
+169