platform/upstream/glslang.git
2017-07-05 John KessenichMerge pull request #965 from chaoc/spv-khr-post-depth...
2017-07-05 chaocImplement SPV_KHR_post_depth_coverage
2017-07-05 John KessenichMerge pull request #974 from LoopDawg/anyall-types
2017-07-05 LoopDawgHLSL: handle type conversion for any/all intrinsics
2017-07-04 John KessenichMerge pull request #969 from d3x0r/patch-1
2017-07-04 John KessenichMerge pull request #970 from rohith10/master
2017-07-04 Rohith ChandranFix CMake scripts: The set_property script can be used...
2017-07-04 d3x0rUpdate CMakeLists.txt
2017-07-04 d3x0rUpdate CMakeLists.txt
2017-07-04 d3x0rUpdate CMakeLists.txt
2017-07-04 d3x0rUpdate CMakeLists.txt
2017-07-04 d3x0rUpdate CMakeLists.txt
2017-07-04 d3x0rUpdate CMakeLists.txt
2017-07-04 d3x0rUpdate CMakeLists.txt
2017-07-04 d3x0rUpdate CMakeLists.txt
2017-07-04 d3x0rAdd option to skip installation
2017-07-04 John KessenichMerge pull request #967 from dsrbecky/multiview
2017-07-04 John KessenichHLSL: Non-functional: Move partial flattened access...
2017-07-04 John KessenichHLSL: Non-functional: some coding convention tweaks...
2017-07-04 John KessenichMerge pull request #966 from TiemoJung/io_remapper_update
2017-07-04 John KessenichMerge pull request #959 from TiemoJung/texture_upgrade
2017-07-03 David SrbeckyMultiview extension: Accept layout(num_views) qualifier
2017-07-01 t.jungio resolver improvements
2017-06-30 John KessenichMerge pull request #964 from dsrbecky/multiview
2017-06-30 David SrbeckýImplement extensions GL_OVR_multiview and GL_OVR_multiview2
2017-06-30 t.jungFix for not transforming all image symbols into sampled...
2017-06-29 John KessenichMerge pull request #957 from amdrexu/feature
2017-06-29 John KessenichMerge pull request #961 from benvanik/fix_order
2017-06-29 Ben VanikFixing initialization order to fix -Wreorder warning...
2017-06-29 John KessenichGLSL: validation of early_fragment_tests, others, on...
2017-06-29 Rex XuImplement extension GL_ARB_shader_stencil_export
2017-06-27 John KessenichHLSL: Fix #942: Map SV_TargetN to SPV Location N.
2017-06-27 John KessenichHLSL: Fix hull-shader test.
2017-06-26 John KessenichHLSL: Don't pin down which tessellation stage must...
2017-06-26 John KessenichHLSL: support point mode.
2017-06-26 John KessenichMerge pull request #950 from dsrbecky/shadow_samplers
2017-06-26 John KessenichMerge pull request #948 from KhronosGroup/env-control
2017-06-26 John KessenichCommand-line: Add support for setting language's enviro...
2017-06-26 John KessenichInfrastructure: Non-functional: rationalize some comman...
2017-06-26 John KessenichInfrastructure: Non-functional: Move to rich descriptio...
2017-06-26 David SrbeckyAdd support for GL_EXT_shadow_samplers
2017-06-23 John KessenichMerge pull request #947 from LoopDawg/clip-cull-distance
2017-06-23 LoopDawgWIP: HLSL: handle clip/cull distance array semantic...
2017-06-21 John KessenichHLSL: Broaden solution for #940, editing integer input...
2017-06-20 John KessenichHLSL: Force flat interpolation for structure members...
2017-06-20 John KessenichBuild: add switch default to make compilers happy
2017-06-20 John KessenichMerge pull request #943 from xxxbxxx/for-upstream-1
2017-06-20 John KessenichHLSL: Force flat (nointerp) onto integer fragment inputs.
2017-06-20 xavierhlsl: "in out" is also an inout qualifier.
2017-06-19 John KessenichNon-functional: Attempt to reset Travis error, while...
2017-06-19 John KessenichHLSL: Remove support for named tbuffer/cbuffer. Fixes...
2017-06-19 John KessenichHLSL: Non-functional: Make test valid HLSL, and related...
2017-06-15 John KessenichMerge pull request #917 from KhronosGroup/remove-redund...
2017-06-15 John KessenichTests: Fix missing test result.
2017-06-15 John KessenichStandalone: Implement -D and -U for preprocessor macros.
2017-06-14 John KessenichStandalone: Rationalize ShaderCompUnit and file data.
2017-06-14 John KessenichInfrastructure: Rationalize command-line options.
2017-06-14 John KessenichMerge pull request #931 from LoopDawg/scalar-mat-assign
2017-06-14 LoopDawgHLSL: fix several issues in mat construction from scalars
2017-06-14 John KessenichMerge pull request #937 from amdrexu/bugfix
2017-06-14 Rex XuSPV: Fix an typo of SPV_AMD_texture_gather_bias_lod
2017-06-14 John KessenichHLSL: Fix #924: Convert between two different arrays...
2017-06-14 John KessenichHLSL: Recognize types declared as identifiers as identi...
2017-06-12 John KessenichMerge pull request #932 from LoopDawg/warning-fix-1
2017-06-10 LoopDawgHLSL: compilation warning fix: no functional change
2017-06-09 John KessenichMerge branch 'amdrexu-feature'
2017-06-09 Rex XuImplement extension GL_AMD_gpu_shader_int16
2017-06-08 John KessenichHLSL: Allow macro expansions to create the 'defined...
2017-06-08 John KessenichGLSL: Fix #853: Only outer dimension of array can be...
2017-06-08 John KessenichGLSL: Correct missing "not" from error message about...
2017-06-08 John KessenichGLSL: Disallow 'shared' in nested scopes.
2017-06-08 John KessenichGLSL: Disallow unsized arrays of atomic_uint.
2017-06-08 John KessenichBuild: reset for multi-threaded test error, that report...
2017-06-08 John KessenichGLSL: Fix Khronos private Bugzilla 15973: local sizes...
2017-06-07 John KessenichGLSL: Fix #396: Error when 'defined' comes from macro...
2017-06-07 John KessenichMerge pull request #922 from KhronosGroup/dash-I
2017-06-07 John KessenichInfrastructure: add include search paths (-I, etc.).
2017-06-07 John KessenichHLSL: Implement half matrices, and map all half* -...
2017-06-07 John KessenichHLSL: Track control-flow nesting and warn on aliasing...
2017-06-07 John KessenichInfrastructure: Move nesting counters, etc., to base...
2017-06-07 John KessenichBuild: Fix build warnings.
2017-06-06 John KessenichMerge pull request #920 from jeremy-lunarg/jeremy-build
2017-06-06 Jeremy HayesBuild: Fix linux
2017-06-06 John KessenichHLSL: Fix #919: for-init-statement is arbitrary declara...
2017-06-05 John KessenichGLSL: replace general missing functionality with specif...
2017-06-05 John KessenichMerge pull request #912 from amdrexu/feature
2017-06-05 Rex XuImplement the extension GL_AMD_texture_gather_bias_lod
2017-06-04 John KessenichReplace #422: Remove the redundant location setting...
2017-06-04 John KessenichGLSL: Fix bug setting component=0 for an auto-location...
2017-06-04 John KessenichGLSL: Error when using location on an arrayed block.
2017-06-03 John KessenichMerge pull request #899 from antiagainst/rm-empty-cpps
2017-06-03 John KessenichMerge pull request #915 from LoopDawg/subvec4-intrinsic
2017-06-03 John KessenichMerge pull request #905 from KhronosGroup/flatten-opaqu...
2017-06-03 John KessenichHLSL: Convert run-time sampler assignments to compile...
2017-06-02 John KessenichSPV: When passing structs of opaque types, flatten...
2017-06-02 John KessenichHLSL: iomapper: Fix #914. Tolerate user aliasing of...
2017-06-01 LoopDawgHLSL: add test coverage for sub-vec4 texture intrinsics
2017-06-01 John KessenichMerge pull request #907 from KhronosGroup/include
2017-06-01 John KessenichMerge pull request #913 from amdrexu/bugfix
2017-06-01 John KessenichHLSL: Add an Includer to handle #include.
next