Revert "gallium: make handles of set_global_binding 64 bit"
[mesa.git] / src / gallium / auxiliary / driver_ddebug / dd_context.c
2020-03-10 Karol HerbstRevert "gallium: make handles of set_global_binding...
2020-03-10 Karol Herbstgallium: make handles of set_global_binding 64 bit
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-05-08 Brian Paulddebug: fix a few MSVC compiler warnings
2019-04-05 Dave Airlieddebug: add compute functions to help hang detection
2019-04-04 Marek Olšákgallium: add writable_bitmask parameter into set_shader...
2019-04-04 Guido Günthergallium: ddebug: Add missing fence related wrappers
2018-12-19 Nicolai Hähnleddebug: simplify watchdog loop and fix crash in the...
2018-09-07 Marek Olšákgallium: add pipe_context::set_context_param for tuning...
2018-08-15 Marek Olšákddebug: implement set_window_rectangles
2018-04-13 Marek Olšákgallium: move ddebug, noop, rbug, trace to auxiliary...