summaryrefslogtreecommitdiff
path: root/src/opengl.c
AgeCommit message (Collapse)Author
2019-08-20Moved inline assembly to a separate file for debugging.Steven Fuller
Implemented GetTickCount/timeGetTime. Added basic SDL/OpenGL support. Draws something with no optimizations, but draws nothing with -O2. (What is drawn looks like garbage.)