Skip to content
Snippets Groups Projects
Select Git revision
  • test default
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.019Jan1816151312111065429Dec242221201916151413121110987632128Nov222016151128Oct27261514131211652130Sep2118161514131413111096531Aug30292221191817161511109653231Jul292827252423222120191817151413121187643230Jun29282624231917161514131211109826May252220191816151311876330Apr2927179832131Mar3024437Jan21Dec201117Nov528Oct1786128Sep18128525Aug241918151413121110929Jul281027Jun23185327May1412111086129Apr242214231Mar28261716141211824Feb19181312331Jan282726232221111087631Dec3020181716131211109765432127Nov262322212019151413Remove a redundant check before visit(succ).Add copyright, remove unused #includes.Make Instruction::getBlock() const.Fix merge issues.Rework inReadableOrder() as a recursive descent.Fix spv.branch-return.vert.Add spv.branch-return.vert and fix inReadableOrder().Implement inReadableOrder().Call addPredecessor() on OpSwitch blocks.Add Block::successors.Merge branch 'master' of github.com:KhronosGroup/glslangMemory: remove a part of the last merge request that causes crashes in multi-threaded mode.Merge pull request #134 from AWoloszyn/glslangvalidator-memoryMerge pull request #133 from AWoloszyn/spirv-memoryFree memory associated with SPIR-V generation.Freed up some memory when no longer needed in glslangValidator.Doubles: Add all the missing built-in double-based prototypes.Memory/Perf: For link-mode, isolate file I/O so API can be looped over.Merge pull request #121 from amdrexu/featureMerge pull request #129 from AWoloszyn/fix-noop-strcpyMerge pull request #126 from mgadams/win32_warningsTests: Update to match previous pull request.Merge pull request #130 from jekstrand/fix-std140-structgetBaseAlignment: Use the rowMajor argument for determining matrix stridesgetBaseAlignment: Round up structure sizes to max alignmentRemoved strcpy that copied to itself.Add .clang-format.Merge branch 'master' of github.com:google/glslang into loopgenFix back-branch target for do-while loops.Update .out files with new loop SPIR-V.Switch loops stack to use LoopBlocks.Test a for loop with no body.Fix unreachable-block removal.First cut at new loop codegen.Fix several build warnings/error encountered with VS2013Parser & SPV: Implement two extensions regarding GLSL sparse texture.SPV: Handle type punning in createCompositeCompare().SPV: Don't do stride decorations for arrays of arrays of blocks.SPV: Handle stride decorations for arrays of arrays, and using multiple type instances when strides are used.SPV: Fix array strides by explicitly computing them in the getBaseAlignment() algorithm.
Loading