index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
out
/
gl_cocoa.c
Commit message (
Expand
)
Author
Age
*
cocoa: redo synchronization
wm4
2015-05-13
*
cocoa: handle live-resizing differently
wm4
2015-05-12
*
cocoa: remove an unused parameter
wm4
2015-05-06
*
cocoa: don't accidentally drop initial screen drawing
wm4
2015-05-01
*
Update license headers
Marcin Kurczewski
2015-04-13
*
cocoa: fix fallback for OpenGL 2.1 hardware [2]
Stefano Pigozzi
2015-01-24
*
cocoa: fix fallback for OpenGL 2.1 hardware
Stefano Pigozzi
2015-01-24
*
cocoa: move the gl function loader to gl_cocoa.c
Stefano Pigozzi
2014-12-28
*
cocoa: reintroduce async resize
Stefano Pigozzi
2014-10-18
*
cocoa: remove dead code
Stefano Pigozzi
2014-10-04
*
cocoa: move to a simpler threading model
Stefano Pigozzi
2014-10-04
*
cocoa: fix compilation on OS X 10.8
Stefano Pigozzi
2014-07-14
*
cocoa: simplify logic that returns used bits per color
Stefano Pigozzi
2014-07-08
*
cocoa: move CGL context creation to gl_cocoa
Stefano Pigozzi
2014-07-08
*
video/out: remove unused config() parameters
wm4
2014-05-07
*
cocoa: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
*
gl_common: remove unneeded callback
wm4
2013-11-14
*
cocoa_common: call gl_clear indirectly
Stefano Pigozzi
2013-09-28
*
gl_common: complete mp_msg conversion
wm4
2013-09-12
*
video/out: introduce vo_control for gl_common based VOs
wm4
2013-05-26
*
OSX: run native event loop in a separate thread
Stefano Pigozzi
2013-05-12
*
gl_common: split into platform specific files
wm4
2013-03-28