platform/upstream/glslang.git
2016-06-14 LoopDawgImplement atomic ops, bit conversions, fix fwidth stage...
2016-06-13 John KessenichMerge pull request #337 from steve-lunarg/intrinsics
2016-06-13 John KessenichMerge pull request #338 from Nekotekina/fix1
2016-06-13 NekotekinaCompilation fix (mingw64)
2016-06-13 John KessenichHLSL: Flesh out misc. declaration grammar: semantics...
2016-06-13 John KessenichHLSL: Implement basic "struct" grammar.
2016-06-10 LoopDawgAdd decompositions for some HLSL intrinsics.
2016-06-10 John KessenichMerge pull request #335 from jekstrand/sampler-params
2016-06-09 John KessenichHLSL: Implement proper nesting of symbol-table scopes...
2016-06-09 John KessenichHLSL: Add all int/float/bool/uint matrix types, void...
2016-06-09 Jason EkstrandGlslangToSpv: Pass the pointer directly into the client...
2016-06-09 Jason EkstrandTypes: Add an isOpaque() helper
2016-06-09 Jason EkstrandGlslangToSpv: Properly handle opaque types in Translate...
2016-06-08 John KessenichMerge pull request #333 from dneto0/defer-capabilities...
2016-06-08 David NetoDefer capability decl for ClipDistance, CullDistance...
2016-06-08 John KessenichMerge pull request #331 from jherico/jherico-patch-1
2016-06-07 Brad DavisFix Ubuntu 16.10 build
2016-06-06 John KessenichMerge pull request #128 from dekimir/clang-format
2016-06-06 John KessenichFront-end: Fix issue #146: which versions allow double...
2016-06-06 Dejan MircevskiRevert SpvBuilder.* to master versions.
2016-06-06 Dejan MircevskiIncrease column limit to 120.
2016-06-06 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-06-05 John KessenichFront-end: Fix issue #147: ensure layout(index=N) has...
2016-06-05 John KessenichHLSL: Flesh out the loop grammar and productions.
2016-06-05 John KessenichHLSL: Attribute grammar and if-else grammar/productions.
2016-06-04 John KessenichHLSL: Finish skeletan of the "statement" grammar.
2016-06-03 John KessenichHLSL: 1) Implement lookahead buffers/stacks for token...
2016-06-03 John KessenichMerge pull request #328 from steve-lunarg/intrinsics
2016-06-03 LoopDawgAdd negative intrinsics tests
2016-06-03 John KessenichMerge pull request #327 from steve-lunarg/empty-stateme...
2016-06-03 LoopDawgFix for empty statement segfault.
2016-06-03 John KessenichMerge pull request #326 from greg-lunarg/greg-mr4
2016-06-03 John KessenichMerge pull request #322 from steve-lunarg/intrinsics
2016-06-03 GregFremapper: do not eliminate interface variables in dce...
2016-06-03 LoopDawgInitial implementation of direct-mapped subset of HLSL...
2016-06-03 John KessenichMerge pull request #323 from dneto0/mingw-static-link...
2016-06-03 John KessenichSPV: Fix issue #320: Fetch needs to extract the image.
2016-06-02 David NetoFor MinGW, statically link exes against basic runtimes
2016-06-02 John KessenichMerge pull request #311 from jherico/debug_postfix
2016-06-02 John KessenichMerge pull request #317 from iostrowsINTEL/double_matri...
2016-06-01 iostrowsFix double matrix creation
2016-05-31 John KessenichFront-end: Complete GL_ARB_compute_shader, previous...
2016-05-31 John KessenichFront-end: Complete GL_ARB_compute_shader implementation.
2016-05-30 John KessenichFix issue #313: Catch internal attempts to modify built...
2016-05-25 John KessenichMerge pull request #230 from dekimir/incresconst
2016-05-25 John KessenichMerge pull request #309 from jekstrand/sampler-params
2016-05-25 John KessenichMerge pull request #308 from thp/multiple-es-compilatio...
2016-05-25 Jason EkstrandSPV: Don't shadow sampler parameters when performing...
2016-05-25 Brad DavisProduce different names for files in debug builds on...
2016-05-25 Thomas PerlCheck for linking multiple ES shaders to the same stage
2016-05-24 Thomas PerlFix test case for the "empty" linker test case
2016-05-24 Thomas PerlUse version/profile from first compilation stage
2016-05-24 Thomas PerlAdd test case: Link 2 ESSL fragment shader units
2016-05-24 John KessenichMerge pull request #306 from johnkslang/finish-spec...
2016-05-24 John KessenichVulkan: Finish semantics for what creates spec-const...
2016-05-23 John KessenichMerge pull request #305 from steve-lunarg/intrinsics
2016-05-23 LoopDawgAdd base class TParseables for intrinsic / builtin...
2016-05-23 John KessenichMerge pull request #302 from amdrexu/bugfix
2016-05-21 Rex XuSPV: Fix an issue of interpolation decoration.
2016-05-20 John KessenichKHR_vulkan_glsl: name mangle distinguish pure textures.
2016-05-20 John KessenichSPV: Don't put locations on OpTypeStruct. Related to...
2016-05-20 John KessenichMerge pull request #301 from dneto0/fix-android-build...
2016-05-20 David Netoatoi comes from stddef.h or cstddef
2016-05-20 John KessenichMerge pull request #297 from antiagainst/config-tests
2016-05-20 John KessenichMerge pull request #300 from Qining/fix-slow-down-in...
2016-05-20 qiningremove redundant 'return false'
2016-05-20 John KessenichHLSL: Add more matrix types to the grammar.
2016-05-20 John KessenichFull stack: distinguish between a scalar and a vector...
2016-05-20 qiningFix the slow down in noContraction propagation
2016-05-20 John KessenichSPV: Don't emit memory barrier for ESSL barrier(),...
2016-05-19 John KessenichMerge pull request #298 from thp/remove-unused-prototype
2016-05-19 Thomas PerlRemove declaration for ShGetPhysicalAttributeBindings
2016-05-19 Lei ZhangTest compiling shaders with given resource limits using...
2016-05-19 Lei ZhangRename DefaultResourceLimits.* to ResourceLimits.*.
2016-05-19 John KessenichMerge pull request #288 from thp/attribute-reflection
2016-05-19 Thomas PerlUpdate test cases for vertex attribute reflection
2016-05-19 Thomas PerlAdd support for querying vertex attributes in reflectio...
2016-05-19 John KessenichMerge pull request #295 from amdrexu/bugfix
2016-05-19 John KessenichMerge pull request #293 from antiagainst/link-tests
2016-05-19 Rex XuParser: Redeclaration of gl_CullDistance is disallowed...
2016-05-19 Lei ZhangRun link tests in the GTest framework.
2016-05-19 John KessenichMerge pull request #294 from scyganINTEL/scygan-fix...
2016-05-18 scyganFix missing location decoration for structures put...
2016-05-17 Lei ZhangFix several comments in GTest fixture.
2016-05-17 John KessenichNon-functional: Fix some comments English and brace...
2016-05-17 John KessenichMerge branch 'scyganINTEL-struct_member_decorations'
2016-05-17 John KessenichMerge branch 'struct_member_decorations' of https:...
2016-05-17 John KessenichMerge pull request #286 from amdrexu/bugfix
2016-05-17 Rex XuSPV: Correct an issue in createUnaryMatrixOperation().
2016-05-17 John KessenichMerge pull request #285 from baldurk/vs2010-fixes
2016-05-17 John KessenichSPV: Don't add clip/cull distance capabilities unless...
2016-05-16 John KessenichTests: Add a set of gtest-file-based HLSL tests.
2016-05-16 baldurkCompile fix - if _MSC_VER is undefined, _MSC_VER <...
2016-05-16 baldurk[VS2010] Define strtoll() and atoll() functions
2016-05-16 baldurk[VS2010] Locally define std::to_string on VS2010 as...
2016-05-16 baldurk[VS2010] Remove use of ranged-for loops
2016-05-16 baldurk[VS2010] Remove use of "= default" and "= delete"
2016-05-16 baldurk[VS2010] Change "using X = Y;" to "typedef Y X;"
2016-05-16 John KessenichMerge pull request #284 from antiagainst/gtest-hlsl
2016-05-16 John KessenichMerge pull request #253 from amdrexu/bugfix2
next