Introduce .editorconfig
[mesa.git] / src / mesa / Makefile.am
2016-07-07 Akihiko Odakimesa: don't install GLX files if GLX is not built
2016-05-30 Emil Velikovautomake: move the git_sha1.h rule a level up
2016-05-01 Chuck Atkinsglx: Refactor the configure options for glx implementat...
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-11 Emil Velikovmesa: automake: update and reuse X86_SSE41_FILES list
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovglsl: move to compiler/
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-09 Emil Velikovmesa: automake: rework the source generation rules
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-10 Chad Versacemesa: Fix generation of git_sha1.h.tmp for gitlinks
2015-07-10 Chad Versacemesa: Fix generation of git_sha1.h.tmp for gitlinks
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-26 Matt Turnermesa: Enable subdir-objects globally.
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-05-19 Alexander von Gluck IVmesa/driver/haiku: Drop Mesa swrast renderer
2015-03-28 Kenneth Graunkenir: Implement a Mesa IR -> NIR translator.
2015-03-05 Emil Velikovmesa: drop Makefile from get_hash.h dependency list
2015-03-05 Emil Velikovmesa: rename format_info.c to format_info.h
2015-03-04 Jose Fonsecawindows/gdi: Remove.
2015-03-03 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
2015-02-28 Kenneth GraunkeRevert "configure: Leverage gcc warn options to enable...
2015-02-27 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
2015-01-23 Matt Turnermesa: Build with subdir-objects.
2015-01-23 Matt Turnermesa: Drop inclusion of glapi_gen.mk.
2015-01-23 Matt Turnermesa: Add format_{un,}pack.py to distribution.
2015-01-12 Jason Ekstrandmesa: Autogenerate format_unpack.c
2015-01-12 Jason Ekstrandmesa: Autogenerate most of format_pack.c
2014-12-12 Matt Turnerdrivers/windows: Add to distribution.
2014-12-12 Matt Turnermesa: Add notes/readme files to distribution.
2014-12-12 Matt Turnermesa: Add scons files to distribution.
2014-12-12 Matt Turnerhaiku: Add files to distribution.
2014-12-12 Matt Turnerprogram: Add lex and yacc sources to distribution.
2014-12-12 Matt Turnertnl_dd: Add headers to distribution.
2014-12-12 Matt Turnermesa: Add headers to distribution.
2014-12-12 Matt Turnermesa: Add python scripts to distribution.
2014-12-09 Timothy Arcerimesa: use build flag to ensure stack is realigned on x86
2014-11-06 Timothy Arcerimesa: Add SSE 4.1 optimisation for glDrawElements.
2014-09-02 Emil VelikovRevert "mesa: fix make tarballs"
2014-08-31 Emil Velikovmesa: fix make tarballs
2014-08-12 Emil Velikovautomake: mesa: whitespace fixes
2014-08-05 Jason Ekstrandmesa/formats: Autogenerate the format_info structure...
2014-05-23 Jon TURNEYMake DRI dependencies and build depend on the target
2014-03-11 Emil Velikovautomake: use only the folder name if it's a subfolder...
2014-03-11 Emil Velikovautomake: silence folder creation
2014-03-08 Emil Velikovautomake: make clean the correct git_sha1.h.tmp
2014-02-01 Paul Seidlerbuild: move ARCH_LIBS definition outside of ASM definition
2014-01-15 Emil Velikovautomake: include the git sha in the opengl version...
2013-12-21 Lauri Kasanenmesa: Fix build to properly check for supported compile...
2013-11-07 Matt Turnermesa: Add a streaming load memcpy implementation.
2013-11-07 Matt Turnerbuild: Build gen_matypes and matypes.h from src/mesa.
2013-11-07 Matt Turnerbuild: Change HAVE_X86_ASM to mean x86 or x86-64 asm.
2013-11-06 Matt Turnermesa: Build program as part of libmesa.
2013-11-06 Matt Turnermesa: Clean up use of top_srcdir/top_builddir.
2013-10-24 Eric Anholtmesa: Remove dricore from the build.
2013-07-22 Matt Turnerbuild: Add tests directories to SUBDIRS
2013-05-01 Andreas Bollbuild: remove unused API_DEFINES
2013-04-17 Brian Paulmesa: generate glGetInteger/Boolean/Float/Doublev(...
2013-04-15 Matt Turnerbuild: Get rid of DRIVER_DIRS
2013-04-15 Matt Turnerbuild: Rename sources.mak -> Makefile.sources
2013-03-13 Matt Turnerbuild: Get rid of dead MESA_ASM_FILES variable
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2012-11-12 Eric Anholtautomake,android: Build program/ into a helper lib...
2012-11-12 Eric Anholtautomake: Merge separated *_CXX_FILES variables to...
2012-11-01 Paul Berrydispatch: stop generating separate GLES1 API code.
2012-10-10 Imre Deakmesa: glGet: add script to generate hash tables in...
2012-10-01 Matt Turnerbuild: Don't build libdricore if not building classic...
2012-10-01 Matt Turnerbuild: Turn on visibility CFLAGS for core mesa
2012-09-14 Dave Airliemesa: use a prefix for the program lex
2012-08-29 Ian Romanickmesa: Kill ES2 wrapper functions
2012-08-24 Matt Turnerbuild: Only build libmesa.la when needed
2012-08-24 Vadim Girlinbuild: don't leave git_sha1.h.tmp after build/install
2012-08-22 Matt Turnerbuild: Only build libmesagallium.la if building Gallium
2012-08-14 Matt Turnerbuild: Use MKDIR_P in src/mesa/Makefile.am
2012-08-14 Matt Turnerbuild: Use AM_V_GEN in src/mesa/Makefile.am
2012-08-14 Matt Turnerbuild: Fix out-of-tree generation of api_exec_es{1...
2012-08-13 Christopher James... build: fix location of generated files in src/mesa...
2012-07-31 Jon TURNEYMove installing osmesa.pc to drivers/osmesa
2012-07-26 Daniel Charlesandroid-build: fix dricore build for autogenerated...
2012-07-25 Jon TURNEYRemove redundant osmesa shared library install from...
2012-07-16 Jon TURNEYFix building mesa with assembly enabled since a112ca5d
2012-07-13 Jon TURNEYautomake: convert libmesa and libmesagallium
2012-07-02 Dylan Noblesmithmesa: point to Makefile.old in the srcdir
2012-07-02 Dylan Noblesmithmesa: fix parser source gen for out-of-tree builds
2012-07-02 Dylan Noblesmithmesa: fix api source gen for out-of-tree builds
2012-06-21 Eric Anholtautomake: Convert Mesa built sources generation to...
2012-06-21 Eric Anholtmesa: Move GL header installation to automake.
2012-06-21 Eric Anholtautomake: Move mesa subdirs processing to automake.
2012-06-21 Eric Anholtautomake: Move .pc installation to automake.
2012-06-21 Eric Anholtautomake: Move the master Mesa makefile to Makefile...