0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Sep 23, 2024 — Sep 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #83 from aras-p/2024 More... 11 months ago
Build: update Mac to xcode 15, fix build
aras-p
as Aras Pranckevicius
More... 11 months ago
Build: fix paths to bison in MSVC projects x64 config
aras-p
as Aras Pranckevicius
More... 11 months ago
Build: update MSVC projects to 2022
aras-p
as Aras Pranckevicius
More... 11 months ago
Update readme
aras-p
as Aras Pranckevicius
More... 11 months ago
More prominent "no active development" warning More... about 6 years ago
Merge pull request #78 from ip-gpu/V773_fixes More... almost 8 years ago
else one More... almost 8 years ago
fixed from PVS-Studio More... almost 8 years ago
Update readme More... almost 9 years ago
Fixed a bug where inout struct parameter with COLOR semantic member would wrongly kick in framebuffer fetch extension, when it's not needed. Struct members should not have in/out/... qualifiers on them; the structs themselves do.
aras-p
as Aras Pranckevicius
More... almost 9 years ago
Update README.md More... almost 9 years ago
tests: add test case for matrix element access like m._41_42_43
aras-p
as Aras Pranckevicius
More... about 9 years ago
tests: fixed missing assignment of include close callback
aras-p
as Aras Pranckevicius
More... about 9 years ago
changelog
aras-p
as Aras Pranckevicius
More... over 9 years ago
Merge pull request #73 from marton-unity/upward-promotion More... over 9 years ago
Follow HLSL style upward promotion rules for vectors in TSymbolTableLevel::findCompatible More... over 9 years ago
Merge pull request #71 from baldurk/include-handling-improvements More... over 9 years ago
Add parent include contents and close callback, allows include handling More... over 9 years ago
Copy null terminator in string returned from include callback More... over 9 years ago
Fixed translation of shaders where HLSL semantic is added to whole struct of input/output data.
aras-p
as Aras Pranckevicius
More... almost 10 years ago
Update Xcode projects for 10.7 min deployment target
aras-p
as Aras Pranckevicius
More... almost 10 years ago
Merge pull request #68 from baldurk/rename-glsl-builtins More... about 10 years ago
Rename variables with names of GLSL built-in functions More... about 10 years ago
Add texture array extension as soon as a texture array uniform is used
aras-p
as Aras Pranckevicius
More... about 10 years ago
tests: update output
aras-p
as Aras Pranckevicius
More... about 10 years ago
Fix stupid
aras-p
as Aras Pranckevicius
More... about 10 years ago
Merge branch 'master' of github.com:aras-p/hlsl2glslfork
aras-p
as Aras Pranckevicius
More... about 10 years ago
Texture array translation support
aras-p
as Aras Pranckevicius
More... about 10 years ago
Merge pull request #67 from baldurk/upstream-fixes More... about 10 years ago