| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mesa: remove unused depthstencil.[ch] files | Brian Paul | 2011-12-13 | 1 | -1/+0 |
* | mesa: build swrast/s_depthstencil.c | Brian Paul | 2011-12-13 | 1 | -0/+1 |
* | mesa: build new s_renderbuffer.c file | Brian Paul | 2011-12-08 | 1 | -0/+1 |
* | mesa: rewrite accum buffer support | Brian Paul | 2011-12-08 | 1 | -2/+0 |
* | mesa: new format_pack.c code | Brian Paul | 2011-12-08 | 1 | -0/+1 |
* | mesa: add ETC1 decoding routines | Chia-I Wu | 2011-12-02 | 1 | -0/+1 |
* | mesa: remove _swrast_ReadPixels() | Brian Paul | 2011-11-15 | 1 | -1/+0 |
* | mesa: replace api_noop.[ch] with vbo_noop.[ch] | Brian Paul | 2011-11-11 | 1 | -1/+1 |
* | scons: Don't list m_xform.c twice. | José Fonseca | 2011-11-09 | 1 | -5/+0 |
* | mesa: remove prog_uniform.c from SConscript | Brian Paul | 2011-11-07 | 1 | -1/+0 |
* | mesa: compile new texstore.c file | Brian Paul | 2011-10-31 | 1 | -0/+1 |
* | scons: Add uniform_query.cpp to SConscript. | Vinson Lee | 2011-10-18 | 1 | -0/+1 |
* | scons: add new files to src/mesa/SConscript | Brian Paul | 2011-10-04 | 1 | -0/+2 |
* | scons: insert 'git-' into MESA_GIT_SHA1 string | Brian Paul | 2011-09-28 | 1 | -1/+1 |
* | scons: fix write_git_sha1_h_file() issue on Windows | Brian Paul | 2011-09-28 | 1 | -0/+2 |
* | scons: generate git_sha1.h file as with Makefile build | Brian Paul | 2011-09-28 | 1 | -6/+35 |
* | mesa: move software texel fetch code into swrast | Brian Paul | 2011-09-17 | 1 | -1/+1 |
* | mesa: add new pixel format unpacking code | Brian Paul | 2011-09-08 | 1 | -0/+1 |
* | scons: add swrast/s_texture.c to the build | Brian Paul | 2011-08-29 | 1 | -0/+1 |
* | mesa: Add partial constant propagation pass for Mesa IR | Ian Romanick | 2011-08-16 | 1 | -0/+1 |
* | glapi: generate ES dispatch headers from core mesa | Chia-I Wu | 2011-08-13 | 1 | -4/+4 |
* | glapi: use gl_and_es_API.xml to generate GLES headers | Chia-I Wu | 2011-08-13 | 1 | -8/+8 |
* | mesa: add st_glsl_to_tgsi.cpp to Sconscript | Brian Paul | 2011-08-04 | 1 | -0/+1 |
* | mesa: move texrender.c to swrast | Brian Paul | 2011-06-13 | 1 | -1/+1 |
* | mesa: merge glapidispatch.h into dispatch.h | Chia-I Wu | 2011-06-08 | 1 | -2/+2 |
* | scons: Build osmesa. | José Fonseca | 2011-04-23 | 1 | -0/+71 |
* | mesa/vf: Remove. | José Fonseca | 2011-04-23 | 1 | -7/+0 |
* | mesa: plug in new functions for GL_ARB_sampler_objects | Brian Paul | 2011-04-10 | 1 | -0/+1 |
* | scons: Generate empty git_sha1.h for all platforms. | Vinson Lee | 2011-04-05 | 1 | -9/+9 |
* | scons: generate empty git_sha1.h file for now | Brian Paul | 2011-04-05 | 1 | -0/+12 |
* | mesa: fix scons build | Marek Olšák | 2011-03-15 | 1 | -1/+1 |
* | gallium: add texture barrier support to the interface and st/mesa (v2) | Marek Olšák | 2011-03-15 | 1 | -0/+1 |
* | mesa: add NV_texture_barrier | Marek Olšák | 2011-03-15 | 1 | -0/+1 |
* | scons: Move texenvprogram.c to ff_fragment_shader.cpp. | Vinson Lee | 2011-03-11 | 1 | -1/+1 |
* | st/mesa: implement ARB_sync | Marek Olšák | 2011-03-08 | 1 | -0/+1 |
* | scons: More tweaks to fix MinGW build. | José Fonseca | 2011-03-03 | 1 | -1/+1 |
* | scons: Ensure generated headers are in the include path. | José Fonseca | 2011-03-03 | 1 | -0/+4 |
* | scons: Use Flex and Bison to generate lexer/parser files. | Kenneth Graunke | 2011-03-01 | 1 | -2/+6 |
* | mesa: move PBO-related functions into a new file | Brian Paul | 2011-02-28 | 1 | -0/+1 |
* | mesa: Add texcompress_rgtc.c to SConscript. | Vinson Lee | 2011-02-27 | 1 | -0/+1 |
* | Remove talloc from the SCons build system. | Kenneth Graunke | 2011-01-31 | 1 | -2/+0 |
* | scons: Add support for GLES. | Chia-I Wu | 2011-01-22 | 1 | -0/+63 |
* | WIN32_THREADS -> WIN32 | José Fonseca | 2010-12-02 | 1 | -1/+0 |
* | scons: Define IN_DRI_DRIVER. | Chia-I Wu | 2010-11-20 | 1 | -0/+4 |
* | scons: Fix MinGW cross-compilation. | José Fonseca | 2010-11-01 | 1 | -70/+71 |
* | scons: Revamp how to specify targets to build. | José Fonseca | 2010-11-01 | 1 | -314/+315 |
* | mesa: split up the image.c file | Brian Paul | 2010-10-23 | 1 | -0/+2 |
* | scons: Add program/sampler.cpp to SCons build. | Vinson Lee | 2010-09-28 | 1 | -0/+1 |
* | Delete more vestiges of the old shader compiler. | Kenneth Graunke | 2010-08-20 | 1 | -24/+0 |
* | mesa: Add missing ES sources to SConscript. | Chia-I Wu | 2010-08-20 | 1 | -0/+3 |