| Commit message (Expand) | Author | Age | Files | Lines |
* | scons: add code to generate format_fallback.c file | Brian Paul | 2017-06-28 | 1 | -0/+7 |
* | scons: Fix dependencies of marshal_generated.[ch]. | Jose Fonseca | 2017-03-26 | 1 | -2/+2 |
* | glapi: Generate GL API marshalling code from the XML. | Paul Berry | 2017-03-16 | 1 | -0/+16 |
* | glsl: Generate ir_expression_operation.h from Python | Ian Romanick | 2016-08-30 | 1 | -0/+1 |
* | scons: Take indirect gl_and_es_API.xml dependencies in consideration. | Jose Fonseca | 2016-08-27 | 1 | -1/+1 |
* | mesa: scons: remove left over src/glsl include | Emil Velikov | 2016-07-20 | 1 | -1/+0 |
* | mesa: scons: list builddir before srcdir | Emil Velikov | 2016-07-20 | 1 | -4/+4 |
* | scons: put the generated git_sha1.h file in top-level src/ directory | Brian Paul | 2016-06-17 | 1 | -43/+2 |
* | mesa/st: add support for NIR as possible driver IR | Rob Clark | 2016-05-17 | 1 | -0/+1 |
* | scons: Whenever possible decide what to do based on platform and not compiler. | Jose Fonseca | 2016-04-26 | 1 | -2/+1 |
* | nir: move glsl_types.{cpp,h} to compiler | Emil Velikov | 2016-01-26 | 1 | -1/+0 |
* | nir: remove dependency on glsl | Rob Clark | 2015-10-16 | 1 | -0/+1 |
* | scons: Fix git_sha1.h generation fallback. | Jose Fonseca | 2015-03-25 | 1 | -3/+4 |
* | scons: Cleanup flex/bison settings specification. | Jose Fonseca | 2015-03-22 | 1 | -1/+1 |
* | scons: Ensure git_sha1.h's directory exists. | Jose Fonseca | 2015-03-22 | 1 | -1/+3 |
* | scons: Don't link program_lexer.l/y twice. | Jose Fonseca | 2015-03-18 | 1 | -8/+3 |
* | mesa: rename format_info.c to format_info.h | Emil Velikov | 2015-03-05 | 1 | -1/+1 |
* | scons: Use -Werror MSVC compatibility flags per-directory. | Jose Fonseca | 2015-03-04 | 1 | -0/+2 |
* | mesa: Add gallium include dirs to more parts of the tree. | Eric Anholt | 2015-02-20 | 1 | -0/+2 |
* | mesa: Autogenerate format_unpack.c | Jason Ekstrand | 2015-01-12 | 1 | -0/+7 |
* | mesa: Autogenerate most of format_pack.c | Jason Ekstrand | 2015-01-12 | 1 | -0/+7 |
* | mesa/formats: Autogenerate the format_info structure from a CSV file | Jason Ekstrand | 2014-08-05 | 1 | -0/+7 |
* | util: Move ralloc to a new src/util directory. | Kenneth Graunke | 2014-08-04 | 1 | -0/+1 |
* | mesa/SConscript: Use Makefile.sources instead of duplicating the file lists | Jason Ekstrand | 2014-08-04 | 1 | -333/+8 |
* | scons: Fix x86_64 build. | José Fonseca | 2014-05-22 | 1 | -0/+1 |
* | scons: Add drivers/common/meta_generate_mipmap.c to src/mesa/SConscript. | Vinson Lee | 2014-03-07 | 1 | -1/+2 |
* | scons: Add main/pipelineobj.c to src/mesa/SConscript. | Vinson Lee | 2014-02-21 | 1 | -0/+1 |
* | scons: add meta_blit.c to src/mesa/SConscript | Brian Paul | 2014-02-12 | 1 | -0/+1 |
* | mesa/cs: Add dispatch API stubs for ARB_compute_shader. | Paul Berry | 2014-02-05 | 1 | -0/+1 |
* | mesa: move glGenerateMipmap() code into new genmipmap.c file | Brian Paul | 2014-02-02 | 1 | -0/+1 |
* | mesa: move glBlitFramebuffer code into new blit.c file | Brian Paul | 2014-02-02 | 1 | -0/+1 |
* | scons: add new shaderimage.c file to the build | Brian Paul | 2014-01-15 | 1 | -0/+1 |
* | mesa: Add API definitions for ARB_texture_view | Courtney Goeltzenleuchter | 2013-12-13 | 1 | -0/+1 |
* | scons: drop obsolete enabled_apis variable | Emil Velikov | 2013-11-16 | 1 | -7/+0 |
* | mesa: add vdpau.c and st_vdpau.c to src/mesa/SConscript | Brian Paul | 2013-10-26 | 1 | -0/+2 |
* | mesa: Add core support for the GL_AMD_performance_monitor extension. | Kenneth Graunke | 2013-09-26 | 1 | -0/+1 |
* | mesa: Update builds scripts to build object labels | Timothy Arceri | 2013-09-04 | 1 | -0/+1 |
* | scons: Fix dependencies of enums.c and api_exec.c. | José Fonseca | 2013-07-01 | 1 | -17/+0 |
* | scons: remove IN_DRI_DRIVER | Andreas Boll | 2013-05-01 | 1 | -1/+0 |
* | scons: Support clang. | José Fonseca | 2013-04-25 | 1 | -1/+2 |
* | mesa: generate glGetInteger/Boolean/Float/Doublev() code for all APIs | Brian Paul | 2013-04-17 | 1 | -6/+1 |
* | scons: Add st_cb_msaa.c to source list. | José Fonseca | 2013-04-11 | 1 | -0/+1 |
* | scons: Define PACKAGE_VERSION/BUGREPORT globally. | José Fonseca | 2013-03-13 | 1 | -5/+0 |
* | scons: Define PACKAGE_xxx | José Fonseca | 2013-03-13 | 1 | -0/+5 |
* | scons: Fix dependencies of generated headers. | José Fonseca | 2013-01-21 | 1 | -21/+2 |
* | mesa: add new formatquery.c file to SConscript file to fix build | Brian Paul | 2013-01-16 | 1 | -0/+1 |
* | mesa: Don't use rtasm for Haiku swrast | Alexander von Gluck IV | 2013-01-07 | 1 | -1/+1 |
* | program/hash_table.c: rename to program/prog_hash_table.c | Jordan Justen | 2012-12-07 | 1 | -1/+1 |
* | mesa: add set support (stores a set of pointers) | Eric Anholt | 2012-12-06 | 1 | -0/+1 |
* | mesa: Import a copy of the open-addressing hash table code I wrote. | Eric Anholt | 2012-11-12 | 1 | -0/+1 |