summaryrefslogtreecommitdiffstats
path: root/libvo/cocoa_common.m
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master'wm42012-04-291-6/+41
|\
| * cocoa_common: fix problems with alt-tab window changesStefano Pigozzi2012-04-261-4/+5
| * cocoa_common, gl_common: add OSX specific getProcAddressStefano Pigozzi2012-04-261-0/+15
| * OSX, input: implement wakeup in response to Cocoa eventsStefano Pigozzi2012-04-261-0/+6
| * vo_corevideo: restructure this video outputStefano Pigozzi2012-04-261-0/+2
| * vo_corevideo: use cocoa_common to display the windowStefano Pigozzi2012-04-261-2/+13
* | Merge remote-tracking branch 'origin/master'wm42012-04-011-18/+110
|\|
| * cocoa_common: update screen info before entering fullscreenStefano Pigozzi2012-03-251-0/+1
| * cocoa_common: add license informationStefano Pigozzi2012-03-251-0/+19
| * cocoa_common: fix double click handlingStefano Pigozzi2012-03-251-8/+8
| * cocoa_common: accept window drag event from the whole window surfaceStefano Pigozzi2012-03-251-0/+8
| * options, x11+cocoa: add option --cursor-autohide-delayStefano Pigozzi2012-03-251-6/+43
| * vo_gl: cocoa: add support for --ontopStefano Pigozzi2012-03-251-4/+31
* | gl_common: cocoa: add OpenGL 3.2 context creation codeStefano Pigozzi2012-03-311-8/+39
|/
* vo_gl: cocoa: point swapinterval to cocoa_common functionStefano Pigozzi2011-12-061-0/+6
* vo_gl: cocoa: decouple cocoa_common from gl_commonStefano Pigozzi2011-12-061-8/+7
* libvo: remove title argument from struct vo_driver.configwm42011-12-061-16/+2
* vo_gl: add native mac osx Cocoa backend for vo_glStefano Pigozzi2011-11-261-0/+541