glthread: use GLenum16 in batch buffers to save space
[mesa.git] / src / mapi / es2api /
2019-11-05 Eric Engestrommeson: move the generic symbols check arguments to...
2019-11-05 Eric Engestrommeson: add variable to control the symbols checks
2019-10-10 Dylan Bakermeson: maintain names of shared API libraries
2019-10-10 Dylan Bakermeson: Add windows defines to glapi
2019-07-10 Eric Engestromgles: use new symbols check script
2019-05-03 Dylan Bakermeson: make nm binary optional
2019-04-29 Eric Engestromdelete autotools input files
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-03-21 Benjamin Gordonconfigure.ac/meson.build: Add options for library suffixes
2019-02-13 Konstantin Kharlamovmapi: work around GCC LTO dropping assembly-defined...
2019-01-24 Emil Velikovmapi/es2api: remove no longer present entrypoints
2019-01-24 Emil Velikovmapi/es*api: remove GL_EXT_multi_draw_arrays entrypoints
2019-01-24 Emil Velikovmapi/es*api: remove GL_OES_EGL_image entrypoints
2019-01-24 Emil Velikovmeson: wire the new generator for es1 and es2
2018-11-20 Dylan Bakermeson: Add tests to suites
2018-11-09 Erik Faye-LundRevert "mesa/main: fixup make check after NV_conditiona...
2018-11-09 Erik Faye-Lundmesa/main: fixup make check after NV_conditional_render...
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-02-26 Eric Engestrom*-symbol-check: use correct `nm` path when cross-compiling
2018-02-16 Alexander von Gluck IVmeson: Add Haiku platform support v4
2018-01-11 Dylan Bakermeson: Use consistent style for tests
2018-01-11 Dylan Bakermeson: Use consistent style
2017-11-24 Jon Turneymapi: Teach es{1,2}api/ABI-check shared library names...
2017-11-23 Eric Engestrommeson: add variable for mapi_abi.py instead of going...
2017-11-15 Vinson Leemapi: Use correct shared libraries suffix on macOS.
2017-11-07 Eric Engestrommeson: standardize .so version to major.minor.patch
2017-11-02 Dylan Bakeres2api/ABI-check: Add es3.x symbols
2017-11-01 Eric Engestrommapi: fix .so path in ABI-check
2017-10-31 Eric Engestrommeson: pass correct args to gles2 ABI test
2017-10-31 Eric Engestromgles2: fail symbol check if lib is missing
2017-10-09 Dylan Bakermeson: Build i965 and dri stack
2017-03-10 Emil Velikovmapi: do not mandate bash for es*api/ABI-check
2015-08-31 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-28 Vinson LeeABI-check: Use more portable bash invocation.
2014-08-19 Matt Turnermapi: Inline es2api/Makefile.
2014-04-05 Jonathan Grayautomake: don't enable -Wl,--no-undefined on OpenBSD
2014-04-01 Jordan Justeninclude/GLES3: add OpenGL ES 3.1 Headers
2014-03-31 Ian Romanickmapi_abi: Remove ABI-check work arounds for functions...
2014-03-31 Emil Velikovautomake: ask the linker to do garbage collection
2014-03-31 Emil Velikovautomake: add -Wl,--no-undefined to all libraries
2014-01-29 Kristian Høgsbergbuild: Share the all-local rule for linking libraries...
2013-04-15 Matt Turnerbuild: Move src/mapi/mapi/* to src/mapi/
2013-03-19 Matt Turnergles2: Add an ABI-check test
2013-01-10 Matt TurnerClean up .gitignore files
2012-12-07 Andreas Bollbuild: Fix GLES linkage without libglapi
2012-10-17 Matt Turneres2api: Add GL ES 3 headers
2012-08-23 Matt Turnerbuild: Fix installation of GLES2 headers
2012-08-23 Matt Turnerbuild: Fix GLES linkage with libglapi
2012-08-23 Matt Turnerautomake: convert es2api
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-24 Tim Wiederhakeadd machine generated files to .gitignore
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 twiedAdd machine generated files to .gitignore
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-08 Chia-I Wumapi: Add install rules for OpenGL ES.
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.