This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There are no files selected for viewing
Submodule librw
updated
8 files
| +34 −1 | src/gl/gl3device.cpp | |
| +11 −2 | src/gl/gl3immed.cpp | |
| +2 −20 | src/gl/gl3matfx.cpp | |
| +1 −8 | src/gl/gl3render.cpp | |
| +6 −1 | src/gl/gl3shader.cpp | |
| +1 −10 | src/gl/gl3skin.cpp | |
| +3 −0 | src/gl/rwgl3.h | |
| +61 −0 | tools/playground/main.cpp |