Matt (the other matt from #freesci) had some comments while trying
to put together a skeleton for an OpenGL driver for FreeSCI:

<matto> I found a requirement not mentioned in the gfx_driver.h
          description that you may want to add
<matto> I just created an empty new driver (to try to figure out how it
          works) and I got a segfault because I did not create drv->mode
          in the init_specific function
<matto> gfx_driver.h does not state that this is required
<matto> (and from my perspective as someone who has no idea what any of
          these functions are required to do, I think this info would be
          handy to have)
<matto> NOTE : should sdl_exit call gfx_free_mode ?  it looks like it
          should and it doesn't


--
http://www.clock.org/~matt


Reply via email to