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.c
Age
Commit message (
Expand
)
Author
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-23
util: Ensure debug_dump_flags generates a null-terminated string.
Vinson Lee
2009-12-22
Merge branch 'i965g-restart'
Keith Whitwell
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-11-30
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-10-25
i965g: more work on compiling, particularly the brw_draw files
Keith Whitwell
2009-07-29
util: _debug_printf should print even when DEBUG is not defined
Keith Whitwell
2009-07-01
util: Increase OutputDebugStringA to 4k.
José Fonseca
2009-04-24
util: Add more entry points for dumping to bmp
Jakob Bornecrantz
2009-04-17
util: flush stdout before emitting debug_printf on stderr
Keith Whitwell
2009-04-03
util/debug: Initialise local variables.
Michal Krol
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-04
gallium: Unify reference counting.
Michel Dänzer
2009-02-20
util/debug: need to fflush(stderr) on windows
Keith Whitwell
2009-02-20
util: Also output messages to stderr on windows.
José Fonseca
2009-02-18
Merge branch 'gallium-texture-transfer'
Michel Dänzer
2009-02-18
util: Move p_debug.h into util module.
José Fonseca