axmol/extensions/scripting/lua-bindings
smilediver 74c6a4a417
Fix same uniforms in fragment and vertex shaders not working in Metal (#1808)
* Fix same uniforms in fragment and vertex shaders not working in Metal

* Add missing copyright

* Fix lua bindings for UniformLocation conversion

* Fix uniform mismatch in positionNormalTexture.vert and colorNormalTexture.frag

* Enable ProgramState::setFragmentUniform() only for Metal
2024-04-12 23:12:51 +08:00
..
auto Fix typo: BLEND_CLOLOR ==> BLEND_COLOR 2024-04-10 21:47:00 +08:00
manual Fix same uniforms in fragment and vertex shaders not working in Metal (#1808) 2024-04-12 23:12:51 +08:00
proj.android Fix android lua build 2024-04-08 02:15:33 +08:00
script Fix memory leaks refreshed (#1638) 2024-01-29 22:30:14 +08:00
CMakeLists.txt Fix win32 link error 2024-04-08 21:52:50 +08:00