3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Sep 24, 2024 — Sep 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup duplicate function More... over 3 years ago
Stretch mode works in portrait now More... over 3 years ago
Bitfighter now defaults to widescreen resolution: - Canvas changed from 800x600 to 1066x600 - Server-side object detection changed accordingly - Minor UI tweaks More... over 3 years ago
Performance improvement in Matrix4::getOrthoProjection More... over 3 years ago
Update to 023 and break client-server protocol for upcoming changes More... over 3 years ago
Fix #664 More... over 3 years ago
Merge pull request #663 from fordcars/wip-shaders More... over 3 years ago
Clarified row- and column-major in MAtrix4 More... over 3 years ago
Shader cleanup More... over 3 years ago
Fix GLES2 pointSize More... over 3 years ago
Fix Shader indentation More... over 3 years ago
Fixed GLES2 comptability More... over 3 years ago
Added gl_PointSize to relevant shaders More... over 3 years ago
Added GLES2 to glad configuration More... over 3 years ago
Fixed more warnings More... over 3 years ago
Fixed that pesky Debug error More... over 3 years ago
Fix uniform checks More... over 3 years ago
Fix matrix scaling More... over 3 years ago
Reduce GL calls when rendering stroked string More... over 3 years ago
Speed up Matrix multiplication More... over 3 years ago
Implement our own stack for speeeeed More... over 3 years ago
Added Stack class More... over 3 years ago
Reduce GL calls when rendering FontManager character More... over 3 years ago
Implement RingBuffer, increases performance by a bit! More... over 3 years ago
Added GL2RingBuffer class More... over 3 years ago
Don't compile Matrix4 in Legacy GL More... over 3 years ago
Reduce glUniform calls More... over 3 years ago
Added Shader to Zap namespace More... over 3 years ago
getAttributeLocation and getUniformLocation now private More... over 3 years ago
Added const getData for Matrix4 More... over 3 years ago