aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/include/pipe/p_util.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gallium-tex-surface' into gallium-0.1Jakob Bornecrantz2008-05-261-1/+0
|\
| * Merge branch 'gallium-i915-current' into gallium-0.1Jakob Bornecrantz2008-05-231-0/+3
| |\
| | * gallium: Stop warningsJakob Bornecrantz2008-04-071-0/+3
* | | gallium: tex surface checkpointKeith Whitwell2008-05-011-0/+3
|/ /
* | d3d: Windows miniport driver portability fixes.José Fonseca2008-05-011-30/+34
* | gallium: Windows user mode portability fixes.José Fonseca2008-04-251-4/+5
* | util: work around freaky win32 math.hKeith Whitwell2008-04-211-1/+3
* | util: add wrappers for float math functions on windowsKeith Whitwell2008-04-211-0/+46
* | gallium: Don't assume snprintf are always available.José Fonseca2008-04-151-8/+0
|/
* gallium: Use the custom snprintf implementation everywhere (for Win32).José Fonseca2008-04-051-0/+9
* gallium: Use debug_get_option for GETENVJosé Fonseca2008-03-251-5/+2
* gallium: fix REALLOC() to copy smaller of old/new sizesBrian2008-03-241-3/+3
* gallium: Protect operator precedence in macro.José Fonseca2008-03-241-1/+1
* gallium: Memory debugging utilities.José Fonseca2008-03-231-2/+19
* gallium: make REALLOC a bit more like reallocKeith Whitwell2008-03-181-7/+9
* gallium: WinCE portability fixes.José Fonseca2008-03-101-0/+10
* Make the pipe headers C++ friendly.José Fonseca2008-02-251-8/+8
* gallium: Move align_pointer() to p_pointer.h.Michal Krol2008-02-231-27/+1
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+408