summaryrefslogtreecommitdiff
path: root/src/mesa/SConscript
AgeCommit message (Expand)AuthorFilesLines
2013-10-26mesa: add vdpau.c and st_vdpau.c to src/mesa/SConscriptBrian Paul1-0/+2
2013-09-26mesa: Add core support for the GL_AMD_performance_monitor extension.Kenneth Graunke1-0/+1
2013-09-04mesa: Update builds scripts to build object labelsTimothy Arceri1-0/+1
2013-07-01scons: Fix dependencies of enums.c and api_exec.c.José Fonseca1-17/+0
2013-05-01scons: remove IN_DRI_DRIVERAndreas Boll1-1/+0
2013-04-25scons: Support clang.José Fonseca1-1/+2
2013-04-17mesa: generate glGetInteger/Boolean/Float/Doublev() code for all APIsBrian Paul1-6/+1
2013-04-11scons: Add st_cb_msaa.c to source list.José Fonseca1-0/+1
2013-03-13scons: Define PACKAGE_VERSION/BUGREPORT globally.José Fonseca1-5/+0
2013-03-13scons: Define PACKAGE_xxxJosé Fonseca1-0/+5
2013-01-21scons: Fix dependencies of generated headers.José Fonseca1-21/+2
2013-01-16mesa: add new formatquery.c file to SConscript file to fix buildBrian Paul1-0/+1
2013-01-07mesa: Don't use rtasm for Haiku swrastAlexander von Gluck IV1-1/+1
2012-12-07program/hash_table.c: rename to program/prog_hash_table.cJordan Justen1-1/+1
2012-12-06mesa: add set support (stores a set of pointers)Eric Anholt1-0/+1
2012-11-12mesa: Import a copy of the open-addressing hash table code I wrote.Eric Anholt1-0/+1
2012-11-06scons: Build src/mesa/main/es1_conversion.c for all builds.Vinson Lee1-1/+2
2012-11-06dispatch: Code generate api_exec.c.Paul Berry1-0/+8
2012-11-01dispatch: stop generating separate GLES1 API code.Paul Berry1-18/+0
2012-10-16mesa: Remove support for parsing NV fragment programs.Kenneth Graunke1-1/+0
2012-10-16mesa: Remove the NV program API functions.Kenneth Graunke1-1/+0
2012-10-15mesa: Remove support for parsing NV vertex programs.Eric Anholt1-1/+0
2012-10-10mesa: glGet: add script to generate hash tables in build timeImre Deak1-1/+17
2012-10-10scons/android: add flag to check for enabled GL APIsImre Deak1-4/+5
2012-09-28scons: Disable build of assembly sources on Cygwin.Vinson Lee1-1/+1
2012-09-15scons: add new -p (prefix) options for yaccBrian Paul1-1/+1
2012-08-30scons : add HAVE_DLOPEN to build environmentTapani Pälli1-0/+1
2012-08-29mesa: Kill ES2 wrapper functionsIan Romanick1-18/+0
2012-08-24Move _mesa_dl* functions into dlopen.h and inline themMatt Turner1-1/+0
2012-08-24mesa: rename texpal.[ch] to texcompress_cpal.[ch]Brian Paul1-1/+1
2012-08-17mesa/es: Don't generate ES1 type conversion wrappersIan Romanick1-1/+1
2012-07-21mesa: add glformats integer type/format detection routinesJordan Justen1-0/+1
2012-07-13Rename sparc/clip.S -> sparc/sparc_clip.SJon TURNEY1-1/+1
2012-06-15scons: add st_atom_array.c to the buildBrian Paul1-0/+1
2012-05-31scons: add code to generate the various GL API filesBrian Paul1-2/+13
2012-05-17vbo: add software primitive restart supportJordan Justen1-0/+1
2012-03-10mesa: split error handling into its own filenobled1-0/+1
2012-02-25scons: Don't build the assembly sources on Mac OS X.Vinson Lee1-1/+1
2012-01-21Remove src/mesa/ppcMatt Turner1-8/+0
2012-01-06swrast: remove s_depthstencil.[ch] filesBrian Paul1-1/+0
2011-12-13mesa: remove unused depthstencil.[ch] filesBrian Paul1-1/+0
2011-12-13mesa: build swrast/s_depthstencil.cBrian Paul1-0/+1
2011-12-08mesa: build new s_renderbuffer.c fileBrian Paul1-0/+1
2011-12-08mesa: rewrite accum buffer supportBrian Paul1-2/+0
2011-12-08mesa: new format_pack.c codeBrian Paul1-0/+1
2011-12-02mesa: add ETC1 decoding routinesChia-I Wu1-0/+1
2011-11-15mesa: remove _swrast_ReadPixels()Brian Paul1-1/+0
2011-11-11mesa: replace api_noop.[ch] with vbo_noop.[ch]Brian Paul1-1/+1
2011-11-09scons: Don't list m_xform.c twice.José Fonseca1-5/+0
2011-11-07mesa: remove prog_uniform.c from SConscriptBrian Paul1-1/+0