issues
search
LunarG
/
LunarGLASS
LLVM IR and optimizer for shaders, including front-end adapters for GLSL and SPIR-V and back-end adapter for GLSL
Other
174
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
LunarGLASS build system broken with GLSL 14.0.0 or newer
#77
natevm
closed
5 months ago
5
How to generate GPU backend binaries
#76
xiaoqiang-wang
opened
3 years ago
1
Fix compile errors and assert when using latest glslang:
#75
danginsburg
closed
4 years ago
2
Current effort?
#74
seanbaxter
closed
4 years ago
2
Llvm3.6.21
#73
skurwielstein
opened
4 years ago
0
Some problems about this program
#72
xiaxiaxiahhh
opened
5 years ago
1
How to translate GLSL file to LLVM's .bc file?
#71
SakuraXiaMF
opened
5 years ago
4
Some summary about of how to configuring the LunarGLASS project
#70
SakuraXiaMF
opened
5 years ago
3
Why my program always tell me “Segmentation fault” ????
#69
SakuraXiaMF
closed
5 years ago
2
How to use this program??
#68
SakuraXiaMF
opened
5 years ago
0
Appreciate for you to shared your program.
#67
SakuraXiaMF
opened
5 years ago
6
Can you help me ?
#66
SakuraXiaMF
opened
5 years ago
2
How to build LunarGLASS
#65
SakuraXiaMF
opened
5 years ago
12
glslang pointed by the documentation is missing some libs needed by LunarGLASS
#64
tlorach
closed
5 years ago
2
Cannot configure the project in Ubuntu 17.10
#63
andreaciriello
opened
6 years ago
1
Fix the fix from #60
#62
svenstaro
closed
6 years ago
3
Add ENABLE_OPT to match glslang master. Fixes #60.
#61
danginsburg
closed
7 years ago
0
glslang master ENABLE_OPT CMakeLists.txt option needed
#60
danginsburg
closed
6 years ago
4
Type-Casts on parameters declared 'out' results in erroneous code
#59
Malacath92
opened
7 years ago
1
Indexing removed on variable-sized array if index is zero
#58
Malacath92
opened
7 years ago
1
Operand mixup for variable-sized arrays in translateTopToBottom
#57
Avopeac
opened
7 years ago
0
Does not compile on Ubuntu 17.04
#56
SuicSoft
opened
7 years ago
8
Fix up typo
#55
svenstaro
closed
7 years ago
0
Fix for new glslang upstream changes (fixes #49)
#54
svenstaro
closed
7 years ago
0
Standalone: Adopt new glslang multithreading
#53
greg-lunarg
closed
7 years ago
0
FlattenCondAssn: Fixup cond list if a cond is deleted.
#52
greg-lunarg
closed
7 years ago
0
tests: Sync with latest glslang
#51
greg-lunarg
closed
7 years ago
0
Fix issue #48 - add ENABLE_NV_EXTENSIONS and ENABLE_HLSL to CMakeList…
#50
danginsburg
closed
7 years ago
0
LunarGLASS does not compile with latest glslang master
#49
danginsburg
closed
7 years ago
2
Add ENABLE_NV_EXTENSIONS and ENABLE_HLSL to CMakeLists.txt
#48
danginsburg
closed
7 years ago
2
Add missing support for gl_VertexIndex and gl_InstanceIndex which wer…
#47
danginsburg
closed
7 years ago
0
Pass anon@ names through metadata for anonymous object.
#46
greg-lunarg
closed
7 years ago
0
Unsigned work group shared variables
#45
miguel-petersen
opened
7 years ago
0
Update baseresults to pick up glslang precision changes
#44
greg-lunarg
closed
7 years ago
0
Unsigned builtin
#43
miguel-petersen
closed
7 years ago
1
Enable AMD_EXTENSIONS (to be in sync with glslang)
#42
greg-lunarg
closed
8 years ago
0
Change a couple inadvertant dynamic_casts into dyn_cast_or_nulls.
#41
greg-lunarg
closed
8 years ago
0
Remove gcc-only __attribute__
#40
greg-lunarg
closed
8 years ago
0
Push Constants
#39
miguel-petersen
closed
8 years ago
2
Remove early returns from non-main function conditionals
#38
greg-lunarg
closed
8 years ago
1
Specifying descriptor set index
#37
miguel-petersen
closed
8 years ago
2
Update tests to latest glslang behavior
#36
greg-lunarg
closed
8 years ago
0
Enable AMD_EXTENSIONS (to be in sync with glslang)
#35
greg-lunarg
closed
8 years ago
0
Pass interpolant arg to InterpolateAt* as lvalue in TopIR
#34
greg-lunarg
closed
8 years ago
0
Referencing function in another module
#33
miguel-petersen
opened
8 years ago
0
Hexagon - Broken Module
#32
miguel-petersen
closed
8 years ago
7
use native select for integer result mix()
#31
greg-lunarg
closed
8 years ago
0
test: update base results for changes in precision generated by glslang
#30
greg-lunarg
closed
8 years ago
0
Fix VS2015 build failures.
#29
danginsburg
closed
8 years ago
0
LunarGLASS does not build with VS2015 Update 2
#28
danginsburg
opened
8 years ago
1
Next