summaryrefslogtreecommitdiffstats
path: root/src/compiler/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* nir: add conditional discard optimisation (v4)Dave Airlie2016-11-091-0/+1
* glsl: Remove unused function import_prototypesIan Romanick2016-10-171-1/+0
* glsl: Add initial functions to implement an on-disk cacheTimothy Arceri2016-09-281-0/+4
* glsl: Use the generated constant expression codeIan Romanick2016-08-301-0/+1
* glsl: Generate ir_expression_operation_strings.h from PythonIan Romanick2016-08-301-1/+1
* glsl: Pull operator_strs out to its own fileIan Romanick2016-08-301-0/+1
* glsl: Generate ir_expression_operation.h from PythonIan Romanick2016-08-301-1/+1
* glsl: Add a lowering pass to handle advanced blending modes.Kenneth Graunke2016-08-251-0/+1
* nir: Add an IO scalarizing pass using the intrinsic's first_component.Eric Anholt2016-08-191-0/+1
* glsl: Pull enum ir_expression_operation out to its own fileIan Romanick2016-08-171-0/+1
* glsl: Make the generated sources build rules more like NIRIan Romanick2016-08-171-2/+3
* nir: Add a pass for propagating invariant decorationsJason Ekstrand2016-06-201-0/+1
* nir/spirv: Add string lookup tables for a couple of SPIR-V enumsJason Ekstrand2016-06-031-0/+2
* nir: automake: add nir_search_helpers.h to the sources list(s)Emil Velikov2016-06-041-0/+1
* compiler: Move glsl_to_nir to libglsl.laJason Ekstrand2016-05-261-2/+2
* glsl: split out libstandaloneRob Clark2016-05-251-1/+2
* nir: Add a simple nir_lower_wpos_center() pass for Vulkan drivers.Kenneth Graunke2016-05-201-0/+1
* glsl: rename lower_clip_distance to lower_distance.Dave Airlie2016-05-141-1/+1
* nir: rename lower_outputs_to_temporaries -> lower_io_to_temporariesRob Clark2016-05-111-1/+1
* nir: lower-io-types passRob Clark2016-05-111-0/+1
* nir: passthrough-edgeflags supportRob Clark2016-05-111-0/+1
* nir: add lowering pass for glBitmapRob Clark2016-05-111-0/+1
* nir: add lowering pass for glDrawPixelsRob Clark2016-05-111-0/+1
* nir: add lowering pass for y-transformRob Clark2016-05-111-0/+1
* spirv: automake: add missing headers to the tarball.Emil Velikov2016-05-011-0/+2
* nir: clamp-color-output supportRob Clark2016-04-301-0/+1
* nir: add a pass to lower some double operationsConnor Abbott2016-04-281-0/+1
* spirv: Move to compiler/Jason Ekstrand2016-04-141-7/+7
* Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand2016-04-131-0/+1
|\
| * nir: add a pass for lowering (un)pack_double_2x32Connor Abbott2016-04-111-0/+1
| * nir: Add a pass for gathering various bits of shader infoJason Ekstrand2016-04-101-0/+1
* | Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand2016-04-011-2/+2
|\ \ | |/
| * nir/Makefile: Fix alphabetizationJason Ekstrand2016-03-281-3/+3
* | Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand2016-03-241-0/+1
|\ \ | |/
| * nir: Add a pass to inline functionsJason Ekstrand2016-03-241-0/+1
| * nir: Add return lowering passJason Ekstrand2016-03-241-0/+1
| * nir: Add a pass to repair SSA formJason Ekstrand2016-03-241-0/+1
| * nir: Add a phi node placement helperJason Ekstrand2016-03-241-0/+2
| * glsl: Add a pass to propagate the "invariant" and "precise" qualifiersJason Ekstrand2016-03-231-0/+1
* | Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand2016-03-151-1/+1
|\ \ | |/
| * nir: Add a pass for lower indirect variable dereferencesJason Ekstrand2016-03-081-0/+1
* | Merge commit mesa-public/master into vulkanJason Ekstrand2016-02-051-0/+16
|/
* glsl: move to compiler/Emil Velikov2016-01-261-0/+147
* nir: move to compiler/Emil Velikov2016-01-261-0/+71
* compiler: move the glsl_types C wrapper alongside their C++ brethrenEmil Velikov2016-01-261-0/+2
* nir: move glsl_types.{cpp,h} to compilerEmil Velikov2016-01-261-0/+2
* nir: move shader_enums.[ch] to compilerEmil Velikov2016-01-261-1/+3
* compiler: introduce a libcompiler static libraryEmil Velikov2016-01-261-0/+2