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_XML.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
glapi: remove deprecated .getchildren() that has been replace with an iterator
Eric Engestrom
2020-06-05
1
-4
/
+4
*
glthread: add support for TexParameteri and SamplerParameteri functions
Marek Olšák
2020-03-06
1
-4
/
+7
*
mapi/glapi: Generate sizeof() helpers instead of fixed sizes.
Markus Wick
2019-11-21
1
-4
/
+11
*
mapi: correctly handle the full offset table
Emil Velikov
2019-06-10
1
-2
/
+6
*
mapi: remove old, unused ES* generator code
Emil Velikov
2019-01-24
1
-55
/
+1
*
mapi: add all _glapi_table entrypoints to static_data.py
Emil Velikov
2019-01-24
1
-1
/
+1
*
python: Better use iterators
Mathieu Bridon
2018-07-24
1
-6
/
+6
*
python: Better sort dictionary keys/values
Mathieu Bridon
2018-07-24
1
-8
/
+4
*
python: Better iterate over dictionaries
Mathieu Bridon
2018-07-24
1
-7
/
+7
*
python: Stop using the string module
Mathieu Bridon
2018-07-24
1
-4
/
+4
*
python: Better check for keys in dicts
Mathieu Bridon
2018-07-24
1
-3
/
+3
*
python: Stop using the Python 2 exception syntax
Mathieu Bridon
2018-07-06
1
-3
/
+3
*
python: Use the print function
Mathieu Bridon
2018-07-06
1
-23
/
+25
*
python: Stabilize some script outputs
Mathieu Bridon
2018-07-05
1
-1
/
+2
*
glapi: add KHR_no_error support to dispatch table generation
Timothy Arceri
2017-05-04
1
-0
/
+6
*
mapi/gen: remove shebang from python scripts
Emil Velikov
2017-03-10
1
-1
/
+0
*
glapi: Define PURE for Sun Studio as well
Adam Jackson
2016-05-17
1
-1
/
+1
*
glapi: Harden GLX request size processing (v2)
Adam Jackson
2016-05-17
1
-1
/
+1
*
glapi: Fix whitespace droppings when printing the license header
Adam Jackson
2016-05-17
1
-1
/
+1
*
Remove Sun CC specific code.
Jose Fonseca
2015-12-02
1
-3
/
+3
*
glapi: Use the offsets from static_data.py instead of from the XML
Ian Romanick
2015-05-15
1
-17
/
+5
*
glapi: Store list of functions with static dispatch in a separate table
Ian Romanick
2015-05-15
1
-1
/
+1
*
glapi: Store static dispatch offsets in a separate table
Ian Romanick
2015-05-15
1
-0
/
+8
*
mapi/glapi: Use ElementTree instead of libxml2.
José Fonseca
2014-03-26
1
-112
/
+105
*
glapi: skip padding in get_called_parameter_string
Paul Berry
2013-04-19
1
-0
/
+2
*
glapi: Remove handling of mesa_name XML attribute.
Paul Berry
2012-11-12
1
-50
/
+2
*
glapi/gen: handle new XML attributes.
Paul Berry
2012-11-06
1
-2
/
+63
*
glapi/gen: Gather API version info across aliased functions.
Paul Berry
2012-11-06
1
-1
/
+13
*
glapi/gen: Comment fix.
Paul Berry
2012-11-06
1
-1
/
+1
*
dispatch: properly handle parameter name mismatches in glapitemp.h.
Paul Berry
2012-11-01
1
-2
/
+5
*
glapi: Read GLES information from XML.
Paul Berry
2012-10-16
1
-0
/
+48
*
glapi: use new-style Python classes.
Paul Berry
2012-10-16
1
-5
/
+5
*
glapi: Reformat python code generation scripts to use 4-space indentation.
Paul Berry
2012-10-10
1
-704
/
+704
*
glapi/gen: Add support for pointer types.
José Fonseca
2012-03-11
1
-0
/
+1
*
glapi: add methods to filter functions
Chia-I Wu
2011-08-13
1
-7
/
+39
*
mapi/glapi: Avoid warnings about visibility being unsupported on MinGW.
José Fonseca
2011-04-23
1
-1
/
+1
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
1
-0
/
+967