Sat, 22 Dec 2007 20:17:57 +0000 |
reimar |
Set vo_mouse_autohide in gl and gl2 vos, so the mouse hiding behaviour
|
Sun, 16 Dec 2007 23:50:05 +0000 |
diego |
Replace some more broken SYS_DARWIN preprocessor conditionals with __APPLE__.
|
Sun, 02 Dec 2007 14:39:15 +0000 |
reimar |
Mark the vo_functions_t definitions as const where possible.
|
Sun, 02 Dec 2007 14:06:03 +0000 |
reimar |
Make vo info structs const
|
Mon, 03 Sep 2007 13:18:26 +0000 |
reimar |
Fix compilation after patch to remove global vo_hdc
|
Wed, 27 Jun 2007 10:26:13 +0000 |
reimar |
Make X11 window creation and (with -fixed-vo) management simpler and more
|
Tue, 26 Jun 2007 16:33:43 +0000 |
reimar |
Lots of cosmetics for gl2
|
Tue, 26 Jun 2007 15:51:51 +0000 |
reimar |
Remove two unused variables
|
Tue, 26 Jun 2007 15:51:49 +0000 |
reimar |
Remove overly complex and unused per-subtexture "dirty" handling
|
Tue, 26 Jun 2007 15:51:47 +0000 |
reimar |
Remove now unused variable
|
Tue, 26 Jun 2007 15:51:43 +0000 |
reimar |
remove useless calloc cast
|
Tue, 26 Jun 2007 15:01:09 +0000 |
reimar |
Remove some unused code and useless error checking that only clutters the code
|
Mon, 23 Apr 2007 07:42:42 +0000 |
diego |
Gui --> gui
|
Sun, 18 Feb 2007 20:23:25 +0000 |
reimar |
Set classhint directly after creating window just as all other vos do, in accordance with ICCCM.
|
Sat, 17 Feb 2007 20:58:55 +0000 |
reimar |
Move common vo initialization code to video_out.c
|
Sun, 17 Dec 2006 12:33:09 +0000 |
reimar |
Fix compilation under MinGW with X11 enabled
|
Sat, 08 Jul 2006 15:00:37 +0000 |
reimar |
Improve windows gui support
|
Sat, 17 Jun 2006 19:43:13 +0000 |
reimar |
Make header include order more similar to vo_gl.c
|
Wed, 07 Jun 2006 13:24:54 +0000 |
reimar |
Reworked YUV2RGB fragment program setup in preparation for upcoming patches
|
Mon, 05 Jun 2006 20:21:25 +0000 |
reimar |
Avoid crash with e.g. -vo gl2:yuv=2 when no fragment program functions are available
|
Sun, 16 Apr 2006 13:38:28 +0000 |
reimar |
Fix and improve xinerama support
|
Wed, 12 Apr 2006 14:11:26 +0000 |
reimar |
fixes and cleanup for windows fullscreen switching (restore old position,
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Sun, 18 Dec 2005 12:04:08 +0000 |
reimar |
support negative stride (flipping) in vo_gl.
|
Wed, 07 Dec 2005 15:56:27 +0000 |
reimar |
signed division must be used for calculation vo_dx and vo_dy.
|
Tue, 06 Dec 2005 22:23:06 +0000 |
reimar |
Get rid of most #ifdefs
|
Thu, 17 Nov 2005 20:49:46 +0000 |
reimar |
Enable border toggling for gl and gl2 under windows.
|
Sat, 01 Oct 2005 12:53:49 +0000 |
reimar |
documentation update.
|
Sun, 25 Sep 2005 16:33:03 +0000 |
reimar |
debugging/testing helpers: allow forcing a certain width/height for textures
|
Sun, 25 Sep 2005 16:18:16 +0000 |
reimar |
panscan support
|