mesa: add bool param to _mesa_free_context_data
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_debug.h
2020-01-22 Timur Kristófradeon: Fix multiple definition error with radeon_debug
2015-04-21 Marius Predutradeon: replace __FUNCTION__ with __func__
2014-09-25 Matt Turnerradeon: Use PRINTLIKE macro.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-24 Iain Hibbertradeon: use C99 style in macros with variable arguments
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-05 Keith WhitwellMerge commit 'fj/mesa-next'
2010-02-04 Pauli Nieminenradeon: Make debugging automaticaly increase logging...
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-25 Ian RomanickMerge branch 'asm-shader-rework-2'
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-09-21 Michel DänzerMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Pauli Nieminenradeon: Fix typo in variable name.
2009-09-20 Pauli Nieminenradeon: Improve WARN_ONCE macro to appear as single...
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-14 Michal KrolMerge commit 'origin/master' into glsl-pp-rework-2
2009-09-10 Ian RomanickMerge branch 'master' into asm-shader-rework-2
2009-09-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Pauli Nieminenradeon: Change debugging code to use macros instead...
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-06 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-09-01 Pauli Nieminenradeon: Fix debug output to filter out less critical...
2009-08-31 Pauli Nieminenradeon: Add support for indenting debug output.
2009-08-31 Pauli Nieminenradeon: Add comment warning about not choosing critical...
2009-08-31 Pauli Nieminenradeon: Change default debug level to verbose.
2009-08-31 Pauli Nieminenradeon: Add gcc attribute to enable pritnf format warnings.
2009-08-31 Pauli Nieminenr100: Use shared debug code.
2009-08-31 Pauli Nieminenradeon: Add common debugging functions.