Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ddebug: implement pipelined hang detection mode | Marek Olšák | 2016-07-26 | 1 | -0/+56 |
* | ddebug: don't save pointers to call parameters | Marek Olšák | 2016-07-26 | 1 | -2/+2 |
* | ddebug: move dd_call into dd_pipe.h | Marek Olšák | 2016-07-26 | 1 | -0/+66 |
* | ddebug: move all states into a separate structure | Marek Olšák | 2016-07-26 | 1 | -5/+10 |
* | ddebug: add an option to dump info about a specific apitrace call | Marek Olšák | 2016-07-05 | 1 | -1/+3 |
* | ddebug: record and dump apitrace call numbers | Marek Olšák | 2016-07-05 | 1 | -0/+1 |
* | gallium: make image views non-persistent objects | Ilia Mirkin | 2016-02-15 | 1 | -1/+1 |
* | gallium/ddebug: add 'verbose' option | Nicolai Hähnle | 2016-01-26 | 1 | -0/+1 |
* | gallium/ddebug: add GALLIUM_DDEBUG_SKIP option | Nicolai Hähnle | 2015-12-12 | 1 | -0/+3 |
* | ddebug: separate creation of debug files | Marek Olšák | 2015-10-03 | 1 | -3/+1 |
* | gallium/ddebug: new pipe for hang detection and driver state dumping (v2) | Marek Olšák | 2015-08-26 | 1 | -0/+141 |