Merge branch 'mesa_7_7_branch'
[mesa.git] / src / gallium / auxiliary / util / u_debug.c
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Michal KrolMerge branch 'master' into instanced-arrays
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-23 Vinson Leeutil: Ensure debug_dump_flags generates a null-terminat...
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-22 Ian RomanickMerge branch 'mesa_7_7_branch'
2009-12-22 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-18 Michal KrolMerge branch 'pipe-format-simplify'
2009-12-17 Michal KrolMove the remaining format pf_get_* functions to u_format.h.
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-11-30 Roland Scheideggergallium: interface cleanups, remove nblocksx/y from...
2009-10-24 Keith Whitwelli965g: more work on compiling, particularly the brw_dra...
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.