summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/remap.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: make _mesa_map_function_spec() staticEmil Velikov2016-06-131-3/+0
* mesa: remove used _mesa_get_function_spec() and gl_function_remapEmil Velikov2016-06-131-9/+0
* mesa: remove unused _mesa_map_function_array()Emil Velikov2016-06-131-3/+0
* mesa: remove unused function _mesa_map_static_functions()Emil Velikov2016-06-131-3/+0
* mesa: trim down includes of compiler.hBrian Paul2015-03-021-2/+0
* 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-34/+0
* mesa: s/INLINE/inline/Brian Paul2011-10-011-5/+5
* mesa: Allow contexts of different APIs to coexist.Chia-I Wu2010-11-021-44/+0
* mesa: Include missing header in remap.h.Vinson Lee2010-07-311-0/+1
* mesa: Move api_exec_es*.c into mesa/mainKristian Høgsberg2010-04-271-0/+33
* mesa: Move references to main/remap_helper.h to api_exec.cKristian Høgsberg2010-04-271-6/+26
* Fix copyright headers.Chia-I Wu2010-04-101-5/+6
* mesa/main: Add support for remap table.Chia-I Wu2009-10-231-0/+87