ptitSeb
ptitSeb
Ok, both issues should be fixed now (thanks for testing :) )
:( New try, it should work now.
:( And I pushed another fix.
Ok good. I don't expect too much changes on Amiga. But now, maximum number of Texture unit supported is 16 (instead of 8). So some card may get more TMU...
What do you mean with "PC shaders"?
But there are already supported. Is there some specifics issue you have?
So, that project: https://github.com/aras-p/glsl-optimizer ? Integrating that kind of project is a big work. I don have plans to have a shader recompiler to replace actuall shaderconv, but it's not...
No, I don't see why it would crash / break. Shaders should be recompiled. I suppose there is an issue in gl4es with a Program that was previously successfully linked...
No, you need to link again. What I mean is gl4es may have some bug in the re-linking phase, because gl4es does many think when a program links successfully (grabbing...
Ah. I have added the extension string (because the function is already supported)