aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_direct3d.c
Commit message (Expand)AuthorAge
* Some more mp_msg conversionsGravatar wm42013-08-23
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* video/out: remove options argument from preinit()Gravatar wm42013-07-22
* vo_direct3d: use new option APIGravatar wm42013-07-22
* vo_direct3d: fix warning on MinGWGravatar wm42013-07-22
* direct3d: Fixes format string that assumed sizeof(LONG) == sizeof(long)Gravatar Diogo Franco (Kovensky)2013-07-20
* w32: use vo_w32_control() for all VOsGravatar wm42013-05-26
* video: remove aspect.h includes from files which don't need itGravatar wm42013-03-17
* core: simplify OSD capability handling, remove VFCAP_OSDGravatar wm42013-03-01
* vo_direct3d: always clear window before drawing videoGravatar wm42013-02-24
* vo_direct3d: remove 2ch hack for 10 bit playbackGravatar wm42013-01-13
* video: remove img_format compat hacksGravatar wm42013-01-13
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* video: cleanup: replace old mp_image function namesGravatar wm42013-01-13
* mp_image: require using mp_image_set_size() for setting w/hGravatar wm42013-01-13
* vo_direct3d: simplifyGravatar wm42013-01-13
* video: remove slice based filtering and video outputGravatar wm42013-01-13
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatGravatar wm42013-01-13
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEGravatar wm42013-01-13
* options, vo_x11: remove -zoom option, make it defaultGravatar wm42012-11-16
* video: add IMGFMT_Y16/PIX_FMT_GRAY16Gravatar wm42012-11-14
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12