Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 04 May 2013 15:20:47 +0000 | reimar | Provide dummy glColor4ub glTexEnvi functions. |
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:43 +0000 | reimar | Add hack to support strides with GLES. |
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. |