Hajime Hoshi
|
b6a340a96f
|
internal/shader: optimization: use a regular return for a function with one output parameter
Updates #2034
Updates #2188
|
2022-07-10 18:18:46 +09:00 |
|
Hajime Hoshi
|
a43efb66b2
|
shaderir: Bug fix: Function prototypes were required for GLSL
Fixes #1267
|
2020-07-28 00:04:03 +09:00 |
|
Hajime Hoshi
|
912135d1e7
|
shaderir: Use constant.Value for number literals
Updates #1190
|
2020-06-21 01:30:23 +09:00 |
|
Hajime Hoshi
|
2869885816
|
shaderir: Fix the initial variable values on GLSL
This is for consistency with number literals we are introducing.
Updates #1190
|
2020-06-17 01:59:02 +09:00 |
|
Hajime Hoshi
|
d04fdbde61
|
shader: Add more tests
|
2020-06-11 23:26:32 +09:00 |
|