index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
util
/
u_debug.h
Age
Commit message (
Expand
)
Author
2010-02-17
util: Fix typo of debug_dump_float_rgba_bmp.
Vinson Lee
2010-02-05
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-03
util: Reimplement all utility functions in terms of the new OS abstraction.
José Fonseca
2010-02-02
gallium: Move some compiler portability stuff into p_compiler.h
José Fonseca
2010-01-14
gallium/util: added debug_dump_texture() and ppm output
Brian Paul
2009-12-28
util: better fix for unused variable warnings with asserts
Keith Whitwell
2009-11-04
util: Remove homegrown Windows KM profiler.
José Fonseca
2009-10-04
util: Make assert a no-op on non-debug builds.
José Fonseca
2009-09-21
gallium debug: Add gcc printf hint to debug_printf
Nicolai Hähnle
2009-09-09
gallium: Added HaikuOS platform
aljen
2009-04-24
util: Add debug_printf_once
Micah Dowty
2009-04-24
util: Add more entry points for dumping to bmp
Jakob Bornecrantz
2009-03-31
util: Enable assembly breakpointt on x86_64.
José Fonseca
2009-03-25
util: Don't use x86 asm on x86_64.
José Fonseca
2009-03-22
debug: Add function for writing transfers to files
Jakob Bornecrantz
2009-03-12
util: fix debug_assert() to avoid unused variable warnings in release builds
Keith Whitwell
2009-02-18
util: Move p_debug.h into util module.
José Fonseca