Define PIPE_FORMAT_ tokens as an enum set, rather than #defines.
[mesa.git] / src / mesa / pipe / p_util.h
2007-10-29 Michal KrolMake gallium compile in win32.
2007-10-28 Michal KrolUse FREE and MALLOC instead of free and malloc.
2007-10-27 michalUse FREE instead of free. Fix newlines.
2007-10-18 Oliver McFaddenCorrected the file permissions in src/mesa/pipe.
2007-08-29 michalFix ffs().
2007-08-17 Brianadded align16() function
2007-08-16 michalDefine ffs() for __WIN32__ & __MSC__.
2007-08-17 BrianRemove many dependencies on mesa headers.
2007-08-16 michalUse 'f' for float suffix.
2007-08-14 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-08-14 Keith WhitwellContinue reducing dependencies on core mesa include...
2007-08-13 Keith WhitwellMissing files