Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |