projects
/
platform
/
upstream
/
glslang.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Front-end: Implement compile-time constant folding for any() and all().
2016-07-12
John Kessenich
Front-end: Implement compile-time constant folding...
commit
|
commitdiff
|
tree
2016-07-09
John Kessenich
Front-end: Fix known crashes by early exit on error...
commit
|
commitdiff
|
tree
2016-07-09
John Kessenich
Build: Add missing string.h include.
commit
|
commitdiff
|
tree
2016-07-09
John Kessenich
Build: Remove causes of pedantic warnings. Addresses...
commit
|
commitdiff
|
tree
2016-07-08
John Kessenich
Front end: Fix issue #374: put a limit on how big a...
commit
|
commitdiff
|
tree
2016-07-08
John Kessenich
SPV: Fix issue #376; declare Geometry capability for...
commit
|
commitdiff
|
tree
2016-07-08
John Kessenich
SPV: Further refine OpenGL vs. Vulkan differences for...
commit
|
commitdiff
|
tree
2016-07-07
John Kessenich
SPV: Turn on atomic-storage functionality for SPIR-V.
commit
|
commitdiff
|
tree
2016-07-05
John Kessenich
HLSL: Add typedef grammar and production.
commit
|
commitdiff
|
tree
2016-07-05
John Kessenich
HLSL: Mostly non-functional: simplify, rationalize...
commit
|
commitdiff
|
tree
2016-07-02
John Kessenich
HLSL: Grammar: Recognize { } style initializers for...
commit
|
commitdiff
|
tree
2016-07-02
John Kessenich
HLSL: Correctly identify which variables are global...
commit
|
commitdiff
|
tree
2016-07-02
John Kessenich
HLSL: Grammar: Make comma-separated declaration lists...
commit
|
commitdiff
|
tree
2016-07-01
John Kessenich
HLSL: Implement switch/case/default.
commit
|
commitdiff
|
tree
2016-07-01
John Kessenich
SPV: Don't decorate locations within an array, it doesn...
commit
|
commitdiff
|
tree
2016-07-01
John Kessenich
SPV: Non-functional: break up big function into three...
commit
|
commitdiff
|
tree
2016-06-30
John Kessenich
Front-end: Don't lower precision of bit operations...
commit
|
commitdiff
|
tree
2016-06-29
John Kessenich
Front-end: Add missing rule for function-return implicit...
commit
|
commitdiff
|
tree
2016-06-29
John Kessenich
Front-end: Non-functional: Move return-value handling...
commit
|
commitdiff
|
tree
2016-06-28
John Kessenich
Front-end: Handle simultaneous use of SPIR-V or non...
commit
|
commitdiff
|
tree
2016-06-28
John Kessenich
HLSL: Airplane work: break/continue/discard grammar...
commit
|
commitdiff
|
tree
2016-06-19
John Kessenich
HLSL: Basic array grammar.
commit
|
commitdiff
|
tree
2016-06-17
John Kessenich
HLSL: Handle "." for structure dereference and swizzle.
commit
|
commitdiff
|
tree
2016-06-17
John Kessenich
HLSL: Map parameter qualifiers from generic to function...
commit
|
commitdiff
|
tree
2016-06-17
John Kessenich
HLSL: Support semantics in function parameter declarations.
commit
|
commitdiff
|
tree
2016-06-17
John Kessenich
Front-end: Implement GL_EXT_shader_non_constant_global_initi...
commit
|
commitdiff
|
tree
2016-06-17
John Kessenich
SPV: Non-functional: Condense SPV-related versioning...
commit
|
commitdiff
|
tree
2016-06-16
John Kessenich
SPV: projective texturing: move the project coordinate.
commit
|
commitdiff
|
tree
2016-06-16
John Kessenich
SPV non-functional: minor readability improvements...
commit
|
commitdiff
|
tree
2016-06-15
John Kessenich
Front-end ESSL: require precision declarations for...
commit
|
commitdiff
|
tree
2016-06-15
John Kessenich
Front-end: Make ES floatBitsToInt/intBitsToFloat/etc...
commit
|
commitdiff
|
tree
2016-06-15
John Kessenich
SPV: Update to spec. decisions (and issue #205) for...
commit
|
commitdiff
|
tree
2016-06-13
John Kessenich
HLSL: Flesh out misc. declaration grammar: semantics...
commit
|
commitdiff
|
tree
2016-06-13
John Kessenich
HLSL: Implement basic "struct" grammar.
commit
|
commitdiff
|
tree
2016-06-09
John Kessenich
HLSL: Implement proper nesting of symbol-table scopes...
commit
|
commitdiff
|
tree
2016-06-09
John Kessenich
HLSL: Add all int/float/bool/uint matrix types, void...
commit
|
commitdiff
|
tree
2016-06-06
John Kessenich
Front-end: Fix issue #146: which versions allow double...
commit
|
commitdiff
|
tree
2016-06-05
John Kessenich
Front-end: Fix issue #147: ensure layout(index=N) has...
commit
|
commitdiff
|
tree
2016-06-05
John Kessenich
HLSL: Flesh out the loop grammar and productions.
commit
|
commitdiff
|
tree
2016-06-05
John Kessenich
HLSL: Attribute grammar and if-else grammar/productions.
commit
|
commitdiff
|
tree
2016-06-04
John Kessenich
HLSL: Finish skeletan of the "statement" grammar.
commit
|
commitdiff
|
tree
2016-06-03
John Kessenich
HLSL: 1) Implement lookahead buffers/stacks for token...
commit
|
commitdiff
|
tree
2016-06-03
John Kessenich
SPV: Fix issue #320: Fetch needs to extract the image.
commit
|
commitdiff
|
tree
2016-05-31
John Kessenich
Front-end: Complete GL_ARB_compute_shader, previous...
commit
|
commitdiff
|
tree
2016-05-31
John Kessenich
Front-end: Complete GL_ARB_compute_shader implementation.
commit
|
commitdiff
|
tree
2016-05-30
John Kessenich
Fix issue #313: Catch internal attempts to modify built...
commit
|
commitdiff
|
tree
2016-05-24
John Kessenich
Vulkan: Finish semantics for what creates spec-const...
commit
|
commitdiff
|
tree
2016-05-20
John Kessenich
KHR_vulkan_glsl: name mangle distinguish pure textures.
commit
|
commitdiff
|
tree
2016-05-20
John Kessenich
SPV: Don't put locations on OpTypeStruct. Related to...
commit
|
commitdiff
|
tree
2016-05-20
John Kessenich
HLSL: Add more matrix types to the grammar.
commit
|
commitdiff
|
tree
2016-05-20
John Kessenich
Full stack: distinguish between a scalar and a vector...
commit
|
commitdiff
|
tree
2016-05-20
John Kessenich
SPV: Don't emit memory barrier for ESSL barrier(),...
commit
|
commitdiff
|
tree
2016-05-17
John Kessenich
Non-functional: Fix some comments English and brace...
commit
|
commitdiff
|
tree
2016-05-17
John Kessenich
Merge branch 'scyganINTEL-struct_member_decorations'
commit
|
commitdiff
|
tree
2016-05-17
John Kessenich
Merge branch 'struct_member_decorations' of https:...
commit
|
commitdiff
|
tree
2016-05-17
John Kessenich
SPV: Don't add clip/cull distance capabilities unless...
commit
|
commitdiff
|
tree
2016-05-16
John Kessenich
Tests: Add a set of gtest-file-based HLSL tests.
commit
|
commitdiff
|
tree
2016-05-13
John Kessenich
HLSL: Add function call syntax and AST building.
commit
|
commitdiff
|
tree
2016-05-06
John Kessenich
Comments only.
commit
|
commitdiff
|
tree
2016-05-06
John Kessenich
README: Editorial update.
commit
|
commitdiff
|
tree
2016-05-05
John Kessenich
SPV: Non-functional: modularize createInvocationsOperation...
commit
|
commitdiff
|
tree
2016-05-05
John Kessenich
Merge branch 'amdrexu-feature2'
commit
|
commitdiff
|
tree
2016-05-05
John Kessenich
Merge branch 'feature2' of https://github.com/amdrexu...
commit
|
commitdiff
|
tree
2016-05-05
John Kessenich
Front-End: precise: capture noContraction on output...
commit
|
commitdiff
|
tree
2016-05-05
John Kessenich
Merge branch 'amdrexu-feature'
commit
|
commitdiff
|
tree
2016-05-05
John Kessenich
Merge branch 'feature' of https://github.com/amdrexu...
commit
|
commitdiff
|
tree
2016-05-04
John Kessenich
Front-end precise: Propagate noContraction up the AST...
commit
|
commitdiff
|
tree
2016-05-04
John Kessenich
Parser: Precise: Recognize 'precise', tag types, and...
commit
|
commitdiff
|
tree
2016-05-04
John Kessenich
Bison: Non-functional: Move to revision 3.0.4.
commit
|
commitdiff
|
tree
2016-05-04
John Kessenich
HLSL: Add (almost) full expression grammar: Binary...
commit
|
commitdiff
|
tree
2016-05-04
John Kessenich
HLSL: Separate out token stream handling from grammar...
commit
|
commitdiff
|
tree
2016-05-04
John Kessenich
Vulkan: Add the #define VULKAN 100 when compiled for...
commit
|
commitdiff
|
tree
2016-05-04
John Kessenich
Correct precision qualification on built-in functions.
commit
|
commitdiff
|
tree
2016-04-13
John Kessenich
SPV for OpenGL: Issue #229: don't allow gl_VertexIndex...
commit
|
commitdiff
|
tree
2016-04-07
John Kessenich
Nonfunctional: Remove stray ';' and fix Google Test...
commit
|
commitdiff
|
tree
2016-04-07
John Kessenich
Memory: Don't use pool memory to store the entry point...
commit
|
commitdiff
|
tree
2016-04-06
John Kessenich
Front-end: Get the right set of nodes marked as spec...
commit
|
commitdiff
|
tree
2016-04-04
John Kessenich
Merge branch 'master' into hlsl-frontend
commit
|
commitdiff
|
tree
2016-04-03
John Kessenich
Merge branch 'master' of github.com:KhronosGroup/glslang
commit
|
commitdiff
|
tree
2016-04-02
John Kessenich
Comment: fix comment from gtest check in.
commit
|
commitdiff
|
tree
2016-03-21
John Kessenich
Front-end: Propagate spec-constness up through aggregate...
commit
|
commitdiff
|
tree
2016-03-21
John Kessenich
Front-end: propagate specialization-constness through...
commit
|
commitdiff
|
tree
2016-03-20
John Kessenich
Front-end: Add specialization-constant subtrees for...
commit
|
commitdiff
|
tree
2016-03-20
John Kessenich
Front-end infrastructure: Encapsulate semantic-level...
commit
|
commitdiff
|
tree
2016-03-20
John Kessenich
Front-end infrastructure: simplify and localize creating...
commit
|
commitdiff
|
tree
2016-03-14
John Kessenich
HLSL: Abstract accepting an identifier.
commit
|
commitdiff
|
tree
2016-03-14
John Kessenich
HLSL: Simplify appearances a bit to make easier to...
commit
|
commitdiff
|
tree
2016-03-13
John Kessenich
HLSL: Accept basic funtion definitions. (Not yet mapping...
commit
|
commitdiff
|
tree
2016-03-13
John Kessenich
HLSL: Get correct set of reserved words.
commit
|
commitdiff
|
tree
2016-03-13
John Kessenich
HLSL: Hook up constructor expressions through the AST.
commit
|
commitdiff
|
tree
2016-03-13
John Kessenich
HLSL: Add basic declaration syntax and AST generation.
commit
|
commitdiff
|
tree
2016-03-13
John Kessenich
HLSL: Plumb in HLSL parse context and keywords, and...
commit
|
commitdiff
|
tree
2016-03-13
John Kessenich
Refactor TParseContext into 3 level inheritance.
commit
|
commitdiff
|
tree
2016-03-13
John Kessenich
Support multiple source languages, adding HLSL as an...
commit
|
commitdiff
|
tree
2016-03-13
John Kessenich
Generalize "main" to a settable entry point name.
commit
|
commitdiff
|
tree
2016-03-09
John Kessenich
SPV: Issue #180: push_constants don't have descriptor...
commit
|
commitdiff
|
tree
2016-03-06
John Kessenich
Infrastructure: Tweak CMake for 31c294cea86ae0115820f2a02c5a...
commit
|
commitdiff
|
tree
2016-03-04
John Kessenich
SPV: Use heuristic to avoid geometry multi-streams...
commit
|
commitdiff
|
tree
2016-03-01
John Kessenich
Syntax: correct spelling of rgb10_a2ui.
commit
|
commitdiff
|
tree
2016-02-19
John Kessenich
SPV: Fix 'location' inheritance bug.
commit
|
commitdiff
|
tree
next