HLSL: fix invalid spir-v vector * scalar for float1
[platform/upstream/glslang.git] / Test /
2018-11-14 t.jungHLSL: fix invalid spir-v vector * scalar for float1
2018-11-12 John KessenichMerge pull request #1569 from amdrexu/bugfix
2018-11-12 Rex XuFix parser issue: redeclare gl_FragStencilRefARB is...
2018-11-09 John KessenichMerge pull request #1547 from Igalia/apinheiro/xfb...
2018-11-08 John KessenichFix #1563: Corrupt token when an object macro miscalls...
2018-11-08 John KessenichPP: More clearly distinguish funtion-like and object...
2018-11-06 John KessenichTests: Add test for ways of calling no-argument macro...
2018-11-02 John KessenichMerge pull request #1559 from jeffbolznv/glslang_pch
2018-11-02 John KessenichMerge pull request #1557 from nicebyte/spec-const-decor...
2018-11-02 Grigory DzhavadyanAdd names for composite constants in SPIR-V
2018-10-31 John KessenichMerge pull request #1543 from alelenv/nv-raytracing...
2018-10-31 Ashwin LeleMultiple features and misc fixes for final raytracing...
2018-10-31 Alejandro PiñeiroParseHelper: assign xfb_offset for struct members too
2018-10-30 John KessenichMerge pull request #1558 from Kangz/fix_build_gn
2018-10-29 John KessenichMerge pull request #1556 from Kangz/msvc
2018-10-26 John KessenichMerge pull request #1542 from sheredom/fix_8bit_storage...
2018-10-26 John KessenichSPV/Standalone: Support specifying arbitrary versions...
2018-10-26 John KessenichMerge pull request #1549 from sparmarNV/fix-SPV_NV_mesh...
2018-10-26 Neil HenningFix 8-bit storage nearly always using the
2018-10-26 Sahil ParmarAllow GL_NV_mesh_shader in fragment shaders for perprim...
2018-10-25 John KessenichMerge pull request #1545 from dj2/warnings
2018-10-25 John KessenichPP: Fix #155: Don't give error on HLSL PP-only parsing.
2018-10-17 John KessenichMerge pull request #1533 from amdrexu/bugfix
2018-10-17 Rex XuFix a parse issue of imageAtomicCompSwap()
2018-10-16 John KessenichMerge pull request #1531 from jeffbolznv/workgroup_nonp...
2018-10-16 Jeff BolzFix flags.nonprivate to be true for workgroup memory...
2018-10-05 John KessenichMerge pull request #1523 from sparmarNV/fix-SPV_NV_mesh...
2018-10-05 John KessenichMerge pull request #1524 from chaoc/master
2018-10-05 Chao ChenFor GL_NV_geometry_shader_passthrough extension, the...
2018-10-04 Sahil ParmarAllow redeclaration of builtin interface blocks in...
2018-09-28 John KessenichMerge pull request #1507 from sparmarNV/fix-SPV_NV_mesh...
2018-09-26 Sahil Parmarchanges based on feedback
2018-09-25 Sahil ParmarAdd ES 320 support and additional error checks for...
2018-09-20 John KessenichMerge pull request #1500 from KhronosGroup/turing-known...
2018-09-20 John KessenichUpdate known-good to tools/headers for the Nvidia Turin...
2018-09-19 John KessenichMerge pull request #1499 from chaoc/nvidia_turing
2018-09-19 Chao Chenupdate glslang test results for temporary validation...
2018-09-19 Chao ChenAdd-support-for-SPV_NV_shading_rate
2018-09-19 Chao ChenAdd-support-for-SPV_NVX_raytracing
2018-09-19 Chao ChenAdd-support-for-SPV_NV_mesh_shader
2018-09-19 Chao Chen0003-Add-support-for-SPV_NV_shader_image_footprint
2018-09-19 Chao ChenAdd-support-for-SPV_NV_compute_shader_derivatives
2018-09-19 Chao ChenAdd-support-for-SPV_NV_fragment_shader_barycentric
2018-09-11 John KessenichSPV: Fix #1487: Only declare AMD int16/half_float exten...
2018-09-10 John KessenichPrinting preprocessed shaders (not a supported path...
2018-09-07 John KessenichMerge branch 'jeffbolznv-memory_scope_semantics'
2018-09-07 Jeff BolzGL_KHR_memory_scope_semantics
2018-08-31 John KessenichMerge pull request #1465 from otakuto/remove-execute...
2018-08-31 John KessenichMerge pull request #1485 from karl-lunarg/karl-lunarg...
2018-08-30 John KessenichMerge pull request #1482 from KhronosGroup/validate
2018-08-23 John KessenichSPV: Add option for controling when the SPIRV-Tools...
2018-08-23 John KessenichSPV: Add SPIRV-Tools validator. This needs the latest...
2018-08-18 John KessenichMerge pull request #1474 from KhronosGroup/pure-8-16...
2018-08-16 John KessenichSPV: only declare the pure 8/16-bit capabilities when...
2018-08-13 John KessenichFix #1471: Merge shift amounts for different sets:...
2018-08-09 John KessenichFix #1468: Add command-line --entry-point support,...
2018-08-06 otakutoAdd shebang
2018-08-06 otakutoRemove execute permissions
2018-07-27 John KessenichMerge pull request #1457 from KhronosGroup/parse-floats
2018-07-27 John KessenichTests: Add more string -> float tests. Related to ...
2018-07-25 John KessenichMerge pull request #1455 from TiemoJung/nullpointer_cra...
2018-07-25 John KessenichGLSL: No more restrictions on (non)shadow sampler const...
2018-07-23 John KessenichMerge pull request #1451 from KhronosGroup/shadow-force...
2018-07-23 John KessenichHLSL: Fix #1445: distance() works on scalars.
2018-07-23 John KessenichGLSL: Construct shadow texture from non-shadow sampler.
2018-07-23 John KessenichGLSL/SPV: If a texture is used with a shadow sampler...
2018-07-20 John KessenichMerge branch 'zeux-master'
2018-07-20 John KessenichMerge branch 'master' of https://github.com/zeux/glslan...
2018-07-20 John KessenichMerge pull request #1450 from KhronosGroup/link-merge-all
2018-07-20 John KessenichLink: Merge all the settings in TIntermediate.
2018-07-19 John KessenichMerge pull request #1436 from karl-lunarg/karl-ccache
2018-07-19 John KessenichMerge pull request #1446 from KhronosGroup/spv-link
2018-07-19 John KessenichMerge pull request #1437 from mattparks/patch-2
2018-07-19 John KessenichLink/SPV: Correct symbol IDs on merging ASTs to a singl...
2018-07-12 John KessenichMerge pull request #1442 from dneto0/use-forked-android...
2018-07-12 John KessenichErrors and Build: Fix build warnings, which also improv...
2018-07-11 John KessenichMerge pull request #1438 from Think-Silicon/getUniformS...
2018-07-11 John KessenichHLSL: Fix #1432: Globally initialize local static varia...
2018-07-10 dmpakasReflection exposes the Shader Stages where a Uniform...
2018-07-05 Arseny KapoulkineSPIRV: Simplify matrix->matrix constructor
2018-07-03 John KessenichMerge pull request #1431 from KhronosGroup/implement...
2018-07-03 John KessenichImplement GL_EXT_shader_16bit_storage and GL_EXT_shader...
2018-07-03 John KessenichHLSL: Fix #1423: implement CalculateLevelOfDetailUnclam...
2018-07-03 John KessenichMerge pull request #1416 from aejsmith/samplerless...
2018-07-02 John KessenichMerge branch 'HaydnTrigg-patch-1'
2018-07-02 John KessenichMerge branch 'patch-1' of https://github.com/HaydnTrigg...
2018-07-02 John KessenichPP: Rationalize return values of MacroExpand.
2018-07-02 John KessenichPP/HLSL: Fix #1424: support comma in nested curly brace...
2018-07-01 Alex SmithAdd support for GL_EXT_samplerless_texture_functions
2018-06-19 John KessenichRevert "GLSL: Fix #1279: refract does not have a double...
2018-06-12 John KessenichGLSL: Fix #1358: Support "struct name", where name...
2018-06-07 John KessenichMerge pull request #1401 from dneto0/bad-e11
2018-06-07 David NetoRelax a stringToDouble test for, OSX AppleClang 9.1
2018-06-05 John KessenichSPV: Fix #1399 emit ImageGatherExtended when using...
2018-06-05 John KessenichFix #1360: uint->int width conversions must still be...
2018-06-04 John KessenichFix #1395: GLSL volatile maps to SPIR-V Volatile and...
2018-06-04 John KessenichChange the major revision number for next commit.
2018-06-01 John KessenichMerge pull request #1394 from greg-lunarg/kg20
2018-05-28 John KessenichMerge pull request #876 from ligfx/cmaketargetincludedi...
2018-05-25 John KessenichMerge pull request #1386 from zeux/master
next