glthread: track which vertex array attribs are enabled
[mesa.git] / src / mapi / shared-glapi /
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-09-10 Dylan Bakerglapi: export glapi_destroy_multithread when building...
2019-07-10 Eric Engestrommapi: add shared glapi symbols check
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-02-13 Konstantin Kharlamovmapi: work around GCC LTO dropping assembly-defined...
2019-01-24 Emil Velikovscons: wire the new generator for es1 and es2
2018-11-22 Eric Engestromglapi: add missing visibility args
2018-11-20 Dylan Bakermeson: Add tests to suites
2018-10-19 Jose Fonsecascons: Remove gles option.
2018-10-09 Dylan Bakermeson: only build clapi tests when OpenGL is being...
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-01-11 Dylan Bakermeson: Use consistent style for tests
2018-01-11 Dylan Bakermeson: Use consistent style
2017-11-23 Eric Engestrommeson: add variable for mapi_abi.py instead of going...
2017-11-07 Eric Engestrommeson: standardize .so version to major.minor.patch
2017-10-13 Emil Velikovmapi/shared-glapi/test: rework glapitable.h handling
2017-10-13 Emil VelikovRevert "make: Fix test to be meson compatible"
2017-10-09 Dylan Bakermeson: Build i965 and dri stack
2017-10-09 Dylan Bakermake: Fix test to be meson compatible
2017-05-04 Emil Velikovmapi_abi.py: remove no longer used --mode option
2016-08-27 Jose Fonsecascons: Take indirect gl_and_es_API.xml dependencies...
2016-05-25 Giuseppe Bilottascons: whitespace cleanup
2015-03-05 Mark JanesFix invalid extern "C" around header inclusion.
2015-03-04 Brian Paulmapi: remove unneeded ARRAY_SIZE #define
2014-12-16 Juha-Pekka Heikkilamapi: add glapi-test and shared-glapi-test to .gitignore
2014-08-19 Matt Turnermapi: Inline shared-glapi/tests/Makefile.
2014-08-19 Matt Turnermapi: Inline shared-glapi/Makefile.
2014-04-05 Jonathan Grayautomake: don't enable -Wl,--no-undefined on OpenBSD
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-02-17 Kusanagi Kouichiconfigure: Try pkg-config first for libselinux
2014-01-29 Kristian Høgsbergbuild: Share the all-local rule for linking libraries...
2013-11-11 Rico Schüllertests: Fix make check for out of tree builds.
2013-07-22 Matt Turnerbuild: Add tests directories to SUBDIRS
2013-04-15 Matt Turnerbuild: Move src/mapi/mapi/* to src/mapi/
2013-04-15 Matt Turnerbuild: Rename sources.mak -> Makefile.sources
2013-01-13 Johannes Obermayrtests: AM_CPPFLAGS must include $(top_srcdir) instead...
2013-01-10 Matt TurnerClean up .gitignore files
2012-11-01 Paul Berrydispatch: Include glheader.h in dispatch-related files.
2012-10-01 Matt Turnerbuild: Use PTHREAD_LIBS and PTHREAD_CFLAGS
2012-09-27 Matt Turnerbuild: Link libglapi with pthreads
2012-09-05 Paul Berrymapi: Add shared-glapi-test to .gitignore
2012-08-08 Ian Romanickmesa/tests: Add tests for the generated shared-glapi...
2012-07-26 Kenneth Graunkeshared-glapi: Install libglapi.so.0.0.0 and .0 links...
2012-05-29 Eric Anholtshared-glapi: Don't forget to clean our built file.
2012-03-29 Kristian Høgsbergshared-glapi: Include from builddir
2012-03-21 Jon TURNEYmapi: Use -no-undefined libtool flag in src/mapi/shared...
2012-03-20 Kenneth GraunkeAdd Makefile to shared-glapi .gitignore
2012-03-19 Kristian Høgsbergshared-glapi: Convert to automake
2012-01-26 José Fonsecascons: Remove references to u_thread.c
2011-11-29 José FonsecaRemove windows kernel support code.
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
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-22 Chia-I Wuscons: Add support for GLES.
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Chia-I Wuglapi: Fix OpenGL and OpenGL ES interop.
2011-01-20 Chia-I Wuglapi: Fix OpenGL ES 1.1 and 2.0 interop.