reimar
|
f68be97419
|
Fix texture format variable types. Internal format is GLint, others are GLenum
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16304 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-08-25 12:45:57 +00:00 |
reimar
|
5da34263f6
|
Fix crash in windows
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16271 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-08-19 12:09:44 +00:00 |
reimar
|
0a19444796
|
automatic vsync enabling for vo_gl.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16269 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-08-19 09:31:02 +00:00 |
reimar
|
c157ebb6c9
|
Our buffer usage actually fits better to GL_DYNAMIC_DRAW than GL_STREAM_DRAW.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16238 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-08-16 19:07:07 +00:00 |
reimar
|
44ec3f7566
|
use GenBuffers to get a buffer number instead of hardcoding 1.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16234 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-08-16 17:57:53 +00:00 |
reimar
|
698494f779
|
Helper function for drawing texture and general cleanup of vo_gl2.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16215 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-08-14 13:44:14 +00:00 |
reimar
|
f467c97576
|
More helper functions/defines and bugfixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16118 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-07-27 17:22:24 +00:00 |
reimar
|
1feebc74c7
|
OpenGL fixes for windows and vo_gl.c ported to windows.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16110 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-07-26 13:47:18 +00:00 |
reimar
|
c30b5e70b7
|
support for rectangular and streaming textures.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16100 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-07-26 10:16:18 +00:00 |
reimar
|
84fd90d3e4
|
Improving gl2 under windows, moving some functionality to gl_common
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14143 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2004-12-11 16:57:42 +00:00 |
reimar
|
c977dab456
|
More similar code from gl and gl2 moved to gl_common
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14079 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2004-12-01 17:05:58 +00:00 |
reimar
|
20a0913dee
|
added missing declaration of releaseGlContext
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13922 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2004-11-11 19:41:08 +00:00 |
reimar
|
1a7a3f8b38
|
fullscreen fixes and GUI support for vo_gl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13844 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2004-11-01 20:24:37 +00:00 |
reimar
|
0164758aa8
|
added gl_common for code used by both vo_gl.c and vo_gl2.c.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13654 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2004-10-17 13:28:22 +00:00 |