mesa/src/mapi/glapi
Mathieu Bridon fdf946ffbf python: Stop using the string module
Most functions in the builtin string module also exist as methods of
string objects.

Since the functions were removed from the string module in Python 3,
using the instance methods directly makes the code compatible with both
Python 2 and Python 3.

Signed-off-by: Mathieu Bridon <bochecha@daitauha.fr>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
2018-07-24 11:07:04 -07:00
..
gen python: Stop using the string module 2018-07-24 11:07:04 -07:00
registry mesa: add GL_PROGRAM_BINARY_FORMAT_MESA enum 2017-12-08 16:44:35 +11:00
tests mesa: drop GL_EXT_polygon_offset support 2018-05-18 09:21:24 +10:00
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
glapi.c mapi: replace mapi_table abstraction 2017-05-04 18:17:03 +01:00
glapi.h glx/apple: locate dispatch table functions to wrap by name 2018-02-01 15:14:08 +00:00
glapi_dispatch.c glapi: define GL_API to be KEYWORD1 in glapi_dispatch.c (v2) 2018-03-30 14:33:33 -06:00
glapi_entrypoint.c mapi: Adding missing string.h include. 2015-04-23 22:02:07 +01:00
glapi_getproc.c glapi: include generated headers without path 2017-10-27 11:06:07 -07:00
glapi_nop.c glapi: include generated headers without path 2017-10-27 11:06:07 -07:00
glapi_priv.h mapi: remove duplicate GL typedefs 2018-01-25 17:42:50 +00:00
meson.build meson: Add support for SPARC assembly 2018-06-13 10:06:25 -07:00
SConscript scons: fix scons build to find generated glapitable.h 2017-10-27 16:26:26 -06:00