index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
remap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: kill off _mesa_do_init_remap_table()
Emil Velikov
2016-06-13
1
-18
/
+7
*
mesa: use native types when possible
Emil Velikov
2016-06-13
1
-5
/
+6
*
mesa: make _mesa_map_function_spec() static
Emil Velikov
2016-06-13
1
-3
/
+3
*
mesa: remove used _mesa_get_function_spec() and gl_function_remap
Emil Velikov
2016-06-13
1
-18
/
+0
*
mesa: remove unused _mesa_map_function_array()
Emil Velikov
2016-06-13
1
-44
/
+0
*
mesa: remove unused function _mesa_map_static_functions()
Emil Velikov
2016-06-13
1
-20
/
+0
*
mesa/main: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-1
/
+1
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-1
/
+1
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
1
-1
/
+0
*
mesa: remove FEATURE_remap_table from remap.[ch]
Brian Paul
2013-04-17
1
-6
/
+0
*
mesa: Print more informative debug for _mesa_do_init_remap_table().
Eric Anholt
2013-01-25
1
-2
/
+4
*
mesa: Allow contexts of different APIs to coexist.
Chia-I Wu
2010-11-02
1
-5
/
+41
*
mesa: Include mfeatures.h before testing feature macros
Kristian Høgsberg
2010-05-02
1
-0
/
+2
*
mesa: #ifdef out more remap_table related code when disabled.
José Fonseca
2010-05-02
1
-3
/
+2
*
mesa: Move references to main/remap_helper.h to api_exec.c
Kristian Høgsberg
2010-04-27
1
-38
/
+10
*
Fix copyright headers.
Chia-I Wu
2010-04-10
1
-5
/
+6
*
mesa: Move src/mesa/glapi/dispatch.h to mesa.
Chia-I Wu
2010-02-25
1
-2
/
+2
*
glapi: Include headers with directory prefixes.
Chia-I Wu
2009-11-05
1
-1
/
+1
*
mesa/main: Add support for remap table.
Chia-I Wu
2009-10-23
1
-0
/
+216