Michal Krol
|
b85cd7b700
|
Use FREE and MALLOC instead of free and malloc.
|
2007-10-28 17:34:36 +00:00 |
|
michal
|
f93b9dc09a
|
Use FREE instead of free. Fix newlines.
|
2007-10-27 19:04:20 +01:00 |
|
Oliver McFadden
|
a22fafbb4b
|
Corrected the file permissions in src/mesa/pipe.
|
2007-10-18 16:36:04 +00:00 |
|
michal
|
5c337508fe
|
Fix ffs().
|
2007-08-29 22:35:28 +01:00 |
|
Brian
|
cd3162f578
|
added align16() function
|
2007-08-17 11:40:06 -06:00 |
|
michal
|
546f1fa019
|
Define ffs() for __WIN32__ & __MSC__.
Break mesa dependencies.
|
2007-08-16 19:44:53 +01:00 |
|
Brian
|
3fc926f374
|
Remove many dependencies on mesa headers.
To build with mesa, need -DMESA in makefile/config file.
|
2007-08-16 18:11:55 -06:00 |
|
michal
|
9982044a8d
|
Use 'f' for float suffix.
|
2007-08-16 12:12:14 +01:00 |
|
Keith Whitwell
|
70af238b49
|
Continue reducing dependencies on core mesa include files.
Mainly down to the support for legacy TNL processing now.
|
2007-08-14 15:57:30 +01:00 |
|
Keith Whitwell
|
76818b6709
|
Missing files
|
2007-08-13 16:24:24 +01:00 |
|