util: Move os_misc to util
[mesa.git] / src / gallium / auxiliary / util / u_dump.h
2017-11-09 Nicolai Hähnlegallium/u_dump: add and use util_dump_transfer_usage
2017-11-09 Nicolai Hähnlegallium/u_dump: add util_dump_ns
2017-11-09 Nicolai Hähnlegallium/u_dump: export util_dump_ptr
2017-08-02 Nicolai Hähnlegallium/util: add util_{str,dump}_query_value_type
2017-08-02 Nicolai Hähnlegallium: add util_dump_query_type and use it in ddebug
2017-08-02 Nicolai Hähnlegallium: rename util_dump_* to util_str_* for enum...
2017-05-10 Marek Olšákgallium: remove pipe_index_buffer and set_index_buffer
2017-05-10 Nicolai Hähnlegallium/util: add util_dump_grid_info
2016-09-13 Marek Olšákddebug: dump shader buffers and images
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-22 Marek Olšákgallium/util: improve dump functions
2015-07-16 Marek Olšákgallium: add interface for writable shader images
2013-11-28 José Fonsecatrace: Dump PIPE_QUERY_* enums.
2012-09-30 Marek Olšákgallium: add helpers for dumping pipe_box and pipe_blit...
2012-01-05 Marek Olšákutil: add helper function util_dump_draw_info
2011-11-29 José Fonsecagallium/auxiliary: Remove os_stream.
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-20 Brian Paulgallium: added util_dump_logicop()
2010-05-12 José Fonsecautil: Add function to dump PIPE_STENCIL_OP_xxx
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-14 José Fonsecautil: Avoid dumping masked state. Other minor improvements.
2010-02-14 José Fonsecautil: Helper functions to dump all state objects.
2010-02-14 José Fonsecautil: Rename u_debug_dump.[ch] -> u_dump.[ch].