Fix for buffer overrun caused by ALLOC_STATE not having args surrounded by parenthesi...
[mesa.git] / src / mesa / drivers / dri / r300 / r300_texmem.c
2005-02-17 Nicolai HaehnleFixing *lots* of warning messages, especially concernin...
2005-02-16 Rune Petersensmall cleanup, remove some warnings
2005-02-03 Vladimir DergachevGet vertex programs supplied by the user work properly...
2005-01-31 Vladimir DergachevAdd magic sequence to prevent ClearBuffer from locking up.
2005-01-31 Vladimir DergachevUse SecondaryColorPtr, not ColorPtr[1] (the latter...
2005-01-13 Vladimir DergachevIncorporate TX_FORMAT information contributed by Wladim...
2005-01-03 Vladimir DergachevPort texture allocation code from R200.