aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_API.dtd
Commit message (Expand)AuthorAgeFilesLines
* glthread: remove the marshal_fail XML attributeMarek Olšák2020-03-201-5/+0
* glthread: sync instead of disabling glthread for non-VBO pointersMarek Olšák2020-03-061-0/+3
* glthread: add marshal_call_after and remove custom glFlush and glEnable codeMarek Olšák2020-03-061-0/+2
* glthread: add support for TexParameteri and SamplerParameteri functionsMarek Olšák2020-03-061-0/+3
* mesa/glthread: restore the dispatch table when incompatible gl calls are dete...Gregory Hainaut2017-03-161-3/+3
* mesa: Add an attribute for conditions to turn off threading.Eric Anholt2017-03-161-1/+6
* glapi: Annotate functions with "marshal" attribute.Paul Berry2017-03-161-1/+10
* glapi: Fix a comment typoEric Anholt2017-03-031-1/+1
* glapi: Remove offset from the DTDIan Romanick2015-05-151-1/+0
* glapi: Remove static_dispatch from the DTDIan Romanick2015-05-151-1/+0
* glapi: Remove handling of mesa_name XML attribute.Paul Berry2012-11-121-2/+1
* glapi: Annotate XML with function name suffix anomalies.Paul Berry2012-11-061-1/+2
* glapi: Annotate XML with desktop="false" for GLES-only functions.Paul Berry2012-11-061-1/+2
* glapi: Annotate XML with exec="skip" for unimplemented functions.Paul Berry2012-11-061-1/+2
* glapi: Annotate XML with deprecated="3.1" for deprecated functions.Paul Berry2012-11-061-1/+2
* glapi: Add es1 and es2 attributes to XML.Paul Berry2012-10-161-1/+3
* glapi/gen: Add support for pointer types.José Fonseca2012-03-111-0/+1
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+140