reimar
|
2a15e8beb8
|
support negative stride (flipping) in vo_gl.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17221 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-12-18 12:04:08 +00:00 |
reimar
|
6b9f08f720
|
Get rid of most #ifdefs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17117 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-12-06 22:23:06 +00:00 |
reimar
|
1b6809f326
|
More consistent and sane types. Also avoids some gcc 4 warnings.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16880 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-10-31 13:56:16 +00:00 |
reimar
|
d28ad7d31d
|
Support for ATI specific YUV->RGB conversion.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16626 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-10-01 12:49:28 +00:00 |
reimar
|
9f24b5c71f
|
Add missing GL_REGISTER_COMBINERS_NV define
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16609 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-09-27 08:33:33 +00:00 |
reimar
|
7a3909684e
|
fix/improve code doxumentation. Also group gl_common functions in several
doxygen modules
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16596 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-09-25 16:41:28 +00:00 |
reimar
|
d29c9ddf19
|
support loading a texture from a PPM file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16593 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-09-25 16:30:00 +00:00 |
reimar
|
d16d2c3e32
|
Support rectangular texture in fragment programs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16587 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-09-25 16:07:54 +00:00 |
reimar
|
4e60e039f5
|
hardware color-space conversion for vo_gl and vo_gl2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16489 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-09-14 22:08:04 +00:00 |
reimar
|
7a84b40ce4
|
Fix border color (forgot to divide by 255.0).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16461 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-09-12 14:51:30 +00:00 |
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 |