index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
util
/
u_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scons: make embedding orthogonal to the platform
José Fonseca
2011-06-17
1
-1
/
+1
*
util: fix parsing debug options
Marek Olšák
2011-01-27
1
-19
/
+25
*
util: require debug options to be separated by commas
Marek Olšák
2011-01-26
1
-1
/
+38
*
util: Add function logger helpers
Jakob Bornecrantz
2011-01-24
1
-0
/
+35
*
util: Undo spurious changes in last commit.
José Fonseca
2011-01-13
1
-1
/
+1
*
util: Don't limit debug_printf message length on unices.
José Fonseca
2011-01-13
1
-1
/
+6
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-25
/
+24
*
gallium: Make printing info on debug builds default off
Jakob Bornecrantz
2010-08-15
1
-1
/
+1
*
util: print help for debug options on non-debug builds
Marek Olšák
2010-07-07
1
-2
/
+2
*
util: Use int type for format field width.
José Fonseca
2010-06-14
1
-1
/
+1
*
util/u_debug: use MAX2 macro
Brian Paul
2010-06-03
1
-7
/
+1
*
util/u_debug: add description field to debug_named_value
Joakim Sindholt
2010-06-03
1
-4
/
+16
*
util: Recognize FALSE and F in debug_get_bool_option
Jakob Bornecrantz
2010-05-06
1
-0
/
+4
*
gallium: Add option to not print options
Jakob Bornecrantz
2010-04-23
1
-10
/
+32
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-17
/
+20
*
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
1
-5
/
+6
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
1
-19
/
+25
*
util: Rename pipe formats.
José Fonseca
2010-03-01
1
-1
/
+1
*
util: Update for os_stream changes.
José Fonseca
2010-02-14
1
-1
/
+1
*
util: Use util_format_name().
José Fonseca
2010-02-14
1
-118
/
+1
*
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-05
1
-0
/
+75
|
\
|
*
gallium/util: added debug_dump_texture() and ppm output
Brian Paul
2010-01-14
1
-0
/
+75
*
|
auxiliary: util_stream -> os_stream
José Fonseca
2010-02-04
1
-7
/
+7
*
|
util: Reimplement all utility functions in terms of the new OS abstraction.
José Fonseca
2010-02-03
1
-199
/
+8
*
|
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
|
/
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
1
-2
/
+4
|
\
|
*
util: Ensure debug_dump_flags generates a null-terminated string.
Vinson Lee
2009-12-23
1
-2
/
+4
*
|
Merge branch 'i965g-restart'
Keith Whitwell
2009-12-22
1
-0
/
+27
|
\
\
|
*
|
i965g: more work on compiling, particularly the brw_draw files
Keith Whitwell
2009-10-25
1
-0
/
+27
|
|
/
*
|
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
1
-3
/
+4
*
|
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-30
1
-4
/
+4
|
/
*
util: _debug_printf should print even when DEBUG is not defined
Keith Whitwell
2009-07-29
1
-2
/
+0
*
util: Increase OutputDebugStringA to 4k.
José Fonseca
2009-07-01
1
-4
/
+2
*
util: Add more entry points for dumping to bmp
Jakob Bornecrantz
2009-04-24
1
-18
/
+38
*
util: flush stdout before emitting debug_printf on stderr
Keith Whitwell
2009-04-17
1
-0
/
+2
*
util/debug: Initialise local variables.
Michal Krol
2009-04-03
1
-2
/
+2
*
util: Don't use x86 asm on x86_64.
José Fonseca
2009-03-25
1
-5
/
+5
*
debug: Add function for writing transfers to files
Jakob Bornecrantz
2009-03-22
1
-32
/
+39
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-2
/
+2
*
util/debug: need to fflush(stderr) on windows
Keith Whitwell
2009-02-20
1
-0
/
+1
*
util: Also output messages to stderr on windows.
José Fonseca
2009-02-20
1
-0
/
+6
*
Merge branch 'gallium-texture-transfer'
Michel Dänzer
2009-02-18
1
-25
/
+34
*
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-0
/
+782