We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 460

Summary: Under macosx, with cocoa driver, opengl support is not compiled
Product: SDL Reporter: kuon <kuon>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: trivial    
Priority: P1    
Version: HG 1.2   
Hardware: PowerPC   
OS: Mac OS X 10.4 (Intel)   

Description kuon 2007-07-16 03:37:07 UTC
#define SDL_VIDEO_OPENGL_CGL 1

Should be added in SDL_config_macosx.h for opengl support to me compiled in.
Comment 1 Sam Lantinga 2007-07-16 07:20:13 UTC
Fixed for SDL 1.3 in reviision 3311.  Thanks!