Commit Graph

10 Commits

Author SHA1 Message Date
9a9183a531 type cleanup 2018-12-31 09:59:58 -08:00
9eac33ef79 switch all rendering to opengl 2018-12-30 16:34:53 -08:00
caf1aac6e6 remove unnecessary context creation 2018-12-29 22:18:48 -08:00
d38188da95 getting frame scrubber working, something is wrong with direction still 2018-12-29 18:10:26 -08:00
723f55186b get imgui properly running in viewer 2018-12-29 17:04:37 -08:00
0e1e1a51f0 work towards getting imgui properly working in viewer 2018-12-29 13:24:55 -08:00
e217b9e223 more work on platform
add sdl texture wrapper
switch viewer to work with platform code
2018-12-29 11:52:30 -08:00
7c024b537e work on getting platform to abstract updating and rendering
add "Scene" interface to provide customization point for clients
2018-12-28 09:26:05 -08:00
c045e345d2 moving window to platform 2018-12-27 13:59:19 -08:00
8c0c4890cb add basic stubs for platform and window 2018-12-27 13:36:34 -08:00