aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/p_util.h
Commit message (Expand)AuthorAgeFilesLines
* Make gallium compile in win32.Michal Krol2007-10-291-24/+102
* Use FREE and MALLOC instead of free and malloc.Michal Krol2007-10-281-0/+2
* Use FREE instead of free. Fix newlines.michal2007-10-271-0/+2
* Corrected the file permissions in src/mesa/pipe.Oliver McFadden2007-10-181-0/+0
* Fix ffs().michal2007-08-291-2/+7
* added align16() functionBrian2007-08-171-0/+16
* Define ffs() for __WIN32__ & __MSC__.michal2007-08-161-1/+13
* Remove many dependencies on mesa headers.Brian2007-08-161-0/+12
* Use 'f' for float suffix.michal2007-08-161-1/+1
* Continue reducing dependencies on core mesa include files.Keith Whitwell2007-08-141-12/+71
* Missing filesKeith Whitwell2007-08-131-0/+117