aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/allegro/generic.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert crlf->lf line endings.José Fonseca2008-02-281-234/+234
| | | | | | Windows/DOS users should enable core.autocrlf from now on: git config --global core.autocrlf true
* Changed a number of context fields from GLchan to GLfloat (such as ClearColor).Brian Paul2002-10-041-5/+6
| | | | | | Also changed parameter types for some driver functions (like ctx->Driver.Clear- Color). Updated all the device drivers. Someday, we want to support 8, 16 and 32-bit channels dynamically at runtime.
* Initial revisionjtg1999-08-191-0/+233