projects
/
platform
/
upstream
/
glslang.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/glslang.git
2016-10-13
John Kessenich
Merge pull request #538 from steve-lunarg/iomap-binding...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
John Kessenich
Merge pull request #546 from yavn/OpImageQueryLod-with...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Maciej Jesionowski
SPV: Use SampledImage with OpImageQueryLod
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
John Kessenich
Merge pull request #543 from slime73/compilerwarnings
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Alex Szpakowski
fixup! Address some compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
John Kessenich
Merge pull request #544 from amdrexu/feature
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Rex Xu
SPV: Implement extension SPV_KHR_shader_draw_parameters.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
John Kessenich
Merge pull request #545 from amdrexu/bugfix
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Rex Xu
Parser: Some function prototypes of interpolateAtXXX...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Alex Szpakowski
Address some compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
John Kessenich
SPV: Distinguish between SPV and non-SPV rules for...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
John Kessenich
HLSL: Add shape conversions for return values.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
John Kessenich
HLSL: Do structure conversion for return type struct...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
John Kessenich
Merge pull request #540 from steve-lunarg/rwbuffers
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
steve-lunarg
HLSL: phase 1: add RWTexture and RWBuffer
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
John Kessenich
Merge pull request #537 from dneto0/pass-cwd-to-gtest
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
steve-lunarg
Check for out-of-range bindings during IO mapping.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
John Kessenich
Allow for larger binding numbers. 65K instead of 255.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
David Neto
Gtests can be run on another source tree
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
John Kessenich
Merge pull request #536 from steve-lunarg/flatten-assig...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
steve-lunarg
HLSL: fix for flattening assignments from non-symbol...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
John Kessenich
Merge pull request #533 from steve-lunarg/reflection
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
steve-lunarg
add reflection queries to return a TType. Fix minor...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
John Kessenich
Non-functional: Rationalizing parse helper hierarchy...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
John Kessenich
Non-functional: Rationalizing parse helper hierarchy...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-01
John Kessenich
Non-functional: Rationalizing parse helper hierarchy...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-01
John Kessenich
HLSL: Line numbers only: Set locations (line numbers...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-01
John Kessenich
HLSL: Handle flattened I/O structs passed to function...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-01
John Kessenich
Non-functional: Better use of .isParamOutput() and...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-01
John Kessenich
Fix typo in error message.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-01
John Kessenich
Non-functional: Use isOpaque() instead of compare again...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-01
John Kessenich
Merge pull request #532 from steve-lunarg/automap-offsets
commit
|
commitdiff
|
tree
|
snapshot
2016-10-01
steve-lunarg
Change binding auto-map to use provided offsets.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-01
John Kessenich
Merge pull request #527 from steve-lunarg/array-flatten...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-01
John Kessenich
Merge pull request #521 from yavn/frag-shader-primitive...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-01
John Kessenich
Merge pull request #531 from steve-lunarg/add-autobindi...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
steve-lunarg
Add a test for buffer auto-binding assignment.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
John Kessenich
Merge pull request #523 from amdrexu/feature2
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
Rex Xu
Parser: Implement extension GL_AMD_gpu_shader_half_float.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-30
John Kessenich
Add amend ability for anonymous blocks, so they can...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
John Kessenich
Merge pull request #530 from annygakh/master
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
Anny
Updated README.md
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
steve-lunarg
Restrict uniform array flattening to sampler and textur...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
John Kessenich
HLSL: Fix merge conflict.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
John Kessenich
HLSL Tests: Tests for previous commit, to make it easie...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
John Kessenich
Support a uniform block to hold global uniform variables.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-29
John Kessenich
HLSL: Rationalize combination of type arrayness and...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-28
John Kessenich
Merge pull request #525 from steve-lunarg/implicit...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
steve-lunarg
HLSL: allow implicit array sizing.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
John Kessenich
Merge pull request #524 from DominikWitczakAMD/517_incl...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Maciej Jesionowski
SPV: PrimitiveId in frag shader will emit Geometry...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Dominik Witczak
#517: Enable AMD extensions by default
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
John Kessenich
Merge pull request #520 from amdrexu/bugfix
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
John Kessenich
Merge pull request #522 from steve-lunarg/glsl-binding...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
steve-lunarg
GLSL: Add binding map tests
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Rex Xu
SPV: OpGroupBroadcast is unable to handle vector operand.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
John Kessenich
HLSL: Reverse what the driver is told about row/column...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
John Kessenich
Merge pull request #519 from amdrexu/bugfix
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
Rex Xu
SPV: Still have to specify SPIR-V extension for gl_SubG...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-23
John Kessenich
Merge pull request #518 from steve-lunarg/flatten-fix
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
steve-lunarg
Fix defects in uniform array flattening
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
John Kessenich
Merge pull request #516 from amdrexu/feature3
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
John Kessenich
HLSL: Merge pull request #515 from steve-lunarg/flatten...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
steve-lunarg
Flatten uniform arrays
commit
|
commitdiff
|
tree
|
snapshot
2016-09-22
Rex Xu
SPV: Implement the extension SPV_KHR_shader_ballot
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
John Kessenich
HLSL: Fix result type of passing a flattened-aggregate...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
John Kessenich
Merge pull request #514 from steve-lunarg/binding-map-3
commit
|
commitdiff
|
tree
|
snapshot
2016-09-21
steve-lunarg
HLSL: Add location offsets per resource type
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
John Kessenich
HLSL: Move to correct parsing of annotations, improving...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
John Kessenich
HLSL: Turn on reflection, with basic test file, to...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
John Kessenich
HLSL: Remove extraneous built-in member decorations...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
John Kessenich
HLSL: Add string basic type and recognize string declar...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
John Kessenich
Track separate entry-point names and mangled names...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
John Kessenich
Merge pull request #512 from steve-lunarg/liveness...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
steve-lunarg
Refactor TLiveTraverser from the former reflection...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
John Kessenich
Non-functional: Sweep through the stack for consistent...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
John Kessenich
HLSL: Change the final syntax-error printf to go to...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
John Kessenich
HLSL: Fix assert: ensure flattened shadow is EvqTemporary.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
John Kessenich
HLSL: Intercept flatten aggregates passed to a function...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
John Kessenich
HLSL: Non-functional; make flatten semantics be about...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
John Kessenich
HLSL: Fix bug in previous checkin when non-flattened...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
John Kessenich
HLSL: Handle flatten for reads from flatten structs...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-17
John Kessenich
HLSL: Improve setting and testing of interpolation...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
John Kessenich
HLSL: Flatten whole-struct assigns and returns when...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
John Kessenich
HLSL: Flatten all input/output structs, regardless...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
John Kessenich
HLSL: Flatten a return struct from an entry point and...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
John Kessenich
HLSL: return correct error when HLSL parsing fails.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
John Kessenich
Merge pull request #508 from amdrexu/bugfix
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Rex Xu
SPV: Support simultaneous l-value swizzle and dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
John Kessenich
HLSL: Register all entry-point in/out as part of the...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
John Kessenich
SPV: Fix issue #506: generalize struct deep copy to...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
John Kessenich
HLSL: Flatten vertex input and fragment output structures.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
John Kessenich
Merge pull request #505 from steve-lunarg/rowmajor...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
steve-lunarg
WIP: HLSL: Treat HLSL rows as GLSL columns.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
John Kessenich
HLSL: Report an error if SPIR-V for Vulkan wasn't selected.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
John Kessenich
Merge branch 'amdrexu-bugfix2'
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
John Kessenich
Merge branch 'bugfix2' of https://github.com/amdrexu...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
John Kessenich
Merge pull request #503 from amdrexu/feature3
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Rex Xu
SPV: Use OpBitcast to implement 4 pack/unpack built...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Rex Xu
Preprocessor: UINT_MAX is translated to constant incorr...
commit
|
commitdiff
|
tree
|
snapshot
next