summaryrefslogtreecommitdiff
path: root/src/mesa/SConscript
AgeCommit message (Expand)AuthorFilesLines
2018-05-12scons: Add PROGRAM_NIR_FILES.Vinson Lee1-0/+1
2017-10-02build: Remove HAVE_DLOPENMatt Turner1-4/+0
2017-06-28scons: add code to generate format_fallback.c fileBrian Paul1-0/+7
2017-03-26scons: Fix dependencies of marshal_generated.[ch].Jose Fonseca1-2/+2
2017-03-16glapi: Generate GL API marshalling code from the XML.Paul Berry1-0/+16
2016-08-30glsl: Generate ir_expression_operation.h from PythonIan Romanick1-0/+1
2016-08-27scons: Take indirect gl_and_es_API.xml dependencies in consideration.Jose Fonseca1-1/+1
2016-07-20mesa: scons: remove left over src/glsl includeEmil Velikov1-1/+0
2016-07-20mesa: scons: list builddir before srcdirEmil Velikov1-4/+4
2016-06-17scons: put the generated git_sha1.h file in top-level src/ directoryBrian Paul1-43/+2
2016-05-17mesa/st: add support for NIR as possible driver IRRob Clark1-0/+1
2016-04-26scons: Whenever possible decide what to do based on platform and not compiler.Jose Fonseca1-2/+1
2016-01-26nir: move glsl_types.{cpp,h} to compilerEmil Velikov1-1/+0
2015-10-16nir: remove dependency on glslRob Clark1-0/+1
2015-03-25scons: Fix git_sha1.h generation fallback.Jose Fonseca1-3/+4
2015-03-22scons: Cleanup flex/bison settings specification.Jose Fonseca1-1/+1
2015-03-22scons: Ensure git_sha1.h's directory exists.Jose Fonseca1-1/+3
2015-03-18scons: Don't link program_lexer.l/y twice.Jose Fonseca1-8/+3
2015-03-05mesa: rename format_info.c to format_info.hEmil Velikov1-1/+1
2015-03-04scons: Use -Werror MSVC compatibility flags per-directory.Jose Fonseca1-0/+2
2015-02-20mesa: Add gallium include dirs to more parts of the tree.Eric Anholt1-0/+2
2015-01-12mesa: Autogenerate format_unpack.cJason Ekstrand1-0/+7
2015-01-12mesa: Autogenerate most of format_pack.cJason Ekstrand1-0/+7
2014-08-05mesa/formats: Autogenerate the format_info structure from a CSV fileJason Ekstrand1-0/+7
2014-08-04util: Move ralloc to a new src/util directory.Kenneth Graunke1-0/+1
2014-08-04mesa/SConscript: Use Makefile.sources instead of duplicating the file listsJason Ekstrand1-333/+8
2014-05-22scons: Fix x86_64 build.José Fonseca1-0/+1
2014-03-07scons: Add drivers/common/meta_generate_mipmap.c to src/mesa/SConscript.Vinson Lee1-1/+2
2014-02-21scons: Add main/pipelineobj.c to src/mesa/SConscript.Vinson Lee1-0/+1
2014-02-12scons: add meta_blit.c to src/mesa/SConscriptBrian Paul1-0/+1
2014-02-05mesa/cs: Add dispatch API stubs for ARB_compute_shader.Paul Berry1-0/+1
2014-02-02mesa: move glGenerateMipmap() code into new genmipmap.c fileBrian Paul1-0/+1
2014-02-02mesa: move glBlitFramebuffer code into new blit.c fileBrian Paul1-0/+1
2014-01-15scons: add new shaderimage.c file to the buildBrian Paul1-0/+1
2013-12-13mesa: Add API definitions for ARB_texture_viewCourtney Goeltzenleuchter1-0/+1
2013-11-16scons: drop obsolete enabled_apis variableEmil Velikov1-7/+0
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