Merge branch 'gles'
[neverball] / share / video.c
2011-07-06 parastiMerge branch 'gles'
2011-04-09 parastiSet GL pixel row alignment to be 1, not the default 4
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...