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-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
2017-03-24
steve-lunarg
HLSL: allow length() on scalars
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
John Kessenich
Merge pull request #796 from steve-lunarg/emptystruct...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
steve-lunarg
HLSL: fix crash on empty struct return from entry point
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
John Kessenich
Tests: Update test results.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
John Kessenich
HLSL: Allow use of $Global members in between function...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
John Kessenich
HLSL: Implement 'this' keyword.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
John Kessenich
HLSL: non-static member functions: track and find activ...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
John Kessenich
HLSL: Non-functional: the symbol field of a token was...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
John Kessenich
Merge pull request #782 from steve-lunarg/builtin-metho...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
John Kessenich
Merge pull request #779 from steve-lunarg/buffer-unsamp...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
steve-lunarg
HLSL: use prefix for builtin functions names to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
John Kessenich
HLSL: Basic turn on of non-static member functions.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
John Kessenich
HLSL: Add implicit-this tracking to TFunction.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
John Kessenich
HLSL non-functional: Generalize namespace nesting.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
steve-lunarg
WIP: HLSL: propagate readonly qualifier for buffer...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
steve-lunarg
WIP: HLSL: Buffer types should be unsampled.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
John Kessenich
Fix #777: don't parse .suffix if <stage> is provided.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
John Kessenich
Merge pull request #776 from amdrexu/bugfix
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Rex Xu
SPV: Fix unexpected declarations of capability and...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
John Kessenich
HLSL: Fix #771: add inline keyword.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
John Kessenich
Merge pull request #767 from DragoonX6/master
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
John Kessenich
Merge branch 'TiemoJung-semantic_handling'
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
John Kessenich
Merge branch 'semantic_handling' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
John Kessenich
GLSL output: Removed fixed-size buffer; fixes #769.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
John Kessenich
Full stack: properly implement GL_EXT_device_group...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
John Kessenich
Fix location of #defines for core and compatibility...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
John Kessenich
Revert previous check-in, until knowing what the spec...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
John Kessenich
SPV: Address #759: make ViewIndex and DeviceIndex by...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
John Kessenich
Merge pull request #768 from amdrexu/bugfix
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Rex Xu
HLSL: Additional channel value for textureGatherXXX().
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
DragoonX6
Fix building on MinGW-w64
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
John Kessenich
HLSL: Member-functions: capture body token stream for...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
John Kessenich
HLSL: Non-functional: consolidate function declarator...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
John Kessenich
Merge pull request #762 from LukasBanana/master
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
John Kessenich
HLSL: Add scoping operator, accept static member functi...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
John Kessenich
HLSL: non-functional: simplify handleBuiltInMethod...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Lukas Hermanns
Added 'GL_core_profile' and 'GL_compatibility_profile...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
John Kessenich
PP: Recognize the '::' token, and translate appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
John Kessenich
Merge pull request #764 from steve-lunarg/imagequery...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
steve-lunarg
Preserve signedness in SPV image query ops
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
John Kessenich
Merge pull request #763 from steve-lunarg/nullstruct...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
steve-lunarg
WIP: HLSL: preserve empty structures after splitting
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
John Kessenich
HLSL: Accept SV_Cull/ClipDistanceN, by refactoring...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
John Kessenich
Merge pull request #761 from baldurk/vs2010-compile...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
John Kessenich
Merge pull request #760 from steve-lunarg/gathercmpred
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
baldurk
Compile fixes for VS2010
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
steve-lunarg
Enable GatherCmpRed. Green/Blue/Alpha cannot be supported.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
John Kessenich
HLSL: Non-functional: Remove dead .length() code.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
John Kessenich
HLSL: Non-functional: Drive existing method recognition...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
John Kessenich
HLSL: Non-functional: Don't process function name/param...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
John Kessenich
Merge pull request #756 from steve-lunarg/getdimensions-fix
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
John Kessenich
HLSL: Grammar: Generalize accepting a declaration to...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
steve-lunarg
HLSL: use LOD form of ImageQuerySize when needed.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
John Kessenich
HLSL: Fix #754: recognize type casts in if-statements...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
John Kessenich
Merge pull request #755 from steve-lunarg/sb-orderfix
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
steve-lunarg
WIP: HLSL: Fix ordering defect if global SB decl after...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
John Kessenich
SPV: Allow push constant buffers to not have an instanc...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
John Kessenich
HLSL: Test for issue #699.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
John Kessenich
Merge pull request #750 from dgkoch/rename_KHX_to_EXT
commit
|
commitdiff
|
tree
|
snapshot
next