issues
search
aras-p
/
hlsl2glslfork
HLSL to GLSL language translator based on ATI's HLSL2GLSL. Used in Unity.
Other
558
stars
143
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make it build with recent compilers, update readme
#83
aras-p
closed
4 weeks ago
0
CMake Cannot Find main.cpp in `hlslang/OSDependent/Windows` During Generating
#82
SirHoog
closed
3 weeks ago
2
Patch for VS2017 x64 build
#81
feiyunw
closed
4 years ago
0
Fix hlslang.vcxproj and Intermediate.cpp for VS2017 x64 build
#80
feiyunw
closed
5 years ago
0
Fix build error on non-windows platforms.
#79
ghost
opened
6 years ago
0
fixed from PVS-Studio
#78
ip-gpu
closed
7 years ago
1
fixed from PVS-Studio
#77
ip-gpu
closed
7 years ago
1
How do I use this from the Command Line?
#76
swuth
opened
8 years ago
0
Howto section on README.md
#75
MarianoGnu
closed
7 years ago
4
Support both 'const in' and 'in const' param specifiers
#74
dtebbs
opened
8 years ago
0
Follow HLSL style upward promotion rules for vectors in TSymbolTableLevel::findCompatible
#73
marton-unity
closed
8 years ago
0
Fix texture array support for GLSL 140
#72
zeux
closed
7 years ago
0
Include handling improvements
#71
baldurk
closed
8 years ago
0
Fix bison calls in Windows
#70
OgreTransporter
opened
8 years ago
0
Can't build on Ubuntu 15.10
#69
Victoralm
opened
9 years ago
3
Rename variables with names of GLSL built-in functions
#68
baldurk
closed
9 years ago
0
Upstream some fixes from Unity
#67
baldurk
closed
9 years ago
1
Explicitly request a context version.
#66
computerquip
opened
9 years ago
2
Is the description accurate?
#65
computerquip
closed
9 years ago
2
Some tests fail under mesa, need to ask for GL core context for GLSL 1.50 support
#64
stuaxo
opened
9 years ago
3
Fix parser and lexer scripts to work with modern Bison/Flex.
#63
computerquip
closed
9 years ago
4
Trouble building on linux
#62
stuaxo
closed
9 years ago
3
Fix incorrectly promoting sub-nodes in non-parameter list aggregates
#61
baldurk
closed
9 years ago
1
Update failure text expected output, s/syntax error/parse error/
#60
baldurk
closed
9 years ago
1
passing to mojoshader preprocessor not only open/close callback, but also defines and malloc/free callbacks
#59
RuslanKutdusov
opened
9 years ago
0
memory leak at glslOutput.cpp
#58
crazii
opened
9 years ago
2
Fix issue 56 + rewritten CMake script
#57
OgreTransporter
opened
10 years ago
0
std::min not found error on VS2013.
#56
gregshasaliedown
opened
10 years ago
1
Assigning values to xll_matrixindex_mf3x3_i()
#55
l0ne5tar
opened
10 years ago
0
Compilation issue with Yacc 3.0.2
#54
arcanis
closed
9 years ago
3
Fix to disallow non-const global initialization on GLSL ES 3
#53
joravainen
closed
10 years ago
0
Win32 compile fix
#52
raymond-w-ko
closed
9 years ago
2
since only Win32 CMake has a registry write command, wrap with #ifdef so...
#51
raymond-w-ko
closed
9 years ago
0
small fixes so that lib can be compiled in Win32 with Visual Studio 2013 (Express)
#50
raymond-w-ko
closed
10 years ago
1
Fixed Mac OS compilation
#49
rudybear
closed
9 years ago
0
Building for iOS (7)
#48
jdx-john
opened
10 years ago
0
linux lib is huge (12.4mb)
#47
TurkeyMan
opened
10 years ago
2
-fPIC on linux x86_64?
#46
TurkeyMan
closed
9 years ago
1
Compiling on linux?
#45
TurkeyMan
closed
9 years ago
5
::malloc has not been declared
#44
TurkeyMan
closed
9 years ago
2
Targetting v140 doesn't seem to work
#43
TurkeyMan
opened
10 years ago
0
empty string crash
#42
TurkeyMan
opened
10 years ago
0
Register specification support
#41
zeux
closed
9 years ago
0
Fix Linux build.
#40
zeux
closed
10 years ago
2
Error in /contrib/glslopt/Main.cpp; type casting between bool and glslopt_target
#39
athanclark
opened
10 years ago
2
Fix warnings
#38
mingwandroid
opened
10 years ago
1
Duplicated semantic fixes
#37
mingwandroid
closed
10 years ago
1
Warning fixes and new build system (Qbs)
#36
mingwandroid
closed
10 years ago
2
Propagate hlsl variable names
#35
mingwandroid
closed
11 years ago
2
Always use attributes for GLSL ES instead of built-ins and add this an option for other targets.
#34
mingwandroid
closed
11 years ago
2
Next