summaryrefslogtreecommitdiffstats
path: root/video/out/vo_direct3d.c
Commit message (Expand)AuthorAgeFilesLines
* m_config: refactor option defaults handlingwm42013-10-241-2/+8
* video/out: remove useless info struct and redundant fieldswm42013-10-231-14/+4
* video/out: always support redrawing VO window at any pointwm42013-10-021-0/+12
* Some more mp_msg conversionswm42013-08-231-78/+61
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-3/+3
* video/out: remove options argument from preinit()wm42013-07-221-1/+1
* vo_direct3d: use new option APIwm42013-07-221-85/+34
* vo_direct3d: fix warning on MinGWwm42013-07-221-5/+0
* direct3d: Fixes format string that assumed sizeof(LONG) == sizeof(long)Diogo Franco (Kovensky)2013-07-201-1/+2
* w32: use vo_w32_control() for all VOswm42013-05-261-32/+11
* video: remove aspect.h includes from files which don't need itwm42013-03-171-1/+0
* core: simplify OSD capability handling, remove VFCAP_OSDwm42013-03-011-11/+2
* vo_direct3d: always clear window before drawing videowm42013-02-241-15/+2
* vo_direct3d: remove 2ch hack for 10 bit playbackwm42013-01-131-76/+5
* video: remove img_format compat hackswm42013-01-131-13/+12
* video: decouple internal pixel formats from FourCCswm42013-01-131-6/+6
* video: cleanup: replace old mp_image function nameswm42013-01-131-3/+3
* mp_image: require using mp_image_set_size() for setting w/hwm42013-01-131-6/+4
* vo_direct3d: simplifywm42013-01-131-198/+55
* video: remove slice based filtering and video outputwm42013-01-131-7/+1
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatwm42013-01-131-3/+4
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEwm42013-01-131-16/+13
* options, vo_x11: remove -zoom option, make it defaultwm42012-11-161-2/+1
* video: add IMGFMT_Y16/PIX_FMT_GRAY16wm42012-11-141-2/+0
* Rename directories, move files (step 2 of 2)wm42012-11-121-9/+9
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+2101