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
2017-04-29
John Kessenich
Merge pull request #869 from KhronosGroup/revert-828...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
John Kessenich
Revert "Modernise CMake"
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
John Kessenich
Merge pull request #828 from SoapGentoo/fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
David Seifert
Make test suite optional by using CTest
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
David Seifert
Modernise CMake
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
John Kessenich
Merge pull request #868 from TiemoJung/two_pass_io_remap
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
John Kessenich
Merge pull request #867 from steve-lunarg/emptyinit
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
t.jung
Notification phase for io remapper
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
steve-lunarg
HLSL: Allow empty struct initializers
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
John Kessenich
HLSL: Turn on hlsl-offsets by default for HLSL-source...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
John Kessenich
Merge pull request #859 from steve-lunarg/sampleposition
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
steve-lunarg
HLSL: add standard sample position return form of GetSa...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
John Kessenich
Merge pull request #855 from steve-lunarg/constantbuffer
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
steve-lunarg
HLSL: Add ConstantBuffer<T> syntax
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
John Kessenich
Merge pull request #851 from dgkoch/dgkoch_build_fixes3
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Daniel Koch
Fix Android build errors
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
John Kessenich
Merge pull request #849 from steve-lunarg/samplercmp...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
steve-lunarg
HLSL: add error for expected comparison sampler in...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
John Kessenich
HLSL: Fix #846: support mixed ternary types.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
John Kessenich
Merge pull request #847 from steve-lunarg/sb-param-fix
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
John Kessenich
Merge pull request #842 from steve-lunarg/sb-cast
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
John Kessenich
Merge pull request #840 from steve-lunarg/iomap-hlsl
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
steve-lunarg
HLSL: fix for byte address buffers in fn parmeters
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
steve-lunarg
HLSL: add readonly qualifier to tbuffer, so they end...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
steve-lunarg
WIP: HLSL: hlsl register class iomapping
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
John Kessenich
GLSL: Fix #822: Improve information given for syntax...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
John Kessenich
HLSL: Fix #96: Support do-while loop substatements...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
steve-lunarg
HLSL: cast non-int types to uint on Load/Store indexes
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
John Kessenich
SPV: Support test #pragma for generating the StorageBuf...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
John Kessenich
Merge pull request #835 from steve-lunarg/sb-counters
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
John Kessenich
HLSL: vector shape conversions for all ops: Fix #839...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
John Kessenich
HLSL: Address #839: avoid crash by distinguishing betwe...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
steve-lunarg
WIP: HLSL: add refection queries for structuredbuffer...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
steve-lunarg
WIP: HLSL: add Append/ConsumeBuffer support
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
steve-lunarg
WIP: HLSL: structuredbuffer counter functionality
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
John Kessenich
SPV Non-functional: fix ordering causing problems with...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
John Kessenich
HLSL: Fix #770: implicitly convert bool operands to...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
John Kessenich
HLSL: Fix #834: Report #version is an illegal command.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
John Kessenich
HLSL: Fix #758: Support character literals (except...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
John Kessenich
HLSL: Fix #803: Add shape conversions to the constant...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
John Kessenich
Merge pull request #833 from KhronosGroup/hlsl-inf...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
John Kessenich
HLSL: Support 1.#INF and -1.#INF syntax.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
John Kessenich
HLSL: Fix boolean conversion bug and add more tests...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
John Kessenich
HLSL: Support vector 'cond ? :' -> EOpMix -> OpSelect.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
John Kessenich
HLSL: Non-functional: add vector ? : tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
John Kessenich
HLSL: Fix #832: don't require terminating semicolon...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
John Kessenich
Merge pull request #831 from steve-lunarg/isfinite
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
steve-lunarg
HLSL: fix return type for isfinite
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
John Kessenich
Merge pull request #827 from amdrexu/feature4
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
John Kessenich
Non-functional: Fix typos in comments.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
John Kessenich
HLSL: Emit the OpSource HLSL instruction for HLSL,...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
John Kessenich
Merge pull request #825 from steve-lunarg/index-cast
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Rex Xu
Implement the extension SPV_KHR_16bit_storage
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
steve-lunarg
HLSL: cast bracket dereference index to int type if...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
John Kessenich
SPV: Move to latest public headers.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
John Kessenich
Merge pull request #823 from steve-lunarg/tess-coord...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
John Kessenich
SPV: Fix #807: use --hlsl-offsets to allow hlsl-style...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
steve-lunarg
HLSL: allow non-vec3 tessellation coordinate declarations
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
John Kessenich
Merge branch 'jantlo-cpp11-feat'
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
John Kessenich
Merge branch 'cpp11-feat' of https://github.com/jantlo...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Juan Lopez
This refactor the StandAlone and WorkList files in...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
John Kessenich
PP: Fix #783: Catch end-of-argument expansion in token...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
John Kessenich
HLSL: Fix #805: Support cast of scalars to structures.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
John Kessenich
Merge pull request #817 from steve-lunarg/isfinite
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
John Kessenich
HLSL: Non-functional: rationalize making constructors.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
John Kessenich
Merge pull request #812 from steve-lunarg/PatchIO
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
steve-lunarg
Decompose OpIsFinite to avoid capability restrictions
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
steve-lunarg
WIP: HLSL: Support InputPatch variables in patch consta...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
John Kessenich
Merge pull request #808 from steve-lunarg/gs-ep-wrap-fix
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
steve-lunarg
HLSL: fix GS implementation for EP wrapping
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
John Kessenich
Fix #287: pin down the io-array size before checking...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
John Kessenich
Merge pull request #815 from steve-lunarg/tess-ds-pcf...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
steve-lunarg
HLSL: handle PCF input to DS in arbitrary argument...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
John Kessenich
Merge pull request #814 from steve-lunarg/contains
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
steve-lunarg
Refactor TType::contains* methods (nonfunctional)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
John Kessenich
Merge pull request #811 from steve-lunarg/combine-test
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
steve-lunarg
WIP: HLSL: force uncombined flag off for Buffer<>
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
John Kessenich
Revert "Merge pull request #779 from steve-lunarg/buffe...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
John Kessenich
Merge pull request #774 from steve-lunarg/tess-ctrlpt-pcf
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
John Kessenich
Merge pull request #810 from steve-lunarg/clip-crash-fix
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
steve-lunarg
HLSL: fix crash on empty sequence node passed to intrin...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
steve-lunarg
HLSL: pass tessellation execution modes through to...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
John Kessenich
Merge pull request #797 from steve-lunarg/scalar-length
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
John Kessenich
HLSL: Fix #802: Preserve promoted child under ! operator.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
John Kessenich
HLSL: Implicit bool conversions for conditional express...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
John Kessenich
HLSL: Add namespace grammar and some basic semantics.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
steve-lunarg
HLSL: HS return is arrayed to match SPIR-V semantics
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
steve-lunarg
HLSL: strip off array dimension when assign locations...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
steve-lunarg
HLSL: require tessellation factors to be fixed size...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
steve-lunarg
HLSL: support per control point patch const fn invocation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
John Kessenich
Fix #809: smear scalar condition in OpSelect for select...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
John Kessenich
Non-functional: Round of adding 'const', related to...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
John Kessenich
Merge pull request #801 from amdrexu/bugfix
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
John Kessenich
Merge pull request #806 from amdrexu/bugfix2
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Rex Xu
Don't emit NV-specific interface members if NV extensio...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Rex Xu
HLSL: Fix an issue of frexp().
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Rex Xu
HLSL: Move frexp() to a separate test file.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
John Kessenich
Fix #800 (mostly): set of Linux warnings.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
John Kessenich
Tests: strengthen the value of test for NV members.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
John Kessenich
Fix #790: Don't emit NV-specific interface members...
commit
|
commitdiff
|
tree
|
snapshot
next