scons: Disable build of assembly sources on Cygwin.
[mesa.git] / src / mesa / SConscript
2012-09-29 Vinson Leescons: Disable build of assembly sources on Cygwin.
2012-09-15 Brian Paulscons: add new -p (prefix) options for yacc
2012-08-30 Tapani Pälliscons : add HAVE_DLOPEN to build environment
2012-08-29 Ian Romanickmesa: Kill ES2 wrapper functions
2012-08-24 Matt TurnerMove _mesa_dl* functions into dlopen.h and inline them
2012-08-24 Brian Paulmesa: rename texpal.[ch] to texcompress_cpal.[ch]
2012-08-18 Ian Romanickmesa/es: Don't generate ES1 type conversion wrappers
2012-07-21 Jordan Justenmesa: add glformats integer type/format detection routines
2012-07-13 Jon TURNEYRename sparc/clip.S -> sparc/sparc_clip.S
2012-06-15 Brian Paulscons: add st_atom_array.c to the build
2012-05-31 Brian Paulscons: add code to generate the various GL API files
2012-05-17 Jordan Justenvbo: add software primitive restart support
2012-03-10 nobledmesa: split error handling into its own file
2012-02-25 Vinson Leescons: Don't build the assembly sources on Mac OS X.
2012-01-22 Matt TurnerRemove src/mesa/ppc
2012-01-06 Brian Paulswrast: remove s_depthstencil.[ch] files
2011-12-13 Brian Paulmesa: remove unused depthstencil.[ch] files
2011-12-13 Brian Paulmesa: build swrast/s_depthstencil.c
2011-12-08 Brian Paulmesa: build new s_renderbuffer.c file
2011-12-08 Brian Paulmesa: rewrite accum buffer support
2011-12-08 Brian Paulmesa: new format_pack.c code
2011-12-02 Chia-I Wumesa: add ETC1 decoding routines
2011-11-15 Brian Paulmesa: remove _swrast_ReadPixels()
2011-11-11 Brian Paulmesa: replace api_noop.[ch] with vbo_noop.[ch]
2011-11-09 José Fonsecascons: Don't list m_xform.c twice.
2011-11-07 Brian Paulmesa: remove prog_uniform.c from SConscript
2011-10-31 Brian Paulmesa: compile new texstore.c file
2011-10-19 Vinson Leescons: Add uniform_query.cpp to SConscript.
2011-10-04 Brian Paulscons: add new files to src/mesa/SConscript
2011-09-28 Brian Paulscons: insert 'git-' into MESA_GIT_SHA1 string
2011-09-28 Brian Paulscons: fix write_git_sha1_h_file() issue on Windows
2011-09-28 Brian Paulscons: generate git_sha1.h file as with Makefile build
2011-09-17 Brian Paulmesa: move software texel fetch code into swrast
2011-09-09 Brian Paulmesa: add new pixel format unpacking code
2011-08-29 Brian Paulscons: add swrast/s_texture.c to the build
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-16 Ian Romanickmesa: Add partial constant propagation pass for Mesa IR
2011-08-13 Chia-I Wuglapi: generate ES dispatch headers from core mesa
2011-08-13 Chia-I Wuglapi: use gl_and_es_API.xml to generate GLES headers
2011-08-04 Brian Paulmesa: add st_glsl_to_tgsi.cpp to Sconscript
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-13 Brian Paulmesa: move texrender.c to swrast
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-08 Chia-I Wumesa: merge glapidispatch.h into dispatch.h
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-23 José Fonsecascons: Build osmesa.
2011-04-23 José Fonsecamesa/vf: Remove.
2011-04-12 Brian PaulMerge branch 'arb_sampler_objects'
2011-04-10 Brian Paulmesa: plug in new functions for GL_ARB_sampler_objects
2011-04-05 Vinson Leescons: Generate empty git_sha1.h for all platforms.
2011-04-05 Brian Paulscons: generate empty git_sha1.h file for now
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-15 Marek Olšákmesa: fix scons build
2011-03-15 Marek Olšákgallium: add texture barrier support to the interface...
2011-03-15 Marek Olšákmesa: add NV_texture_barrier
2011-03-11 Vinson Leescons: Move texenvprogram.c to ff_fragment_shader.cpp.
2011-03-08 Marek Olšákst/mesa: implement ARB_sync
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-03 José Fonsecascons: More tweaks to fix MinGW build.
2011-03-03 José Fonsecascons: Ensure generated headers are in the include...
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-01 Kenneth Graunkescons: Use Flex and Bison to generate lexer/parser...
2011-03-01 Brian Paulmesa: move PBO-related functions into a new file
2011-02-28 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-28 Vinson Leemesa: Add texcompress_rgtc.c to SConscript.
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-31 Kenneth GraunkeRemove talloc from the SCons build system.
2011-01-22 Chia-I Wuscons: Add support for GLES.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-02 José FonsecaWIN32_THREADS -> WIN32
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-21 Chia-I Wuscons: Define IN_DRI_DRIVER.
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-01 José Fonsecascons: Fix MinGW cross-compilation.
2010-11-01 José Fonsecascons: Revamp how to specify targets to build.
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-23 Brian Paulmesa: split up the image.c file
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-28 Vinson Leescons: Add program/sampler.cpp to SCons build.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-20 Kenneth GraunkeDelete more vestiges of the old shader compiler.
2010-08-20 Chia-I Wumesa: Add missing ES sources to SConscript.
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-13 José Fonsecascons: Build the new glsl2 code.
2010-08-12 Vinson Leescons: Add main/querymatrix.c to SCons build.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-19 Brian Paulmesa: remove restart.c from build
next