summaryrefslogtreecommitdiff
path: root/src/gallium/include/pipe/p_util.h
AgeCommit message (Expand)Author
2008-04-25gallium: Windows user mode portability fixes.José Fonseca
2008-04-21util: work around freaky win32 math.hKeith Whitwell
2008-04-21util: add wrappers for float math functions on windowsKeith Whitwell
2008-04-15gallium: Don't assume snprintf are always available.José Fonseca
2008-04-05gallium: Use the custom snprintf implementation everywhere (for Win32).José Fonseca
2008-03-25gallium: Use debug_get_option for GETENVJosé Fonseca
2008-03-24gallium: fix REALLOC() to copy smaller of old/new sizesBrian
2008-03-24gallium: Protect operator precedence in macro.José Fonseca
2008-03-23gallium: Memory debugging utilities.José Fonseca
2008-03-18gallium: make REALLOC a bit more like reallocKeith Whitwell
2008-03-10gallium: WinCE portability fixes.José Fonseca
2008-02-25Make the pipe headers C++ friendly.José Fonseca
2008-02-23gallium: Move align_pointer() to p_pointer.h.Michal Krol
2008-02-15Code reorganization: move files into their places.José Fonseca