Wed, 14 Sep 2005 22:08:04 +0000 |
reimar |
hardware color-space conversion for vo_gl and vo_gl2
|
Tue, 13 Sep 2005 15:56:32 +0000 |
reimar |
Improved glFindFormat
|
Sun, 11 Sep 2005 17:45:12 +0000 |
reimar |
Respect -nodouble even though it looks very bad.
|
Fri, 09 Sep 2005 16:43:18 +0000 |
reimar |
Add missing doxygen comment for clearOSD()
|
Fri, 09 Sep 2005 14:49:13 +0000 |
reimar |
gl_buffer should be unsigned
|
Fri, 09 Sep 2005 14:47:54 +0000 |
reimar |
Add an uninit function.
|
Mon, 05 Sep 2005 10:08:04 +0000 |
reimar |
Properly initialize osdtexCnt
|
Mon, 05 Sep 2005 10:02:06 +0000 |
reimar |
OSD alpha conversion index out of range
|
Thu, 25 Aug 2005 12:45:57 +0000 |
reimar |
Fix texture format variable types. Internal format is GLint, others are GLenum
|
Sun, 21 Aug 2005 09:59:45 +0000 |
reimar |
-wid support for windows. Not well tested, might still behave a bit weird.
|
Fri, 19 Aug 2005 12:23:34 +0000 |
reimar |
less weird OSD alpha transformation.
|
Fri, 19 Aug 2005 12:16:52 +0000 |
reimar |
Do not set SwapInterval for values < 0.
|
Fri, 19 Aug 2005 09:31:02 +0000 |
reimar |
automatic vsync enabling for vo_gl.
|
Tue, 16 Aug 2005 23:24:52 +0000 |
reimar |
Get events from -wid window.
|
Tue, 16 Aug 2005 19:07:07 +0000 |
reimar |
Our buffer usage actually fits better to GL_DYNAMIC_DRAW than GL_STREAM_DRAW.
|
Tue, 16 Aug 2005 18:52:38 +0000 |
reimar |
OSD textures can be deleted with one function call...
|
Tue, 16 Aug 2005 18:27:12 +0000 |
reimar |
Make glFinish optional
|
Tue, 16 Aug 2005 17:57:53 +0000 |
reimar |
use GenBuffers to get a buffer number instead of hardcoding 1.
|
Sun, 14 Aug 2005 19:24:49 +0000 |
reimar |
remove/move some unused headers/variables/code
|
Sun, 14 Aug 2005 13:44:14 +0000 |
reimar |
Helper function for drawing texture and general cleanup of vo_gl2.c
|
Fri, 05 Aug 2005 01:24:37 +0000 |
ivo |
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
|
Wed, 27 Jul 2005 17:22:24 +0000 |
reimar |
More helper functions/defines and bugfixes
|
Tue, 26 Jul 2005 20:36:34 +0000 |
reimar |
catch failed buffer allocation
|
Tue, 26 Jul 2005 13:47:18 +0000 |
reimar |
OpenGL fixes for windows and vo_gl.c ported to windows.
|
Tue, 26 Jul 2005 10:16:18 +0000 |
reimar |
support for rectangular and streaming textures.
|
Mon, 25 Jul 2005 19:11:14 +0000 |
reimar |
Use DRAW_IMAGE instead of draw_frame
|
Tue, 19 Jul 2005 08:42:55 +0000 |
reimar |
Enable manyfmts by default for vo_gl
|
Sat, 18 Jun 2005 18:32:29 +0000 |
reimar |
support -wid
|
Mon, 13 Jun 2005 20:09:05 +0000 |
reimar |
Fix OSD handling, DVD subtitles work now. Will be a bit slower though.
|
Mon, 30 May 2005 08:45:21 +0000 |
reimar |
-geometry support for gl2 under win, default window pos centered for gl, gl2
|