summaryrefslogtreecommitdiffstats
path: root/libvo/w32_common.h
Commit message (Expand)AuthorAgeFilesLines
* options: remove --adapterwm42012-10-301-3/+0
* win32: move global variables into a struct & some refactoringwm42012-04-141-14/+43
* 100l, forgot to apply vo_w32_get_dc/vo_w32_release_dc declarations in w32_com...reimar2009-11-221-0/+2
* Add standard license headers, unify header formatting.diego2009-02-081-0/+18
* Get rid of pointless 'extern' keywords.diego2008-12-031-9/+9
* Add missing header #includes to fix 'make checkheaders'.diego2008-03-071-0/+3
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Consistently use filename as multiple inclusion guard.diego2008-02-211-3/+3
* Remove an extern for a variable that no longer existsreimar2008-02-111-1/+0
* Remove left-over extern definitions that should not be therereimar2008-02-111-2/+0
* Add missing vo_w32_border prototypereimar2008-01-201-0/+1
* Remove redundant declarations (already in video_out.h)reimar2008-01-201-5/+0
* Add multiple inclusion guards to all header files that lack them.diego2008-01-011-0/+5
* Fix compilation under MinGW with X11 enabledreimar2006-12-171-3/+3
* forgotten update_xinerama_info prototypesreimar2006-04-211-0/+1
* fixes and cleanup for windows fullscreen switching (restore old position,reimar2006-04-121-1/+1
* OpenGL fixes for windows and vo_gl.c ported to windows.reimar2005-07-261-0/+1
* Improving gl2 under windows, moving some functionality to gl_commonreimar2004-12-111-0/+1
* runtime 'stay-on-top' functionalityjoey2003-11-301-0/+1
* vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at...faust32003-09-191-0/+15