Prevent switching to windowed mode
[neverball] / share / video.c
2011-07-05 Alberto MardeganPrevent switching to windowed mode
2011-07-05 Alberto MardeganBuild in Maemo/scratchbox
2011-05-25 parastiImplement crude handling of missing OpenGL extensions
2011-05-25 parastiTweak GLES compile-time switch semantics
2011-04-09 parastiSet GL pixel row alignment to be 1, not the default 4
2011-04-05 rlkFixed the level fade-out.
2011-04-04 rlkAdded a test to enable conditional compilation of OpenG...
2011-04-03 rlkFlattened the alpha of the background gradients to...
2011-04-03 rlkSeveral minor changes for ES compatibility.
2011-03-26 rlkFixed the shadow, though the shadow clip is still broken.
2011-03-13 parastiClip shadow above ball with a texture
2009-10-11 parastiOops, make "vsync 0" work again
2009-10-11 parastishare/sync: revive (as a fallback)
2009-10-08 parastiRevert "When ungrabbed, hide the pointer and draw a...
2009-09-30 parastiWhen ungrabbed, hide the pointer and draw a custom...
2009-07-14 parastishare/sync: bury
2009-06-16 parastiSet GL read buffer to "front" once and for all when...
2009-05-19 parastiInit SDL video subsystem separately, as part of video_init
2009-05-19 parastishare/video: move buffer setup from video_init to video...
2009-05-19 parastiDie, distraction
2009-02-16 parastiTurn initial mode setting and WM setup into video_init
2009-02-16 parastishare/video: s/config_/video_/
2009-02-16 parastishare/video: move some non-config code from share/confi...