baldurk
|
54a28de4a9
|
Give all complex lambdas an explicit return type
|
2016-10-13 19:23:39 +02:00 |
|
Alex Szpakowski
|
49ad2b72a1
|
Address some compiler warnings.
- Add explicit casts from long to int.
- Comment out method argument names that are unused.
- Always initialize a boolean variable before it's read.
|
2016-10-08 22:07:20 -03:00 |
|
John Kessenich
|
de97fe0ad4
|
Non-functional: Rationalizing parse helper hierarchy, step 3 (effected editable symbols and IO resize).
|
2016-10-01 18:44:38 -06:00 |
|
John Kessenich
|
a2a5dd474e
|
Non-functional: Rationalizing parse helper hierarchy, step 2 (effected error messaging and cascading errors).
|
2016-10-01 18:07:57 -06:00 |
|
John Kessenich
|
df98cc26d5
|
Add amend ability for anonymous blocks, so they can grow between function bodies.
|
2016-09-29 23:59:26 -06:00 |
|
John Kessenich
|
6dbc0a7a33
|
Support a uniform block to hold global uniform variables.
Used initially just by HLSL, for $Global. Could be an option
for GLSL -> Vulkan.
|
2016-09-29 10:25:15 -06:00 |
|
John Kessenich
|
81cd764b5f
|
Non-functional: Add some missing const, related to signature selection.
|
2016-08-26 14:01:43 -06:00 |
|
John Kessenich
|
ab89bbe702
|
Merge branch 'overloaded-400' of github.com:KhronosGroup/glslang
|
2016-08-23 18:30:20 -06:00 |
|