platform/upstream/glslang.git
2016-03-10 qiningChange to traditional 'for' loop
2016-03-10 qiningRemove decoration of undefined IDs
2016-03-09 John KessenichSPV: Issue #180: push_constants don't have descriptor...
2016-03-08 John KessenichMerge pull request #192 from Qining/enable-adding-multi...
2016-03-08 qiningRun regression tests, update spv.420.geom.out so capabi...
2016-03-08 qiningEnable adding capability: MultiViewport
2016-03-06 John KessenichMerge pull request #168 from amdrexu/feature2
2016-03-06 John KessenichMerge pull request #165 from amdrexu/feature
2016-03-06 John KessenichInfrastructure: Tweak CMake for 31c294cea86ae0115820f2a...
2016-03-06 John KessenichMerge pull request #122 from baldurk/remove-bison-binary
2016-03-04 John KessenichSPV: Use heuristic to avoid geometry multi-streams...
2016-03-04 John KessenichMerge pull request #187 from amdrexu/bugfix
2016-03-04 John KessenichMerge pull request #188 from bsalomon/master
2016-03-03 Brian SalomonFix line endings in Test/100.conf.
2016-03-03 Rex XuSPV: Continue to fix the issue of bool -> uint32
2016-03-01 John KessenichSyntax: correct spelling of rgb10_a2ui.
2016-02-28 baldurkRemove custom command for bison, it fails if bison...
2016-02-28 baldurkCommit bison-generated files from Windows GNU Bison 2.7
2016-02-28 baldurkAdd a note to README.md about how to build the bison...
2016-02-28 baldurkRemove bison binaries see issue #103
2016-02-28 John KessenichMerge pull request #173 from amdrexu/bugfix
2016-02-28 John KessenichMerge pull request #175 from rdb/master
2016-02-28 John KessenichMerge pull request #178 from baldurk/minor-warning-fix
2016-02-25 baldurkGCC/Clang warning fix - unsigned/signed mismatch in...
2016-02-25 baldurkGCC warning fix - unhandled enums in switch statement
2016-02-25 baldurkMSVC warning fix - conversion from size_t to int, possi...
2016-02-25 John KessenichMerge pull request #174 from mgadams/alias_proto_warnings
2016-02-25 John KessenichMerge pull request #176 from jackoalan/parameterize...
2016-02-25 John KessenichMerge pull request #172 from Marqin/master
2016-02-24 Rex XuSPV: Fix an issue caused by bool-to-uint32 conversion.
2016-02-23 Jack AndersenSPV: Ensure Parameterize is called during Disassemble
2016-02-23 rdbFix compilation issues with MSVC 2010
2016-02-23 Mark AdamsFix warnings/errors for strict aliasing & function...
2016-02-23 Hubert Jaroszfix #171 - error: ‘isinf’ was not declared in this...
2016-02-21 Rex XuSPV: Add support for memory qualifiers.
2016-02-19 John KessenichSPV: Fix 'location' inheritance bug.
2016-02-19 Rex XuSPV: Support the new OpCode - OpImageSparseRead
2016-02-19 John KessenichSPV: Fix Linux build warning.
2016-02-18 John KessenichMerge pull request #164 from google/bison
2016-02-18 Lei ZhangError out if bison is not found on non-Windows operatin...
2016-02-16 John KessenichSPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl).
2016-02-15 John KessenichSPV: Fix issue #159: use ExplicitLod forms for non...
2016-02-15 John KessenichSPV Capabilities: StorageImageExtendedFormats, StorageI...
2016-02-15 John KessenichSPV Capabilities: SampleRateShading, SparseResidency...
2016-02-15 John KessenichSPV Capabilities: Image types.
2016-02-15 John KessenichSPV capabilities: Add int16, int64, float16, and float64.
2016-02-09 John KessenichSPV: Handle GLSL bool loads from a uniform buffer as...
2016-02-07 John KessenichMerge pull request #161 from ossy-szeged/master
2016-02-05 Csaba OsztrogonácFix typo in an include guard.
2016-02-02 John KessenichSemantics: Map noise*() to an operator for PureOperator...
2016-02-02 John KessenichSPV: RelaxedPrecision: Plumb this through the full...
2016-02-02 John KessenichMerge pull request #155 from mgadams/resultid_warnings
2016-02-02 John KessenichMerge pull request #153 from greg-lunarg/gsf-pr1
2016-02-02 Mark AdamsFix two new Windows build warnings/errors
2016-02-01 GregFspirv-remap: Fixed strings not at end of operands,...
2016-02-01 GregFspirv-remap: assert on unhandled OperandClass
2016-02-01 GregFspirv-remap: inhibit loadstore opt if variable ref...
2016-02-01 GregFspirv-remap: handle OperandImageOperands during remap
2016-02-01 John KessenichSPV: Address superset of issue #151: missing OpCapabili...
2016-02-01 John KessenichFix front-end bug: Constant folding of array-of-struct...
2016-01-23 John KessenichTodo: removed Todo.txt, and migrated to issues, closing...
2016-01-23 John KessenichSPV: Require desktop 140 or ES 310 or above.
2016-01-22 John KessenichSemantics: Spec. changing to reflect reality of int...
2016-01-22 John KessenichSPV: Use a more accurate MemorySemanticsAllMemory mask.
2016-01-22 John KessenichSPV: the OpImageTexelPointer sample 0 should be <id...
2016-01-22 John KessenichSPV: Add recursive distrubition of 'location' across...
2016-01-20 John KessenichSPV: Add unary-matrix operations, operating at vector...
2016-01-20 John KessenichMerge pull request #138 from dekimir/fix-old-msvc
2016-01-20 John KessenichMerge pull request #139 from dekimir/small-header-always
2016-01-20 Dejan MircevskiAdd Test/spv.for-complex-condition.vert.
2016-01-20 Dejan MircevskiSplit loop header from condition testing for for/while...
2016-01-20 Dejan MircevskiFix #137 by avoiding a C++11 feature.
2016-01-20 John KessenichMerge pull request #136 from dekimir/no-block-removal
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 MircevskiMove continue-block to after all branches.
2016-01-19 Dejan MircevskiMerge branch 'topo' into loopgen-after-readable-order
2016-01-19 John KessenichMerge pull request #135 from dekimir/topo
2016-01-19 Dejan MircevskiReformat to better match existing style.
2016-01-19 Dejan Mircevski(C) Google
2016-01-19 Dejan MircevskiExplicitly initialize Instruction::block.
2016-01-19 Dejan MircevskiRemove a redundant check before visit(succ).
2016-01-19 Dejan MircevskiAdd copyright, remove unused #includes.
2016-01-19 Dejan MircevskiMake Instruction::getBlock() const.
2016-01-19 Dejan MircevskiFix merge issues.
2016-01-19 Dejan MircevskiRework inReadableOrder() as a recursive descent.
2016-01-19 Dejan MircevskiFix spv.branch-return.vert.
2016-01-19 Dejan MircevskiAdd spv.branch-return.vert and fix inReadableOrder().
2016-01-19 Dejan MircevskiImplement inReadableOrder().
2016-01-19 Dejan MircevskiCall addPredecessor() on OpSwitch blocks.
2016-01-19 Dejan MircevskiAdd Block::successors.
2016-01-18 John KessenichMerge branch 'master' of github.com:KhronosGroup/glslang
2016-01-18 John KessenichMemory: remove a part of the last merge request that...
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-18 Andrew WoloszynFree memory associated with SPIR-V generation.
2016-01-18 Andrew WoloszynFreed up some memory when no longer needed in glslangVa...
2016-01-17 John KessenichDoubles: Add all the missing built-in double-based...
2016-01-16 John KessenichMemory/Perf: For link-mode, isolate file I/O so API...
2016-01-15 John KessenichMerge pull request #121 from amdrexu/feature
next