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
2010-03-11
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-01
util: Rename pipe formats.
José Fonseca
2010-02-14
util: Update for os_stream changes.
José Fonseca
2010-02-14
util: Use util_format_name().
José Fonseca
2010-02-05
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-04
auxiliary: util_stream -> os_stream
José Fonseca
2010-02-03
util: Reimplement all utility functions in terms of the new OS abstraction.
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-14
gallium/util: added debug_dump_texture() and ppm output
Brian Paul
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