]> git.sesse.net Git - vlc/history - modules/video_output/msw/common.h
Cached texture created for subpicture rendering (direct3d).
[vlc] / modules / video_output / msw / common.h
2011-04-28 Laurent AimarCached texture created for subpicture rendering (direct3d).
2011-04-28 Laurent AimarStore D3DCAPS9 inside vout_display_sys_t (direct3d).
2011-02-19 Rémi Denis-CourmontReplace vout_opengl_t with vlc_gl_t
2010-11-04 Geoffroy CouprieWindows: remove calls to GetProcAddress for MonitorFrom...
2010-07-28 David KaplanDirect2D video output module
2010-07-19 Laurent AimarUsed a CPU memory fallback when Direct3DLockSurface...
2010-07-19 Laurent AimarFactorized Direct3DLockSurface/DirectXLock.
2010-07-19 Laurent AimarFixed overlay update in directx vout.
2010-01-05 Pierre YnardWinCE: fix window size in wing{d,ap}i video output...
2010-01-05 Laurent AimarReally fix gapi compilation.
2010-01-05 Laurent AimarCompilation fixes (gapi, msw).
2010-01-05 Laurent AimarAdded AlignRect helper (msw).
2010-01-05 Laurent AimarCosmetics (msw).
2010-01-05 Laurent AimarConverted directx to "vout display".
2010-01-05 Laurent AimarConverted wingdi/wingapi to vout display.
2009-12-07 Laurent AimarConverted glwin32 to vout display.
2009-11-02 Laurent AimarAdded CommonDisplay for msw.
2009-11-02 Laurent AimarConverted direct3d to vout display.