]> git.sesse.net Git - vlc/history - modules/video_output/msw
build system: add conditional variables to differenciate between iOS and OS X
[vlc] / modules / video_output / msw /
2014-02-27 Felix AbecassisWin32: use visible dimensions for all vouts
2014-02-16 Jean-Baptiste KempfPlug gestures on video output
2014-02-16 Jean-Baptiste KempfMSW vout: remove tabs
2014-02-13 Felix AbecassisDirect3D: pass dimensions of the D3D region to the...
2014-02-13 Felix AbecassisDirect3D: set dimensions of the D3D picture region
2014-02-13 Felix AbecassisDirect3D: do not use pixel shader when rendering subpic...
2014-02-13 Felix AbecassisDirect3D: do not leak textures when recycling them
2014-02-11 Felix AbecassisWin32: return a failure when a CHANGE_DISPLAY_SIZE...
2014-02-08 Felix AbecassisDirect3D: implement HLSL pixel shading in the rendering...
2014-01-24 Felix AbecassisWin32: correctly use option "disable-screensaver"
2014-01-21 Felix AbecassisDirectDraw: cleanup and document code after removing...
2014-01-21 Felix AbecassisDirect3D: add a new state handling when the device...
2014-01-21 Felix AbecassisDirect3D: fix typo.
2014-01-20 Felix AbecassisDirectDraw: DirectDrawEnumerateExW does not work, use...
2014-01-20 Felix AbecassisDirectDraw: do not save a string that is deallocated...
2014-01-05 Rémi Denis-CourmontDirectDraw: remove wall-paper playlist hack
2014-01-05 Rémi Denis-CourmontDirect3D: remove wall-paper playlist hack
2013-12-29 Jean-Baptiste KempfDirect3D: less verbose output
2013-12-12 Jean-Baptiste KempfMake DirectX default on XP, instead of Direct3d
2013-09-11 Jean-Baptiste KempfWinGDI: remove useless includes
2013-09-11 Jean-Baptiste Kempfglwin32: remove unneeded includes and defines
2013-09-11 Jean-Baptiste KempfDirectDraw: remove unused include
2013-09-11 Jean-Baptiste KempfWin32: cleanup the events.c codebase
2013-09-11 Jean-Baptiste KempfWin32 vout: update comments
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-11 Jean-Baptiste KempfWin32: common code is not DirectX specific
2013-09-03 David R RobisonWin32: allow affinity changes in OpenGL output for...
2013-08-15 Jean-Baptiste KempfRevert "DirectX: use parent object instead of -incorrec...
2013-07-14 Rémi Denis-CourmontMSW/WinGDI: remove no-op
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...
2013-05-01 Rémi Denis-Courmontvout: use var_Inherit*() for video-title* variables
2013-04-26 Christoph MiebachString removal
2013-04-09 Jean-Baptiste KempfD2D: remove IID that should now be in all headers
2013-03-23 Edward WangCorrect widespread misuse of the word 'subtitle'
2013-01-15 Jean-Baptiste KempfDirectDraw: fix memleaks introduced by 46b26be57
2013-01-15 Jean-Baptiste KempfDirectX: use DirectDrawEnumerateExA/W when GetProcAddress
2013-01-15 Jean-Baptiste KempfD3D; fix warnings
2013-01-15 Jean-Baptiste KempfWin32: kill DirectX warnings
2013-01-14 Jean-Baptiste KempfDirectDraw: port to UNICODE friendly APIs
2013-01-14 Jean-Baptiste KempfDirect2D: fix GetProcAddress call for UNICODE
2012-11-27 Rémi Denis-CourmontDirectX: use parent object instead of -incorrectly...
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-01 Rémi Denis-CourmontWin32: use CoInitializeEx() instead of CoInitialize()
2012-09-09 Rémi Denis-Courmontwingapi: remove WinCE vout
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/video_output/msw/
2012-09-06 Rémi Denis-CourmontRemove empty *_DEPENDENCIES in makefiles
2012-09-02 Rémi Denis-CourmontRemove WinCE
2012-08-19 Rémi Denis-Courmontconfig: improve/fix the callback prototype for config...
2012-08-17 Jean-Baptiste KempfD3D: Fix wallpaper mode under Win7
2012-08-16 Jean-Baptiste KempfWin32: try to fix the power management issues.
2012-08-15 Rémi Denis-CourmontRemove duplicated config refresh callbacks
2012-08-15 Rémi Denis-CourmontSeparate string list and string list callback
2012-07-19 Rémi Denis-Courmontdirectx: improve DirectSound and DirectDraw module...
2012-07-19 Rémi Denis-Courmontdirectx: simplify configure
2012-05-27 Laurent AimarEnabled screensaver for win32 opengl vout (close #426).
2012-04-01 Rémi Denis-CourmontUndo misuse of module_config_t.b_dirty
2012-03-30 Jean-Baptiste KempfDirect3D: deactivate old drivers with insufficient...
2012-03-28 Jean-Baptiste KempfDirect3D: add more debug when CreateTexture fail
2012-03-23 Jean-Baptiste KempfDirect3D: reject too old drivers and let them fallback...
2012-03-23 Jean-Baptiste KempfD3D: debug device information
2012-02-28 Konstantin PavlovFix some common typos.
2012-02-10 Laurent AimarUsed linear filtering when converting chroma in D3D.
2012-02-01 Rafaël CarréUpdate workarounds for incomplete mingw headers
2012-01-09 Jean-Baptiste KempfWin32: Merge direct3d-desktop and video-wallpaper to...
2012-01-05 Laurent AimarFixed rendering of subpictures with non 0 offset in...
2011-12-15 Pere Orgafix filename self-references
2011-09-26 Jean-Baptiste KempfD3D vout: don't spam too much the messages in release...
2011-09-05 Jean-Baptiste KempfMSW: release the HICON later
2011-09-05 Jean-Baptiste KempfDon't leak a HICON
2011-08-29 Rémi Denis-CourmontCast or convert <ctype.h> functions it parameters to...
2011-08-04 Erwan Tuloumsw(Win32): give libvlc users access to input events...
2011-07-25 Benjamin DrungFix typo 'allows to do' -> 'allows doing'
2011-06-26 Laurent AimarImproved and fixed subtitles blending in direct3D vout.
2011-06-08 Jean-Baptiste KempfDirect3D is now the default for every Windows version
2011-06-05 Laurent AimarUsed WGL_EXT_swap_control in glwin32.
2011-06-01 Laurent AimarFixed memory leak in glwin32.
2011-05-31 Jean-Baptiste KempfWin32: fix a small warning
2011-05-30 Laurent AimarFixed vout_display_info_t::has_pictures_invalid propert...
2011-05-30 Laurent AimarMade vout_display_opengl_New return a list of chroma...
2011-05-29 Laurent AimarExtended vout_display_opengl_Prepare() with a subpictur...
2011-05-29 Laurent AimarExtended vout_display_opengl_GetPool() to take the...
2011-05-25 Laurent AimarFixed win32 compilation.
2011-05-25 Laurent AimarMade vout_display_opengl_t private.
2011-05-25 Laurent AimarImplemented vlc_gl_t::getProcAddress() for glwin32.
2011-05-25 Laurent AimarAdded vlc_gl_t::getProcAddress() declaration.
2011-05-14 Rémi Denis-CourmontMSW vouts: fix warnings
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 AimarImplemented subpicture direct rendering in direct3D.
2011-04-28 Laurent AimarNo functionnal changes (direct3d).
2011-04-28 Laurent AimarMoved out non scene rendering related code from Direct3...
2011-04-28 Laurent AimarDirect2D/3D does not need to clamp to display size.
2011-04-28 Laurent AimarChecked D3DCAPS9 before setting D3DPTFILTERCAPS_MINFLIN...
2011-04-28 Laurent AimarStore D3DCAPS9 inside vout_display_sys_t (direct3d).
2011-04-28 Laurent AimarMoved video resize from surface IDirect3DDevice9_Stretc...
2011-04-28 Laurent AimarNo functionnal changes (direct3d)
next