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
/
softpipe
/
sp_query.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-7
/
+7
*
draw: add support to tgsi paths for geometry streams. (v2)
Dave Airlie
2019-04-09
1
-2
/
+2
*
softpipe: add support for indexed queries.
Dave Airlie
2019-04-09
1
-11
/
+12
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
Nicolai Hähnle
2017-09-18
1
-0
/
+4
*
softpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
Roland Scheidegger
2017-08-17
1
-1
/
+6
*
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
/
+7
*
gallium/drivers: Remove unnecessary semicolons
Edward O'Callaghan
2016-01-06
1
-1
/
+1
*
softpipe/query: force parenthesis around a logical not
Martin Peres
2015-06-08
1
-1
/
+1
*
gallium: make pipe_context::begin_query return a boolean
Samuel Pitoiset
2015-05-06
1
-1
/
+2
*
gallium: add an index argument to create_query
Ilia Mirkin
2014-07-01
1
-1
/
+2
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
draw: clean up setting stream out information a bit
Roland Scheidegger
2013-08-27
1
-11
/
+9
*
softpipe: support nested/overlapping queries for all query types
Roland Scheidegger
2013-08-27
1
-17
/
+16
*
softpipe: handle all queries, and change for the new disjoint semantics
Roland Scheidegger
2013-06-19
1
-11
/
+28
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
1
-1
/
+1
*
softpipe/so: use the correct variable for reporting stream out
Zack Rusin
2013-04-17
1
-5
/
+15
*
draw: implement pipeline statistics in the draw module
Zack Rusin
2013-04-16
1
-1
/
+38
*
softpipe: Use os_time_get_nano() everywhere.
José Fonseca
2012-12-11
1
-4
/
+4
*
gallium: adapt to get_query_result interface change
Marek Olšák
2012-03-30
1
-2
/
+3
*
draw/softpipe: EXT_transform_feedback support (v2)
Dave Airlie
2012-01-10
1
-3
/
+22
*
softpipe: implement/fix TIMESTAMP queries
Christoph Bumiller
2011-10-20
1
-3
/
+8
*
softpipe: fix an obvious copy-paste error in get_query_result
Marek Olšák
2011-08-16
1
-1
/
+1
*
gallium: add a timestamp disjoint query
Zack Rusin
2010-06-22
1
-1
/
+13
*
gallium: add a new query
Zack Rusin
2010-06-22
1
-2
/
+10
*
softpipe: make sure we don't fallback to assert on so stats query
Zack Rusin
2010-06-08
1
-0
/
+2
*
gallium: add basic support for stream output queries
Zack Rusin
2010-06-08
1
-2
/
+22
*
gallium: adjust the query interface to support custom types
Zack Rusin
2010-06-08
1
-1
/
+2
*
gallium: EXT_timer_query support.
Mathias Fröhlich
2010-05-17
1
-4
/
+31
*
softpipe: implement conditional rendering
Brian Paul
2009-12-31
1
-0
/
+26
*
gallium: remove occlusion_count flag from depth-stencil state
Keith Whitwell
2009-05-16
1
-0
/
+5
*
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
1
-1
/
+0
*
gallium: Replace uint64 by standard uint64_t.
José Fonseca
2009-01-08
1
-3
/
+3
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-1
/
+1
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+107