OSDN Git Service

gallium: add bool return to pipe_context::end_query
[android-x86/external-mesa.git] / src / gallium / drivers / nouveau / nv50 / nv50_query.c
2016-04-22 Nicolai Hähnlegallium: add bool return to pipe_context::end_query
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-12 Marek Olšákgallium: add pipe_context::set_active_query_state for...
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-20 Samuel Pitoisetnv50: expose two groups of compute-related MP perf...
2015-11-20 Nicolai Hähnlegallium: add the concept of batch queries
2015-11-15 Ilia Mirkinnv50,nvc0: disable render condition around clear_*...
2015-11-14 Samuel Pitoisetnv50: add compute-related MP perf counters on G84+
2015-11-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-30 Samuel Pitoisetnv50: move HW queries to nv50_query_hw.c/h files
2015-10-30 Samuel Pitoisetnv50: move nva0_so_target_save_offset() to its correct...
2015-10-30 Samuel Pitoisetnv50: add a header file for nv50_query
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-06 Ilia Mirkinnv50: fix drawing from tfb, direct-to-pushbuf submits
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-07-20 Samuel Pitoisetnv50: add nesting support for occlusion queries
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-23 Ilia Mirkinnv50,nvc0: make sure to pushbuf_refn before putting...
2015-05-23 Samuel Pitoisetnv50: fix PIPE_QUERY_TIMESTAMP_DISJOINT, based on nvc0
2015-05-22 Samuel Pitoisetnv50: fix PIPELINE_STATISTICS with HUD, based on nvc0
2015-05-22 Samuel Pitoisetnv50: fix 64-bit queries with HUD, based on nvc0
2015-05-05 Samuel Pitoisetgallium: make pipe_context::begin_query return a boolean
2015-04-04 Ilia Mirkinnv50: allocate more offset space for occlusion queries
2015-02-20 Ilia Mirkinnv50: add PIPELINE_STATISTICS query support, based...
2015-02-10 Tiziano Bacocconv50,nvc0: Mark PIPE_QUERY_TIMESTAMP_DISJOINT as ready...
2014-10-26 Tobias Klausmannnv50: handle inverted render conditions
2014-07-01 Ilia Mirkingallium: add an index argument to create_query
2014-05-11 Ilia Mirkinnv50,nvc0: leave queries on during blit, turn them...
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.