summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ddebug/dd_context.c
Commit message (Expand)AuthorAgeFilesLines
* ddebug: move all states into a separate structureMarek Olšák2016-07-261-23/+27
* ddebug: implement create_batch_queryMarek Olšák2016-07-261-0/+27
* gallium: split transfer_inline_write into buffer and texture callbacksMarek Olšák2016-07-231-9/+21
* ddebug: record and dump apitrace call numbersMarek Olšák2016-07-051-1/+3
* ddebug: implement emit_string_markerMarek Olšák2016-07-051-3/+10
* gallium: make image_view constRob Clark2016-06-201-1/+1
* gallium: make constant_buffer constRob Clark2016-06-201-1/+1
* gallium: make shader_buffers constRob Clark2016-06-201-1/+1
* gallium/ddebug: Support compute states.Bas Nieuwenhuizen2016-05-131-16/+40
* gallium: add bool return to pipe_context::end_queryNicolai Hähnle2016-04-211-2/+2
* gallium: add pipe_context::set_active_query_state for pausing queriesMarek Olšák2016-04-121-0/+9
* gallium: make image views non-persistent objectsIlia Mirkin2016-02-151-27/+1
* gallium/ddebug: new pipe for hang detection and driver state dumping (v2)Marek Olšák2015-08-261-0/+771