index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mapi
/
glapi
/
gen
/
gl_gentable.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: Search for execinfo.h
Jory Pratt
2019-06-19
1
-1
/
+1
*
python: Use range() instead of xrange()
Mathieu Bridon
2018-07-24
1
-2
/
+2
*
python: Better iterate over dictionaries
Mathieu Bridon
2018-07-24
1
-2
/
+2
*
python: Use the print function
Mathieu Bridon
2018-07-06
1
-6
/
+8
*
glx/apple: locate dispatch table functions to wrap by name
Jon Turney
2018-02-01
1
-0
/
+14
*
mapi/gen: remove shebang from python scripts
Emil Velikov
2017-03-10
1
-1
/
+0
*
mesa: Reduce libGL.so binary size by about 15%
Arlie Davis
2016-01-21
1
-16
/
+41
*
glapi: gl_gentable.py: use a main function
Dylan Baker
2015-05-22
1
-1
/
+6
*
glapi: gl_gentable.py: Replace getopt with argparse
Dylan Baker
2015-05-22
1
-14
/
+15
*
glapi: Fix compiler warning and script name
Jan Vesely
2014-10-23
1
-2
/
+2
*
mesa: Unifdef _WIN32_WCE.
Matt Turner
2014-09-24
1
-1
/
+1
*
Eliminate several cases of multiplication in arguments to calloc
Carl Worth
2014-09-03
1
-1
/
+1
*
glapi: Do not use backtrace on DragonFly.
Vinson Lee
2014-07-30
1
-1
/
+1
*
glapi: Use GetProcAddress instead of dlsym on Windows.
Vinson Lee
2014-07-14
1
-0
/
+4
*
glapi: Avoid heap corruption in _glapi_table
Jeremy Huddleston Sequoia
2014-05-20
1
-1
/
+1
*
glapi: Do not include dlfcn.h on Windows.
Vinson Lee
2013-12-07
1
-0
/
+2
*
glapi: Do not use backtrace on NetBSD.
Vinson Lee
2013-10-11
1
-1
/
+1
*
glapi: Do not use backtrace on OpenBSD.
Vinson Lee
2013-07-16
1
-1
/
+1
*
glapi: Do not use backtrace on MinGW.
Vinson Lee
2013-01-31
1
-1
/
+1
*
dispatch: Include glheader.h in dispatch-related files.
Paul Berry
2012-11-01
1
-1
/
+1
*
glapi: Reformat python code generation scripts to use 4-space indentation.
Paul Berry
2012-10-10
1
-38
/
+38
*
glapi: Do not use backtrace on Cygwin.
Vinson Lee
2012-10-04
1
-1
/
+1
*
glapi/glx: Generate glapi_gentable.c so that the xserver can use it
Ian Romanick
2011-12-13
1
-5
/
+33
*
glapi: _glapi_create_table_from_handle: Set missing pointers to NoOp rather t...
Jeremy Huddleston
2011-06-14
1
-2
/
+42
*
glapi: Add check for NULL symbol_prefix in gentable and fix warnings
Jeremy Huddleston
2011-06-13
1
-4
/
+7
*
glapi: Add API that can create a _glapi_table from a dlfcn handle
Jeremy Huddleston
2011-06-11
1
-0
/
+131