log libvo/gl_common.h @ 37195:ac6c37d85d65 default tip

age author description
Wed, 05 Feb 2014 16:03:44 +0000 gpoirier add missing include of stddef.h, as it's needed to use "ptrdiff_t"
Sat, 01 Feb 2014 15:13:00 +0000 reimar Use glMapBufferRange by default.
Sun, 09 Jun 2013 18:33:21 +0000 reimar Extract window creation code to common file.
Sat, 04 May 2013 15:20:46 +0000 reimar Remove unused mpglTexEnvf.
Sat, 04 May 2013 15:20:45 +0000 reimar Remove glMatrixMode and glLoadIdentity functions.
Sat, 04 May 2013 15:20:42 +0000 reimar Avoid glColor4f, use glColor4ub instead.
Sat, 04 May 2013 13:28:14 +0000 reimar Switch OpenGL ES renderer to 2.0.