Merge pull request #83 from aras-p/2024 |
|
More...
|
11 months ago
|
Build: update Mac to xcode 15, fix build |
|
More...
|
11 months ago
|
Build: fix paths to bison in MSVC projects x64 config |
|
More...
|
11 months ago
|
Build: update MSVC projects to 2022 |
|
More...
|
11 months ago
|
Update readme |
|
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. |
|
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 |
|
More...
|
about 9 years ago
|
tests: fixed missing assignment of include close callback |
|
More...
|
about 9 years ago
|
changelog |
|
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. |
|
More...
|
almost 10 years ago
|
Update Xcode projects for 10.7 min deployment target |
|
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 |
|
More...
|
about 10 years ago
|
tests: update output |
|
More...
|
about 10 years ago
|
Fix stupid |
|
More...
|
about 10 years ago
|
Merge branch 'master' of github.com:aras-p/hlsl2glslfork |
|
More...
|
about 10 years ago
|
Texture array translation support |
|
More...
|
about 10 years ago
|
Merge pull request #67 from baldurk/upstream-fixes |
|
More...
|
about 10 years ago
|