platform/upstream/glslang.git
2017-09-27 GregFTry Python interpreter on update_glslang_sources.py...
2017-09-27 GregFFix travis and appveyor calls to update_glslang_sources.py
2017-09-27 GregFEnable HLSL legalization
2017-09-27 John KessenichMerge pull request #1072 from amdrexu/feature
2017-09-27 Rex XuImplement extension GL_NV_shader_atomic_int64
2017-09-26 John KessenichMerge pull request #1071 from antiagainst/ninja-make
2017-09-25 Lei ZhangTravis: use make instead of ninja and limit concurrent...
2017-09-23 John KessenichMerge pull request #1063 from LoopDawg/remapper-error...
2017-09-22 John KessenichBuild: Merge pull request #1068 from greg-lunarg/addopt4
2017-09-21 GregFCMake changes for HLSL legalization
2017-09-20 LoopDawgRemapper: make remapper robust against non-exiting...
2017-09-19 John KessenichHLSL: Fix #1064: Don't include empty structures on...
2017-09-16 John KessenichMerge pull request #1044 from dsrbecky/image_external_essl3
2017-09-15 xavierHLSL: fix array[1] of vec4 constant declaration.
2017-09-15 John KessenichTest: Make another test legal HLSL, and rationalize...
2017-09-15 John KessenichHLSL: Add bounds checking, shared with GLSL. Partially...
2017-09-15 John KessenichMerge pull request #1051 from LoopDawg/bug-1049
2017-09-14 LoopDawgHLSL: handle split InputPatch templat type in patch...
2017-09-14 LoopDawgHLSL: allow mixed user & builtin members in hull shader...
2017-09-13 John KessenichGLSL: Make gl_Layer and gl_ViewportIndex always be...
2017-09-12 John KessenichMerge pull request #1056 from KhronosGroup/glsl-entrypo...
2017-09-12 John KessenichGLSL: Promote HLSL entry-point renaming code to be...
2017-09-12 John KessenichMerge pull request #1050 from amdrexu/feature
2017-09-12 John KessenichMerge pull request #1055 from KhronosGroup/strdup
2017-09-12 John KessenichBuild: Fix strdup -> _strdup warnings.
2017-09-12 John KessenichBuild: Fix build warnings.
2017-09-12 John KessenichFix #1043: set all scan string-locations to have bias...
2017-09-12 John KessenichNon-functional: Make usage for entry points more consis...
2017-09-12 John KessenichMerge pull request #1053 from mchock-nv/mchock-nv-fix...
2017-09-12 John KessenichAddress #1052: Have language-level exits of case statem...
2017-09-11 mchock-nvDelete unused 'this' capture
2017-09-09 amhaganImplement the extension GL_AMD_shader_fragment_mask
2017-09-08 John KessenichMerge pull request #1047 from svenstaro/add-stdin-option
2017-09-07 Sven-Hendrik... Add --stdin
2017-09-07 John KessenichMerge pull request #1048 from LoopDawg/opaque-type-fix
2017-09-06 LoopDawgFix lvalue check in SPIR-V generation
2017-09-05 David SrbeckýAdd support for GL_OES_EGL_image_external_essl3
2017-09-01 John KessenichMerge pull request #1042 from LoopDawg/warning-fix-2
2017-09-01 John KessenichMerge pull request #1039 from amdrexu/bugfix
2017-09-01 LoopDawgLinux build warning fix
2017-08-31 Rex XuFix issues of GL_ARB_viewport_layer_array
2017-08-31 John KessenichMerge pull request #1037 from LoopDawg/clip-cull-geom
2017-08-31 LoopDawgHLSL: add geometry stage support for clip/cull distance
2017-08-29 John KessenichMerge pull request #1031 from xxxbxxx/for-upstream-2
2017-08-29 John KessenichBuild: Fix #1036: size_t warning.
2017-08-28 xavierHLSL: fix preprocessor concatenation behaviour.
2017-08-28 John KessenichMerge pull request #1035 from LoopDawg/clip-cull-type-fix
2017-08-28 LoopDawgHLSL: fix type on clip/cull index result
2017-08-26 John KessenichSPV: Add auto location mapping of non-opaque non-block...
2017-08-26 John KessenichBuild: Attempt better support for VS 2012.
2017-08-25 John KessenichMerge pull request #1014 from KhronosGroup/SPV_EXT_shad...
2017-08-25 John KessenichMerge pull request #1034 from KhronosGroup/module-processes
2017-08-25 John KessenichSPV: 1st pass implementation of SPV_EXT_shader_viewport...
2017-08-25 John KessenichSPV reflection: Add OpModuleProcessed for compile options.
2017-08-24 John KessenichMerge pull request #1028 from LoopDawg/clip-cull-input
2017-08-24 LoopDawgHLSL: handle clip and cull distance input builtin type...
2017-08-24 John KessenichMerge pull request #1029 from amdrexu/feature2
2017-08-23 John KessenichMerge pull request #1025 from amdrexu/feature
2017-08-23 Rex XuImplement extension GL_AMD_shader_image_load_store_lod
2017-08-23 Rex XuSPV: Implement extension SPV_EXT_shader_stencil_export
2017-08-23 John KessenichHLSL: Fix #1027.
2017-08-19 John KessenichHLSL: Fix #1018: Give an error for mismatched return...
2017-08-19 John KessenichMerge pull request #1017 from LoopDawg/texture-struct...
2017-08-19 John KessenichBuild: Fix build when NV_EXTENSIONS is not enabled.
2017-08-18 John KessenichSPV: Fix #1016: Don't allow non-GLSL-extension protecte...
2017-08-15 LoopDawgHLSL: add methods to track user structure in texture...
2017-08-15 John KessenichHLSL: Add fall-back for opaque initializers to just...
2017-08-15 John KessenichMerge pull request #1013 from KhronosGroup/flatten...
2017-08-15 John KessenichSPV: Correct selection of storage-image capabilities...
2017-08-11 John KessenichHLSL: Flatten structs for all non-arrayed I/O interfaces.
2017-08-11 John KessenichHLSL: Make fresh array sizes for TessLevelOuter and...
2017-08-10 John KessenichHLSL Test: Expand test, adding a user-patch-constant...
2017-08-09 John KessenichHLSL: Move debug naming to a simpler, more consistent...
2017-08-09 John KessenichHLSL: Include built-in processing for vertex input...
2017-08-08 John KessenichNon-functional HLSL: Factor out built-ins from splittin...
2017-08-07 John KessenichMerge pull request #1011 from LoopDawg/pragma-pack...
2017-08-07 LoopDawgHLSL: implement #pragma pack_matrix(layout)
2017-08-07 John KessenichHLSL: Correct which things flattening tracks for linkag...
2017-08-05 John KessenichMerge pull request #1010 from LoopDawg/mat-rowcol-fix-1
2017-08-04 LoopDawgHLSL: fix qualifier propagation from user struct types...
2017-08-04 John KessenichHLSL: Correct use of isPerVertexBuiltIn() to be isClipO...
2017-08-04 John KessenichHLSL: Test change: Geometry shaders can't return values...
2017-08-04 John KessenichHLSL: Flatten more I/O: non-arrayed user-only structures.
2017-08-04 John KessenichHLSL: Stop including empty structures in the I/O interf...
2017-08-02 John KessenichNon-functional: HLSL: Simplify I/O logic for splitting.
2017-08-01 John KessenichMerge pull request #1006 from KhronosGroup/4.60
2017-07-31 John KessenichGLSL 4.6: Implement shader group vote.
2017-07-31 John KessenichGLSL 4.6: Implement draw parameters.
2017-07-31 John KessenichGLSL 4.6: Implement atomic counter ops and SPV_KHR_shad...
2017-07-31 John KessenichGLSL: Initiate version GLSL 460, including accept extra...
2017-07-31 John KessenichHLSL Tests: Fix two tests to be valid under FXC.
2017-07-31 John KessenichNon-functional: HLSL further simplications to base...
2017-07-31 John KessenichNon-functional: HLSL: clean up dead code for splitting.
2017-07-29 John KessenichMerge pull request #1005 from LoopDawg/remove-unused
2017-07-29 LoopDawgHLSL: Non-functional: warning fix, remove unused member.
2017-07-28 John KessenichGLSL reflection: Fix #985: reflect runtime sized arrays...
2017-07-28 John KessenichNonfunctional: Add reflect test case, and fix long...
2017-07-28 John KessenichNonfunctional: Shorten some lines to the coding standar...
2017-07-27 John KessenichMerge pull request #1002 from amdrexu/bugfix
2017-07-27 Rex XuSPV: Memory qualifiers should decorate top-level block...
next