Don't remove SPIR-V blocks before codegen.
[platform/upstream/glslang.git] / SPIRV / GlslangToSpv.cpp
2016-01-20 Dejan MircevskiDon't remove SPIR-V blocks before codegen.
2016-01-19 John KessenichMerge pull request #127 from dekimir/loopgen
2016-01-19 Dejan MircevskiMerge branch 'topo' into loopgen-after-readable-order
2016-01-18 John KessenichMerge pull request #134 from AWoloszyn/glslangvalidator...
2016-01-18 John KessenichMerge pull request #133 from AWoloszyn/spirv-memory
2016-01-15 John KessenichMerge pull request #121 from amdrexu/feature
2016-01-14 John KessenichMerge pull request #129 from AWoloszyn/fix-noop-strcpy
2016-01-14 John KessenichMerge pull request #126 from mgadams/win32_warnings
2016-01-11 Dejan MircevskiMerge branch 'master' of github.com:google/glslang...
2016-01-11 Dejan MircevskiFix back-branch target for do-while loops.
2016-01-11 Dejan MircevskiUpdate .out files with new loop SPIR-V.
2016-01-11 Dejan MircevskiFix unreachable-block removal.
2016-01-10 Dejan MircevskiFirst cut at new loop codegen.
2016-01-06 Mark AdamsFix several build warnings/error encountered with VS2013
2016-01-05 Rex XuParser & SPV: Implement two extensions regarding GLSL...
2016-01-05 John KessenichSPV: Don't do stride decorations for arrays of arrays...
2015-12-30 John KessenichSPV: Handle stride decorations for arrays of arrays...
2015-12-30 John KessenichSPV: Fix array strides by explicitly computing them...
2015-12-24 John KessenichSPV: Generalize multiple struct-type instances for...
2015-12-22 John KessenichSPV: Don't make MissingFunctionality() exit anymore.
2015-12-22 John KessenichSPV: Implement composite comparisons (reductions across...
2015-12-21 John KessenichSPV: Move to deterministic results for OpEntryPoint...
2015-12-21 John KessenichSPV: Make OpEntryPoint I/O list include all static...
2015-12-20 John KessenichSPV: recursively propagate row/col majorness through...
2015-12-19 John KessenichSPV: Nested layouts: Recursively send around the top...
2015-12-19 John KessenichMerge pull request #118 from amdrexu/bugfix
2015-12-19 John KessenichMerge pull request #120 from amdrexu/bugfix2
2015-12-19 John KessenichMerge branch 'master' of github.com:KhronosGroup/glslang
2015-12-19 John KessenichMerge pull request #117 from amdrexu/feature
2015-12-19 John KessenichMerge pull request #119 from thothonegan/master
2015-12-16 John KessenichConstant folding: Correct result type of non-square...
2015-12-15 Rex XuSPV: Fix an issue related with imageStore() for 2DMS.
2015-12-15 Rex XuSPV: Implement GLSL built-in bitcast functions.
2015-12-13 John KessenichSPV GLSL.std.450: Add needed smear operations for min...
2015-12-13 John KessenichSPV texturing: Use comp. 2 as the 3rd comp. for Dref...
2015-12-12 John KessenichSPV: Implement all matrix operators {+,-,*,/} for ...
2015-12-09 John KessenichSPV: Protect getStorageClass() with a test that the...
2015-12-09 John KessenichSPV: Implement OpImage functionality (emit before query).
2015-12-08 John KessenichMerge pull request #113 from amdrexu/feature
2015-12-08 Rex XuSPV: Implement GLSL interpolation built-in functions.
2015-12-07 John KessenichMerge pull request #111 from dneto0/issue-110-frexp-fix
2015-12-07 David NetoAvoid read past end of operands vector for EOpFrexp
2015-12-07 John KessenichSPV: Fix extra operands when using the "struct" form...
2015-12-07 John KessenichSPV: Distinguish between std140 and std430 layouts...
2015-12-07 John KessenichMerge pull request #100 from mawww/scanner-optim
2015-11-23 John KessenichMerge pull request #98 from amdrexu/myfix
2015-11-22 Rex XuSPV: Fix an issue related with using CubeArrayShadow...
2015-11-16 John KessenichSPIR-V: Move from Version .99 Rev 31 to Version 1.0...
2015-10-15 John KessenichSPV: Implement short circuiting of && and || when emitt...
2015-10-14 John KessenichGL_ARB_shader_draw_parameters: From @amdrexu, implemen...
2015-10-13 John KessenichSPV: Add modes for spacing, depth, depth replacing...
2015-09-22 John KessenichSPV: Fix missing 'Member' operand to OpArrayLength.
2015-09-16 John KessenichSPV: Generate the LocalSize Execution Mode for compute...
2015-09-16 John KessenichSPV: Minor corrections to previous big merge for images...
2015-09-16 John KessenichMerge pull request #71 from amdrexu/mywork
2015-09-16 Rex XuAdd new test case for image functions and fix issues...
2015-09-16 Rex XuMerge master branch from upstream
2015-09-16 Rex XuMerge remote-tracking branch 'upstream/master'
2015-09-16 Rex XuFix issues from review comments and those relevant...
2015-09-15 John KessenichSPV OpAtomicCompareSwap: Generate correct operand order...
2015-09-15 John KessenichSPV return from main: Simplify a legacy design such...
2015-09-14 Rex XuMerge master branch from upstream
2015-09-14 Rex XuMerge remote-tracking branch 'upstream/master'
2015-09-13 John KessenichSPV: Reduce spurious type generation by removing interm...
2015-09-13 John KessenichSPV arrays: Add support for runtime-sized array types...
2015-09-11 John KessenichSPV: Correct generation of transparent offsets for...
2015-09-10 Rex XuMerge pull request #1 from KhronosGroup/master
2015-09-09 John KessenichSPV: Only decorate array and matrix strides for transpa...
2015-09-09 John KessenichMerge pull request #69 from jekstrand/texel-fetch
2015-09-09 John KessenichMerge pull request #68 from jekstrand/stride-decorations
2015-09-09 Rex XuSPIRV: Add the support of missing image functions #72
2015-09-06 Rex XuSPIRV: Token layout of OpAtomicXXX instructions is...
2015-09-05 Jason EkstrandSPIRV: Add support for texelFetch
2015-09-05 Jason EkstrandSPIRV: Decorate matrices and arrays with their strides
2015-08-19 John KessenichFix misspelled EOpFrexp and EOpLdexp.
2015-08-19 John KessenichBackward incompatible: Turn on PureOperatorBuiltins...
2015-08-10 John KessenichArray of array: Implement the core functionality: types...
2015-08-07 John KessenichMove to revision 31 of SPIR-V.
2015-08-07 John KessenichMerge pull request #53 from google/get-string-name...
2015-08-07 John KessenichFixes to 8f1684b7bb881813365efd013b05bc0900a52a0c,...
2015-08-07 John KessenichMerge pull request #52 from baldurk/gcc-warn-fixes
2015-08-05 baldurkCompile fixes for gcc -Wall
2015-07-23 John KessenichAST -> SPV: Add basic atomic_uint and atomic*() built...
2015-07-21 John KessenichMerge pull request #22 from google/structured-do-while
2015-07-19 John KessenichPerformance: Simple upgrade/cleanup of stl c++11 contai...
2015-07-17 David NetoGenerate correctly structured do-while loops.
2015-07-15 John KessenichInclude specification revision as part of the version...
2015-07-15 John KessenichMerge pull request #16 from google/pp-directive
2015-07-14 John KessenichMerge pull request #15 from google/preprocessing-error
2015-07-14 John KessenichMerge pull request #14 from google/extensionturnedon
2015-07-14 John KessenichMerge pull request #11 from baldurk/size-t-int-warning...
2015-07-13 John KessenichFix incorrect used of snprintf()
2015-07-13 John KessenichUpdated command-line options, adding -o for saving...
2015-07-12 baldurkon x64, size_t is 64-bit and int is 32-bit, so needs...
2015-07-11 John KessenichMerge pull request #4 from baldurk/relative-include...
2015-07-08 baldurkinclude by relative path, so root doesn't need to be...
2015-07-07 John KessenichFront-end: move to rational internal array-of-array...
2015-07-04 John Kessenichglslang -> SPIR-V: smear scalars for integer (scalar...
2015-06-26 John KessenichFinal round for line endings.
2015-06-13 John Kessenichglslang -> SPV: swap arguments as needed for OpVectorTi...
next