mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2024-11-23 06:15:37 +00:00
40c8259130
The standard triangle render requires gl 4.1 core, so should work on mac. The quad renderer runs on 4.5 core. The legacy renderer should still work, and when enabled a regular opengl context will be created, which allows functions marked depreciated in the core profiles to still work. This will only work in windows/linux I think. Apple doesn't support this. A GL 4.1 GPU is now the min required spec. Sorry if you have an OLDER gpu. GL 4.1 is over 12 years old now. This is a big update so I apologise in advance if I accidently broke something :] |
||
---|---|---|
.. | ||
GLSLShader.cpp | ||
GLSLShader.h | ||
Mat4.cpp | ||
Mat4.h | ||
Model.cpp | ||
Model.h | ||
New3D.cpp | ||
New3D.h | ||
Plane.h | ||
PolyHeader.cpp | ||
PolyHeader.h | ||
R3DData.h | ||
R3DFloat.cpp | ||
R3DFloat.h | ||
R3DFrameBuffers.cpp | ||
R3DFrameBuffers.h | ||
R3DScrollFog.cpp | ||
R3DScrollFog.h | ||
R3DShader.cpp | ||
R3DShader.h | ||
R3DShaderQuads.h | ||
R3DShaderTriangles.h | ||
VBO.cpp | ||
VBO.h | ||
Vec.cpp | ||
Vec.h |