Commit graph

4 commits

Author SHA1 Message Date
2abf63e6fc [Renderer] Convert CV stuff to callback
Use callback instead of handler because the latter is apparently broken?
Fix a few issues I found by trying to build a simple app with it.
2015-11-14 23:17:15 -08:00
7e55045d10 [Renderer] Lots of clean up for OpenGLView.renderAtTime()
Lock and unlock and make current the view's context.
Do some weak error handling.
2015-11-14 22:13:56 -08:00
79ddf9ee54 [Renderer] Use a guard instead of an if 2015-11-14 09:58:38 -08:00
c9f24e095b [Renderer] Delete and rebuild the Renderer project
It's just easier this way...
2015-11-13 22:45:17 -08:00
Renamed from Renderer/OpenGL/OpenGLView.swift (Browse further)