Merge pull request #667 from slime73/Compiler-Warnings
[platform/upstream/glslang.git] / gtests /
2017-01-05 John KessenichMerge pull request #650 from steve-lunarg/lvalue-swizzl...
2017-01-04 John KessenichMerge pull request #648 from steve-lunarg/type-identifiers
2017-01-04 John KessenichMerge pull request #632 from steve-lunarg/structure...
2017-01-03 John KessenichMerge pull request #659 from steve-lunarg/d3dcolortoubyte4
2017-01-03 John KessenichMerge pull request #647 from steve-lunarg/default-fn...
2017-01-03 steve-lunargAdd EOpD3DCOLORtoUBYTE4 decomposition
2017-01-03 steve-lunargHLSL: allow destination swizzles when writing RWTexture...
2017-01-03 John KessenichPP: Fix issue #426, recover from bad-source macro expan...
2016-12-29 steve-lunargHLSL default function parameters
2016-12-27 steve-lunargHLSL: allow scalar type keywords as identifiers, and...
2016-12-27 steve-lunargHLSL: struct splitting: assignments of hierarchical...
2016-12-26 steve-lunargHLSL: inter-stage structure splitting.
2016-12-22 John KessenichMerge pull request #640 from chaoc/modify-shader-ballot
2016-12-21 John KessenichMerge pull request #641 from chaoc/passthrough
2016-12-20 chaocAdd support for SPV_NV_geometry_shader_passthrough
2016-12-20 John KessenichMerge pull request #639 from hrydgard/master
2016-12-20 John KessenichMerge pull request #638 from chaoc/master
2016-12-20 chaocAdd support for SPV_NV_sample_mask_override_coverage
2016-12-20 chaocMerge remote-tracking branch 'refs/remotes/KhronosGroup...
2016-12-19 John KessenichMerge pull request #637 from KhronosGroup/token-paste
2016-12-19 John KessenichMerge pull request #625 from jbeich/gcc6
2016-12-19 John KessenichPP: Implement token pasting for PP identifiers.
2016-12-10 John KessenichLinker: Eliminate uncalled functions, because they...
2016-12-09 John KessenichLinker: Walk the call graph to report an error on missi...
2016-12-08 John KessenichMerge pull request #621 from steve-lunarg/recursive...
2016-12-08 John KessenichMerge pull request #619 from steve-lunarg/opcode-specif...
2016-12-07 steve-lunargHLSL: Recursive composite flattening
2016-12-07 steve-lunargHLSL: opcode specific promotion rules for interlocked ops
2016-12-05 John KessenichMerge pull request #613 from Corillian/hlslpreprocess
2016-12-03 John KessenichMerge branch 'steve-lunarg-intrinsic-promotion'
2016-12-03 John KessenichMerge branch 'intrinsic-promotion' of https://github...
2016-11-28 John KessenichHLSL: Support {...} initializer lists that are too...
2016-11-23 steve-lunargHLSL: add intrinsic function implicit promotions
2016-11-23 John KessenichMerge pull request #601 from BearishSun/master
2016-11-23 John KessenichMerge pull request #599 from steve-lunarg/gs
2016-11-23 John KessenichMerge pull request #596 from steve-lunarg/hlsl-intrinsi...
2016-11-23 John KessenichMerge pull request #597 from steve-lunarg/sample-keywor...
2016-11-22 steve-lunargWIP: HLSL: Add GS support
2016-11-16 steve-lunargHLSL: allow "sample" as a valid identifier.
2016-11-16 steve-lunargHLSL: use HLSL parser to parse HLSL intrinsic prototype...
2016-11-14 John KessenichMerge pull request #576 from steve-lunarg/uav-registers
2016-11-14 John KessenichMerge pull request #583 from null77/fix-unref-warning
2016-11-14 John KessenichMerge pull request #589 from steve-lunarg/vec1-promotio...
2016-11-13 steve-lunargHLSL: allow promotion from 1-vector types to scalars...
2016-11-11 John KessenichMerge pull request #584 from steve-lunarg/attribute...
2016-11-11 steve-lunargHLSL: Allow expressions in attributes
2016-11-05 John KessenichWhole stack: Fix stale types in the AST linker object...
2016-11-01 steve-lunargAdd UAV (image) binding offset and HLSL register support
2016-11-01 John KessenichMerge pull request #572 from steve-lunarg/numthreads
2016-11-01 John KessenichMerge pull request #562 from TiemoJung/io_map_control_p...
2016-11-01 John KessenichMerge pull request #570 from steve-lunarg/mintypes
2016-10-31 steve-lunargHLSL: Add min*{float,int,uint} types
2016-10-31 steve-lunargHLSL: implement numthreads for compute shaders
2016-10-27 John KessenichMerge pull request #560 from jeremy-lunarg/pragmas
2016-10-27 John KessenichMerge pull request #568 from steve-lunarg/logicalop-fix
2016-10-27 John KessenichMerge pull request #567 from steve-lunarg/compare-fix
2016-10-27 John KessenichMerge pull request #561 from jeremy-lunarg/unused
2016-10-26 steve-lunargHLSL: allow component-wise operations for logical ...
2016-10-26 steve-lunargHLSL: Enable component-wise vector comparisons from...
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-10-21 John KessenichMerge pull request #559 from steve-lunarg/samplecmp-fix
2016-10-21 John KessenichMerge pull request #558 from steve-lunarg/image-atomics
2016-10-21 John KessenichMerge pull request #555 from steve-lunarg/promotion...
2016-10-19 steve-lunargHLSL: phase 4 of rwtexture support: add image atomics
2016-10-18 steve-lunargHLSL: Fix unary and binary operator type conversion...
2016-10-16 John KessenichHLSL: Support SV_Coverage and SV_DispatchThreadId;...
2016-10-16 John KessenichMerge pull request #548 from baldurk/vs2010-compile...
2016-10-16 John KessenichMerge pull request #551 from steve-lunarg/rwbuffers-fmt
2016-10-16 John KessenichMerge pull request #539 from schwa423/linux_global_lock
2016-10-16 John KessenichMerge pull request #550 from amdrexu/bugfix
2016-10-16 John KessenichMerge pull request #549 from steve-lunarg/multidim...
2016-10-15 steve-lunargHLSL: phase 3b: Texture methods remember and return...
2016-10-15 steve-lunargHLSL: phase 3a: Add sub-vec4 rwtexture formats (qualifi...
2016-10-13 John KessenichMerge pull request #542 from steve-lunarg/rwbuffers
2016-10-13 John KessenichMerge pull request #538 from steve-lunarg/iomap-binding...
2016-10-13 steve-lunargHLSL: allow multi-dimensional arrays
2016-10-13 baldurkUpdate HexFloat tests to use non-enum class enum values
2016-10-12 steve-lunargHLSL: phase 2d: minor cleanup, & allow operator[] on...
2016-10-12 steve-lunargHLSL: phase 2a: add r-value operator[] for RWTexture...
2016-10-11 John KessenichMerge pull request #543 from slime73/compilerwarnings
2016-10-11 John KessenichMerge pull request #544 from amdrexu/feature
2016-10-11 Rex XuSPV: Implement extension SPV_KHR_shader_draw_parameters.
2016-10-07 John KessenichSPV: Distinguish between SPV and non-SPV rules for...
2016-10-06 John KessenichHLSL: Add shape conversions for return values.
2016-10-06 John KessenichHLSL: Do structure conversion for return type struct...
2016-10-06 John KessenichMerge pull request #540 from steve-lunarg/rwbuffers
2016-10-06 steve-lunargHLSL: phase 1: add RWTexture and RWBuffer
2016-10-05 John KessenichMerge pull request #537 from dneto0/pass-cwd-to-gtest
2016-10-05 steve-lunargCheck for out-of-range bindings during IO mapping.
2016-10-05 David NetoGtests can be run on another source tree
2016-10-05 John KessenichMerge pull request #536 from steve-lunarg/flatten-assig...
2016-10-04 steve-lunargHLSL: fix for flattening assignments from non-symbol...
2016-10-02 John KessenichNon-functional: Rationalizing parse helper hierarchy...
2016-10-01 John KessenichMerge pull request #532 from steve-lunarg/automap-offsets
2016-10-01 steve-lunargChange binding auto-map to use provided offsets.
2016-10-01 John KessenichMerge pull request #527 from steve-lunarg/array-flatten...
2016-10-01 John KessenichMerge pull request #521 from yavn/frag-shader-primitive...
2016-10-01 John KessenichMerge pull request #531 from steve-lunarg/add-autobindi...
2016-09-30 steve-lunargAdd a test for buffer auto-binding assignment.
2016-09-30 John KessenichMerge pull request #523 from amdrexu/feature2
next