Merge pull request #551 from steve-lunarg/rwbuffers-fmt
[platform/upstream/glslang.git] / Test /
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 3c: add option to use Unknown storage format
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-12 steve-lunargHLSL: phase 2e: introduce lower level addBinaryNode...
2016-10-12 steve-lunargHLSL: phase 2d: minor cleanup, & allow operator[] on...
2016-10-12 steve-lunargHLSL: phase 2c: use lValueErrorCheck in HLSL FE
2016-10-12 steve-lunargHLSL: phase 2b: add l-value operator[] for RWTexture...
2016-10-12 steve-lunargHLSL: phase 2a: add r-value operator[] for RWTexture...
2016-10-12 John KessenichMerge pull request #546 from yavn/OpImageQueryLod-with...
2016-10-12 Maciej JesionowskiSPV: Use SampledImage with OpImageQueryLod
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-10 John KessenichMerge pull request #545 from amdrexu/bugfix
2016-10-10 Rex XuParser: Some function prototypes of interpolateAtXXX...
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 steve-lunargCheck for out-of-range bindings during IO mapping.
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-03 John KessenichMerge pull request #533 from steve-lunarg/reflection
2016-10-02 steve-lunargadd reflection queries to return a TType. Fix minor...
2016-10-01 John KessenichHLSL: Line numbers only: Set locations (line numbers...
2016-10-01 John KessenichHLSL: Handle flattened I/O structs passed to function...
2016-10-01 John KessenichFix typo in error message.
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
2016-09-30 Rex XuParser: Implement extension GL_AMD_gpu_shader_half_float.
2016-09-30 John KessenichAdd amend ability for anonymous blocks, so they can...
2016-09-29 John KessenichHLSL: Fix merge conflict.
2016-09-29 John KessenichHLSL Tests: Tests for previous commit, to make it easie...
2016-09-28 John KessenichMerge pull request #525 from steve-lunarg/implicit...
2016-09-27 steve-lunargHLSL: allow implicit array sizing.
2016-09-27 John KessenichMerge pull request #524 from DominikWitczakAMD/517_incl...
2016-09-27 Maciej JesionowskiSPV: PrimitiveId in frag shader will emit Geometry...
2016-09-27 Dominik Witczak#517: Enable AMD extensions by default
2016-09-26 John KessenichMerge pull request #520 from amdrexu/bugfix
2016-09-26 John KessenichMerge pull request #522 from steve-lunarg/glsl-binding...
2016-09-26 steve-lunargGLSL: Add binding map tests
2016-09-26 Rex XuSPV: OpGroupBroadcast is unable to handle vector operand.
2016-09-26 John KessenichHLSL: Reverse what the driver is told about row/column...
2016-09-23 John KessenichMerge pull request #518 from steve-lunarg/flatten-fix
2016-09-22 steve-lunargFix defects in uniform array flattening
2016-09-22 John KessenichMerge pull request #516 from amdrexu/feature3
2016-09-22 John KessenichHLSL: Merge pull request #515 from steve-lunarg/flatten...
2016-09-22 steve-lunargFlatten uniform arrays
2016-09-22 Rex XuSPV: Implement the extension SPV_KHR_shader_ballot
2016-09-21 John KessenichHLSL: Fix result type of passing a flattened-aggregate...
2016-09-21 John KessenichMerge pull request #514 from steve-lunarg/binding-map-3
2016-09-21 steve-lunargHLSL: Add location offsets per resource type
2016-09-20 John KessenichHLSL: Move to correct parsing of annotations, improving...
2016-09-20 John KessenichHLSL: Turn on reflection, with basic test file, to...
2016-09-20 John KessenichHLSL: Remove extraneous built-in member decorations...
2016-09-20 John KessenichHLSL: Add string basic type and recognize string declar...
2016-09-19 John KessenichNon-functional: Sweep through the stack for consistent...
2016-09-19 John KessenichHLSL: Fix assert: ensure flattened shadow is EvqTemporary.
2016-09-19 John KessenichHLSL: Intercept flatten aggregates passed to a function...
2016-09-17 John KessenichHLSL: Handle flatten for reads from flatten structs...
2016-09-17 John KessenichHLSL: Improve setting and testing of interpolation...
2016-09-16 John KessenichHLSL: Flatten whole-struct assigns and returns when...
2016-09-16 John KessenichHLSL: Flatten all input/output structs, regardless...
2016-09-16 John KessenichHLSL: Flatten a return struct from an entry point and...
2016-09-16 John KessenichMerge pull request #508 from amdrexu/bugfix
2016-09-14 Rex XuSPV: Support simultaneous l-value swizzle and dynamic...
2016-09-12 John KessenichHLSL: Register all entry-point in/out as part of the...
2016-09-11 John KessenichSPV: Fix issue #506: generalize struct deep copy to...
2016-09-10 John KessenichHLSL: Flatten vertex input and fragment output structures.
2016-09-09 John KessenichMerge pull request #505 from steve-lunarg/rowmajor...
2016-09-09 steve-lunargWIP: HLSL: Treat HLSL rows as GLSL columns.
2016-09-09 John KessenichMerge branch 'amdrexu-bugfix2'
2016-09-09 John KessenichMerge branch 'bugfix2' of https://github.com/amdrexu...
2016-09-09 John KessenichMerge pull request #503 from amdrexu/feature3
2016-09-09 Rex XuSPV: Use OpBitcast to implement 4 pack/unpack built...
2016-09-09 Rex XuPreprocessor: UINT_MAX is translated to constant incorr...
2016-09-05 John KessenichHLSL: Support register(..., spaceN) for setting the...
2016-09-05 John KessenichHLSL: Accept layout(...) also as a post-decl. Issue...
2016-09-05 John KessenichHLSL: Track binding numbers to struct instances; fixes...
2016-09-05 John KessenichMerge pull request #498 from amdrexu/bugfix
2016-09-05 Rex XuParser: Add 64-bit type conversion for specialization...
2016-09-03 John KessenichHLSL: Handle swizzles on vectors of size 1. Addresses...
2016-09-03 John KessenichHLSL: Fix issue #442, smear and truncate shape conversi...
2016-09-03 John KessenichHLSL: Handle "fake" entry points, by undoing their...
2016-09-03 John KessenichHLSL: Handle greater/less depth modes. Fixes issue...
2016-09-03 John KessenichHLSL: Error if funcion with return type doesn't return...
2016-09-03 John KessenichHLSL: Correct line numbers for function definitions.
next