summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/SConscript
Commit message (Expand)AuthorAgeFilesLines
* mapi: use util/macros.h instead of locally defined macrosBrian Paul2015-03-041-0/+1
* scons: Use -Werror MSVC compatibility flags per-directory.Jose Fonseca2015-03-041-0/+2
* mapi/glapi: Fix dll linkage of GLES1 symbols.José Fonseca2014-11-261-0/+1
* mesa: remove unneeded glthread.c fileBrian Paul2014-03-031-1/+0
* scons: Add missing dependencies to src/mapi/glapi/gen/*.xmlJosé Fonseca2013-10-301-3/+4
* scons: Don't force stabs debug format for Mingw.José Fonseca2013-05-211-5/+0
* scons: Support clang.José Fonseca2013-04-251-1/+2
* build: Move src/mapi/mapi/* to src/mapi/Matt Turner2013-04-151-1/+1
* scons: Fix dependencies of generated headers.José Fonseca2013-01-211-3/+1
* dispatch: Include GLES1-only functions in dispatch table.Paul Berry2012-11-011-3/+3
* scons: Disable build of assembly sources on Cygwin.Vinson Lee2012-09-281-1/+1
* scons: add code to generate the various GL API filesBrian Paul2012-05-311-0/+25
* scons: Don't build the assembly sources on Mac OS X.Vinson Lee2012-02-251-1/+1
* scons: Remove references to u_thread.cJosé Fonseca2012-01-261-1/+0
* Remove windows kernel support code.José Fonseca2011-11-291-72/+70
* scons: don't compile some files with -gstabs if using mingw32Brian Paul2011-08-261-0/+5
* scons: Correct glapi USE_xxx_ASM flags.José Fonseca2011-06-171-11/+4
* scons: Add support for GLES.Chia-I Wu2011-01-221-0/+5
* mapi: Clean up sources.mk.Chia-I Wu2010-12-181-1/+1
* mapi: Clean up u_current interface.Chia-I Wu2010-12-181-0/+1
* WIN32_THREADS -> WIN32José Fonseca2010-12-021-1/+0
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-71/+72
* glapi: Generate PIC objects.José Fonseca2010-05-311-1/+1
* glapi: Update SConscript for Windows.Chia-I Wu2010-05-311-5/+15
* mapi: Add mapi and share the code with glapi.Chia-I Wu2010-05-071-2/+10
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+64