summaryrefslogtreecommitdiff
path: root/src/mesa/main/remap.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+0
2013-04-17mesa: remove #include "mfeatures.h" from numerous source filesBrian Paul1-1/+0
2013-04-17mesa: remove FEATURE_remap_table from remap.[ch]Brian Paul1-6/+0
2013-01-25mesa: Print more informative debug for _mesa_do_init_remap_table().Eric Anholt1-2/+4
2010-11-02mesa: Allow contexts of different APIs to coexist.Chia-I Wu1-5/+41
2010-05-02mesa: Include mfeatures.h before testing feature macrosKristian Høgsberg1-0/+2
2010-05-02mesa: #ifdef out more remap_table related code when disabled.José Fonseca1-3/+2
2010-04-27mesa: Move references to main/remap_helper.h to api_exec.cKristian Høgsberg1-38/+10
2010-04-10Fix copyright headers.Chia-I Wu1-5/+6
2010-02-25mesa: Move src/mesa/glapi/dispatch.h to mesa.Chia-I Wu1-2/+2
2009-11-05glapi: Include headers with directory prefixes.Chia-I Wu1-1/+1
2009-10-23mesa/main: Add support for remap table.Chia-I Wu1-0/+216