summaryrefslogtreecommitdiffstats
path: root/src/mesa/SConscript
Commit message (Expand)AuthorAgeFilesLines
* scons: Disable build of assembly sources on Cygwin.Vinson Lee2012-09-281-1/+1
* scons: add new -p (prefix) options for yaccBrian Paul2012-09-151-1/+1
* scons : add HAVE_DLOPEN to build environmentTapani Pälli2012-08-301-0/+1
* mesa: Kill ES2 wrapper functionsIan Romanick2012-08-291-18/+0
* Move _mesa_dl* functions into dlopen.h and inline themMatt Turner2012-08-241-1/+0
* mesa: rename texpal.[ch] to texcompress_cpal.[ch]Brian Paul2012-08-241-1/+1
* mesa/es: Don't generate ES1 type conversion wrappersIan Romanick2012-08-171-1/+1
* mesa: add glformats integer type/format detection routinesJordan Justen2012-07-211-0/+1
* Rename sparc/clip.S -> sparc/sparc_clip.SJon TURNEY2012-07-131-1/+1
* scons: add st_atom_array.c to the buildBrian Paul2012-06-151-0/+1
* scons: add code to generate the various GL API filesBrian Paul2012-05-311-2/+13
* vbo: add software primitive restart supportJordan Justen2012-05-171-0/+1
* mesa: split error handling into its own filenobled2012-03-101-0/+1
* scons: Don't build the assembly sources on Mac OS X.Vinson Lee2012-02-251-1/+1
* Remove src/mesa/ppcMatt Turner2012-01-211-8/+0
* swrast: remove s_depthstencil.[ch] filesBrian Paul2012-01-061-1/+0
* mesa: remove unused depthstencil.[ch] filesBrian Paul2011-12-131-1/+0
* mesa: build swrast/s_depthstencil.cBrian Paul2011-12-131-0/+1
* mesa: build new s_renderbuffer.c fileBrian Paul2011-12-081-0/+1
* mesa: rewrite accum buffer supportBrian Paul2011-12-081-2/+0
* mesa: new format_pack.c codeBrian Paul2011-12-081-0/+1
* mesa: add ETC1 decoding routinesChia-I Wu2011-12-021-0/+1
* mesa: remove _swrast_ReadPixels()Brian Paul2011-11-151-1/+0
* mesa: replace api_noop.[ch] with vbo_noop.[ch]Brian Paul2011-11-111-1/+1
* scons: Don't list m_xform.c twice.José Fonseca2011-11-091-5/+0
* mesa: remove prog_uniform.c from SConscriptBrian Paul2011-11-071-1/+0
* mesa: compile new texstore.c fileBrian Paul2011-10-311-0/+1
* scons: Add uniform_query.cpp to SConscript.Vinson Lee2011-10-181-0/+1
* scons: add new files to src/mesa/SConscriptBrian Paul2011-10-041-0/+2
* scons: insert 'git-' into MESA_GIT_SHA1 stringBrian Paul2011-09-281-1/+1
* scons: fix write_git_sha1_h_file() issue on WindowsBrian Paul2011-09-281-0/+2
* scons: generate git_sha1.h file as with Makefile buildBrian Paul2011-09-281-6/+35
* mesa: move software texel fetch code into swrastBrian Paul2011-09-171-1/+1
* mesa: add new pixel format unpacking codeBrian Paul2011-09-081-0/+1
* scons: add swrast/s_texture.c to the buildBrian Paul2011-08-291-0/+1
* mesa: Add partial constant propagation pass for Mesa IRIan Romanick2011-08-161-0/+1
* glapi: generate ES dispatch headers from core mesaChia-I Wu2011-08-131-4/+4
* glapi: use gl_and_es_API.xml to generate GLES headersChia-I Wu2011-08-131-8/+8
* mesa: add st_glsl_to_tgsi.cpp to SconscriptBrian Paul2011-08-041-0/+1
* mesa: move texrender.c to swrastBrian Paul2011-06-131-1/+1
* mesa: merge glapidispatch.h into dispatch.hChia-I Wu2011-06-081-2/+2
* scons: Build osmesa.José Fonseca2011-04-231-0/+71
* mesa/vf: Remove.José Fonseca2011-04-231-7/+0
* mesa: plug in new functions for GL_ARB_sampler_objectsBrian Paul2011-04-101-0/+1
* scons: Generate empty git_sha1.h for all platforms.Vinson Lee2011-04-051-9/+9
* scons: generate empty git_sha1.h file for nowBrian Paul2011-04-051-0/+12
* mesa: fix scons buildMarek Olšák2011-03-151-1/+1
* gallium: add texture barrier support to the interface and st/mesa (v2)Marek Olšák2011-03-151-0/+1
* mesa: add NV_texture_barrierMarek Olšák2011-03-151-0/+1
* scons: Move texenvprogram.c to ff_fragment_shader.cpp.Vinson Lee2011-03-111-1/+1