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.017Aug161511109653231Jul292827252423222120191817151413121187643230Jun29282624231917161514131211109826May252220191816151311876330Apr2927179832131Mar3024437Jan21Dec201117Nov528Oct1786128Sep18128525Aug241918151413121110929Jul281027Jun23185327May1412111086129Apr242214231Mar28261716141211824Feb19181312331Jan282726232221111087631Dec3020181716131211109765432127Nov2623222120191514131211109875131Oct3029282423222120181716151411975432128Sep26242017864331Aug30292713986543131Jul229862128Jun262524212019171413121110763230May2928177526Apr2517151413121110Merge pull request #57 from google/glslang-androidFixes for compiling glslang on Android.Implement GL_OES_shader_image_atomic.Implement GL_OES_sample_variables.Implement GL_OES_texture_storage_multisample_2d_array.Fix two multi-sample bugs: 1) include MS in name mangling, 2) add 'sample' argument texelFetch(*MS*,...).Implement GL_OES_texture_cube_map_array.Implement GL_OES_texture_buffer.Implement GL_OES_primitive_bounding_box.Whitespace in preprocessor results; trying to eliminate differences.Merge pull request #56 from Psybrus/masterFixed VS2015 buildMerge pull request #54 from mknejp/masterMerge pull request #55 from srk-lunarg/v31_type_fixesAdd missing OpTypeSampledImage to prevent unknown type error from SPVRemapper.SPIR-V: Return undefined values from implicit returns instead of dummyArray of array: Implement the core functionality: types, constructors, operations.Array of Array prep: Turn a batch of 0's into nullptr or UnsizedArraySize.Add new SPIR-V 31 files.Move to revision 31 of SPIR-V.Create last version before going to SPIR-V Revision 31.Merge pull request #53 from google/get-string-name-or-numFixes to 8f1684b7bb881813365efd013b05bc0900a52a0c, merge pull request 52.Merge pull request #52 from baldurk/gcc-warn-fixesMerge pull request #51 from baldurk/size-t-int-warning-fixesCreate a new method to return string name or number to DRY code.Compile fixes for gcc -WallRemove unsigned/size_t downcast (warning when building on x64)Merge pull request #50 from google/remove-unused-codeRemove unused members from TPpContext.Merge pull request #46 from google/include-directiveCreate a new ppRequireExtensions method for preprocessor.Revisioning: Include GLSL.std.450 version. Also, the revision.h script now includes redirection to revision.h.Version reporting: Restart active use of revision.h, now based on a git tag.Merge branch 'master' of https://github.com/KhronosGroup/glslangUpdate Linux binaryUpdate Window's binaryOutput wrapping #line directives for included content.Update scanner in TParseContext when changing the input stream.Use extension framework to enable #include directive.
Loading