(svn r11498) -Add [FS#1411]: [OSX] Added support for using Quartz instead of Quickdraw in windowed mode on OS X 10.4 and higher. Based on a patch by blackis.

This commit is contained in:
egladil
2007-11-23 02:44:05 +00:00
parent 9d3cc5b271
commit 2ebf50e421
5 changed files with 824 additions and 9 deletions

View File

@@ -482,6 +482,7 @@ sound/null_s.cpp
video/cocoa/cocoa_v.mm
video/cocoa/event.mm
video/cocoa/fullscreen.mm
video/cocoa/wnd_quartz.mm
video/cocoa/wnd_quickdraw.mm
sound/cocoa_s.cpp
os/macosx/splash.cpp