]> git.sesse.net Git - vlc/history - modules/video_output/msw/common.h
direct3d11: support more pixel formats
[vlc] / modules / video_output / msw / common.h
2015-03-24 Steve Lhommedirect3d11: support more pixel formats
2015-03-08 Martell Maloned3d11 vout plugin
2014-12-31 Martell MaloneRename Direct3D video output module to Direct3D9
2014-02-08 Felix AbecassisDirect3D: implement HLSL pixel shading in the rendering...
2014-01-21 Felix AbecassisDirect3D: add a new state handling when the device...
2013-09-11 Jean-Baptiste KempfWin32 vout: Remove unused sys_t member
2013-09-11 Jean-Baptiste KempfGlwin32: move affinity to the glwin32 structure
2013-09-11 Jean-Baptiste KempfWin32 Vout: remove unnecessary includes
2013-09-11 Jean-Baptiste KempfWin32: include headers where needed
2013-09-03 David R RobisonWin32: allow affinity changes in OpenGL output for...
2013-07-14 Rémi Denis-CourmontMSW/DirectX: keep only picture_sys_t * instead of pictu...
2013-07-14 Rémi Denis-CourmontMSW/Direct3D: retain only picture_sys_t* instead of...
2012-11-13 Jean-Baptiste KempfLGPL
2012-09-09 Rémi Denis-Courmontwingapi: remove WinCE vout
2012-09-02 Rémi Denis-CourmontRemove WinCE
2012-08-16 Jean-Baptiste KempfWin32: try to fix the power management issues.
2012-07-19 Rémi Denis-Courmontdirectx: improve DirectSound and DirectDraw module...
2011-06-26 Laurent AimarImproved and fixed subtitles blending in direct3D vout.
2011-05-25 Laurent AimarMade vout_display_opengl_t private.
2011-04-28 Laurent AimarCleared render targets only when needed (direct3d).
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.