aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_gl.c
Commit message (Expand)AuthorAge
* fix fullscreen switching in vo gl and vo gl2Gravatar faust32003-09-21
* Avoid flickering during resizes. Keep video contents even when paused. Fix by...Gravatar mosu2003-08-31
* Removed YUV (YV12) and BGR support, leaving the native RGB support. Also clea...Gravatar alex2003-05-20
* - optional slice height for -vo gl (example: -vo gl:32)Gravatar arpi2002-12-30
* removed get_info, using the same sheme as in libmpcodecs insteadGravatar alex2002-11-11
* vo_init() moved to/fixed in preinit()Gravatar arpi2002-10-27
* -fixed-vo supportGravatar pontscho2002-10-17
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apiGravatar alex2002-08-28
* removed old input codeGravatar alex2002-08-28
* ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warningGravatar arpi2002-08-09
* query_format revisedGravatar alex2002-05-27
* some cleanup, gl/gl2 updated to use vo_windowGravatar arpi2002-05-14
* fix playlist bug with gui and rewrite mousecursor show/hide codeGravatar pontscho2002-04-16
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'Gravatar nick2002-02-17
* Added new input mouse support in x11 voGravatar albeu2002-02-11
* 10000hl to Holm... control MUST BE static...Gravatar arpi2002-02-09
* query_ stuff replaced by new control() - patch by David HolmGravatar arpi2002-02-09
* change init to config in vo_gl and vo_md5 like in the other vo_ modules -- fi...Gravatar rfelker2002-02-01
* removed obsoleted Terminate_Display_Process, using vo_x11_uninitGravatar alex2002-01-31
* new info for tuningGravatar nick2002-01-31
* Extensions for video accelerated architectureGravatar nick2002-01-26
* Xinerama patch number two by attila.Gravatar atmos42002-01-06
* Move yuv2rgb to postprocessGravatar nick2001-11-06
* Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo...Gravatar atmos42001-10-18
* Use aspect()Gravatar atmos42001-10-03
* now using x11_common stuff for X11 opening and w/h/bpp queryGravatar arpi2001-10-01
* -fs fixGravatar atmos42001-10-01
* changes according to -utf8 option, draw_osd() function addedGravatar atlka2001-08-13
* Fixed a typo and wrong varname.Gravatar atmos42001-07-10
* no segfault if no glx presentGravatar alex2001-07-07
* patch: some X11 compliance fixed: set ClassHint and better fullscreen modeGravatar arpi_esp2001-06-17
* -Wall like fixesGravatar al3x2001-06-12
* fprintf(stderr converted to printf(Gravatar szabii2001-04-24
* some warnings killedGravatar szabii2001-04-24
* Autohide X11 cursorGravatar lgb2001-04-13
* added check_events() interfaceGravatar arpi_esp2001-03-03
* Initial revisionGravatar arpi_esp2001-02-24