zturtleman/spearmint

Restore OpenGL 1.1 support

zturtleman opened this issue · 1 comments

Only use GL_CLAMP_TO_EDGE if OpenGL 1.2 or have GL_SGIS_texture_edge_clamp extension, but otherwise OpenGL 1.1 will work.

ioq3 commit 350b8f9 to fix OpenGL 1.1 was merged into Spearmint in 34007fd.