summaryrefslogtreecommitdiffstats
path: root/libvo/vo_gl2.c
Commit message (Expand)AuthorAgeFilesLines
* * clear window on fullscreen switchattila2003-10-121-10/+16
* many small typo and grammar fixesgabucino2003-10-041-1/+1
* fix fullscreen switching in vo gl and vo gl2faust32003-09-211-0/+2
* dont fix things at the wrong placeattila2003-09-211-1/+5
* fix black screen on linux, patch by Jindrich Makovickafaust32003-09-211-1/+1
* vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at...faust32003-09-191-101/+186
* Avoid flickering during resizes. Keep video contents even when paused. Fix by...mosu2003-08-311-12/+13
* 1000lalex2003-08-141-3/+6
* removed broken swscaler support, added runtime fullscreens switching ability,...alex2003-05-201-95/+30
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)michael2002-11-231-1/+1
* removed get_info, using the same sheme as in libmpcodecs insteadalex2002-11-111-9/+3
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-9/+2
* here is a somewhat generic equalizer implementation for the X11 vo driversarpi2002-10-291-3/+67
* vo_init() moved to/fixed in preinit()arpi2002-10-271-2/+1
* -fixed-vo supportpontscho2002-10-161-9/+14
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apialex2002-08-281-1/+1
* removed old input codealex2002-08-281-2/+0
* ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warningarpi2002-08-091-1/+1
* query_format revisedalex2002-05-271-1/+2
* some cleanup, gl/gl2 updated to use vo_windowarpi2002-05-141-22/+18
* fix playlist bug with gui and rewrite mousecursor show/hide codepontscho2002-04-161-1/+1
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'nick2002-02-171-1/+7
* Added new input mouse support in x11 voalbeu2002-02-111-1/+5
* 10000hl to Holm... control MUST BE static...arpi2002-02-091-1/+1
* query_ stuff replaced by new control() - patch by David Holmarpi2002-02-091-2/+6
* removed obsoleted Terminate_Display_Process, using vo_x11_uninitalex2002-01-311-10/+2
* new info for tuningnick2002-01-311-1/+1
* Extensions for video accelerated architecturenick2002-01-261-0/+10
* Xinerama patch number two by attila.atmos42002-01-061-0/+3
* fixalex2001-12-171-1/+1
* Move yuv2rgb to postprocessnick2001-11-061-1/+1
* printf-gcc3 patch, x11-commons mRootwinsven2001-10-241-11/+9
* did not compile with gcc-3pl2001-10-241-4/+7
* aspect changes integrated .., please check performance and conformancesven2001-10-191-2/+8
* improved gl, please check performance and correct displaysven2001-10-191-178/+542
* Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo...atmos42001-10-181-4/+6
* info & author changedarpi2001-10-071-2/+2
* new version by Sven Goethelarpi2001-10-071-0/+729