Merge branch 'mesa_7_6_branch'
[mesa.git] / src / gallium / auxiliary / util / u_debug.c
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-13 Brian PaulMerge branch 'new-frag-attribs'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-29 Keith Whitwellutil: _debug_printf should print even when DEBUG is...
2009-07-22 Keith Whitwellutil: _debug_printf should print even when DEBUG is...
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-07-03 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-02 Keith WhitwellMerge commit 'origin/dlist-statechange-shortcircuit...
2009-07-01 José Fonsecautil: Increase OutputDebugStringA to 4k.
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-05-10 Jerome GlisseMerge commit 'origin/master' into radeon-rewrite
2009-05-01 Brian PaulMerge branch 'const-buffer-changes'
2009-04-24 Jakob Bornecrantzutil: Add more entry points for dumping to bmp
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-17 Keith Whitwellutil: flush stdout before emitting debug_printf on...
2009-04-10 Alex DeucherMerge branch 'radeon-rewrite' of git+ssh://agd5f@git...
2009-04-09 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-03 Michal Krolutil/debug: Initialise local variables.
2009-03-25 José Fonsecautil: Don't use x86 asm on x86_64.
2009-03-22 Jakob Bornecrantzdebug: Add function for writing transfers to files
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Michel Dänzergallium: Unify reference counting.
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-20 Keith Whitwellutil/debug: need to fflush(stderr) on windows
2009-02-20 José Fonsecautil: Also output messages to stderr on windows.
2009-02-18 Michel DänzerMerge branch 'gallium-texture-transfer'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/draw-vbuf-interface'
2009-02-18 José Fonsecautil: Move p_debug.h into util module.