mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Unify separate GL/GLES code paths for love’s built in matrices in shaders.
--HG-- branch : minor
This commit is contained in:
@@ -439,9 +439,6 @@ private:
|
||||
|
||||
GLuint defaultTexture;
|
||||
|
||||
Matrix4 lastProjectionMatrix;
|
||||
Matrix4 lastTransformMatrix;
|
||||
|
||||
} state;
|
||||
|
||||
}; // OpenGL
|
||||
|
||||
Reference in New Issue
Block a user