summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/remap.h
Commit message (Collapse)AuthorAgeFilesLines
* mesa/main: Add support for remap table.Chia-I Wu2009-10-231-0/+87
This commit only adds the source files. It is supposed to replace the remap table in DRI drivers. Signed-off-by: Chia-I Wu <[email protected]>