summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/remap.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: remove #include "mfeatures.h" from numerous source filesBrian Paul2013-04-171-1/+0
* mesa: remove FEATURE_remap_table from remap.[ch]Brian Paul2013-04-171-6/+0
* mesa: Print more informative debug for _mesa_do_init_remap_table().Eric Anholt2013-01-251-2/+4
* mesa: Allow contexts of different APIs to coexist.Chia-I Wu2010-11-021-5/+41
* mesa: Include mfeatures.h before testing feature macrosKristian Høgsberg2010-05-021-0/+2
* mesa: #ifdef out more remap_table related code when disabled.José Fonseca2010-05-021-3/+2
* mesa: Move references to main/remap_helper.h to api_exec.cKristian Høgsberg2010-04-271-38/+10
* Fix copyright headers.Chia-I Wu2010-04-101-5/+6
* mesa: Move src/mesa/glapi/dispatch.h to mesa.Chia-I Wu2010-02-251-2/+2
* glapi: Include headers with directory prefixes.Chia-I Wu2009-11-051-1/+1
* mesa/main: Add support for remap table.Chia-I Wu2009-10-231-0/+216