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
/
zink
/
zink_query.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
zink: use right vulkan type for GL_PRIMITIVES_GENERATED queries
Mike Blumenkrantz
2020-07-13
1
-1
/
+1
*
zink: only reset query pool on query end if current batch isn't in renderpass
Mike Blumenkrantz
2020-07-13
1
-44
/
+65
*
zink: properly handle query pool overflows
Mike Blumenkrantz
2020-07-13
1
-3
/
+12
*
zink: only stall during query destroy for xfb queries
Mike Blumenkrantz
2020-07-13
1
-7
/
+24
*
zink: use #define for number of queries per-pool
Mike Blumenkrantz
2020-07-13
1
-4
/
+6
*
zink: rework query handling
Mike Blumenkrantz
2020-07-13
1
-73
/
+109
*
zink: fix missing fallthrough comment
Timothy Arceri
2020-07-09
1
-0
/
+1
*
zink: implement transform feedback support to finish off opengl 3.0
Mike Blumenkrantz
2020-06-17
1
-19
/
+70
*
zink: pass batch instead of context for queries
Erik Faye-Lund
2020-05-25
1
-9
/
+7
*
zink: reset query on-demand when beginning a new query from resume
Mike Blumenkrantz
2020-05-22
1
-0
/
+1
*
zink: fix vkCmdResetQueryPool usage
Mike Blumenkrantz
2020-05-22
1
-1
/
+1
*
zink: flush active queries on destroy and free query object
Mike Blumenkrantz
2020-05-22
1
-7
/
+20
*
zink: enable conditional rendering if available
Dave Airlie
2020-05-11
1
-0
/
+57
*
zink: delete query rather than allocating a new one
Erik Faye-Lund
2019-11-29
1
-1
/
+1
*
HACK: zink: suspend / resume queries on batch-boundaries
Erik Faye-Lund
2019-10-28
1
-33
/
+128
*
zink: move set_active_query_state-stub to zink_query.c
Erik Faye-Lund
2019-10-28
1
-0
/
+6
*
zink: fixup boolean queries
Erik Faye-Lund
2019-10-28
1
-4
/
+21
*
zink: crash hard on unknown queries
Erik Faye-Lund
2019-10-28
1
-2
/
+5
*
zink: clean up render-pass management
Erik Faye-Lund
2019-10-28
1
-2
/
+2
*
zink: implement batching
Erik Faye-Lund
2019-10-28
1
-11
/
+5
*
zink: query support (v2)
Dave Airlie
2019-10-28
1
-0
/
+147