x86: Add ENDBR at function entries
[mesa.git] / src / mapi / es1api /
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-30 Ross BurtonRevert "meson: drop GLESv1 .so version back to 1.0.0"
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/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-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: drop GLESv1 .so version back to 1.0.0
2017-11-07 Eric Engestrommeson: standardize .so version to major.minor.patch
2017-11-01 Eric Engestrommapi: fix .so path in ABI-check
2017-10-31 Eric Engestrommeson: pass correct args to gles1 ABI test
2017-10-31 Eric Engestromgles1: 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 es1api/Makefile.
2014-04-05 Jonathan Grayautomake: don't enable -Wl,--no-undefined on OpenBSD
2014-04-04 Ian Romanickglapi: Fix make check
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 Turnergles1: Add an ABI-check test
2013-01-10 Matt TurnerClean up .gitignore files
2012-12-07 Andreas Bollbuild: Fix GLES linkage without libglapi
2012-08-23 Matt Turnerbuild: Fix GLES linkage with libglapi
2012-08-23 Matt Turnerautomake: convert es1api
2012-08-13 Christopher James... build/mapi: More killing of TOP in favour of top_srcdir
2012-03-19 Kristian Høgsbergshared-glapi: Convert to automake
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-18 Paul Berryglapi: update .gitignore for generated ES dispatch...
2011-08-13 Chia-I Wuglapi: generate ES dispatch headers from core mesa
2011-08-13 Chia-I Wuglapi: add glapi_gen.mk to help header generation
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-29 Chia-I Wumapi: Workaround a bug in makedepend.
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 Chia-I Wuglapi: Fix OpenGL ES 1.1 and 2.0 interop.
2011-01-20 twiedAdd machine generated files to .gitignore
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-18 Chia-I Wumapi: Clean up sources.mk.
2010-12-18 Chia-I Wumapi: Clean up u_current interface.
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-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-20 Eric AnholtFix a substitution in glesv1_cm.pc
2010-05-08 Chia-I Wumapi: Add install rules for OpenGL ES.
2010-05-08 Chia-I Wumapi: Merge src/gles/.
2010-05-07 Chia-I Wumapi: Add mapi and share the code with glapi.
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.