• Sam Lantinga's avatar
    Date: Mon, 24 Jan 2005 21:37:56 +0800 · b98f9d6f
    Sam Lantinga authored
    From: Chris Taylor
    Subject: Patch to put back dynamic OpenGL loading for MPW
    
    I sent a patch a while ago that removes dynamic OpenGL loading for
    Macintosh Programmer's Workshop. Dynamic loading DOES actually work
    when an SDL program is built with MPW, it just has to be set up for it.
    (Whoops!!) This is the ideal way to get OpenGL extensions to work,
    which D2X uses quite a few of.
    
    This patch puts dynamic loading back in SDL for Mac OS 9. It applies to
    current CVS. I noticed that two members need to be set when
    DrawSprocket is used.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401033
    b98f9d6f
Name
Last commit
Last update
..
audio Loading commit data...
cdrom Loading commit data...
cpuinfo Loading commit data...
endian Loading commit data...
events Loading commit data...
file Loading commit data...
hermes Loading commit data...
joystick Loading commit data...
main Loading commit data...
thread Loading commit data...
timer Loading commit data...
video Loading commit data...
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL.c Loading commit data...
SDL_error.c Loading commit data...
SDL_error_c.h Loading commit data...
SDL_fatal.c Loading commit data...
SDL_fatal.h Loading commit data...
SDL_getenv.c Loading commit data...
SDL_loadso.c Loading commit data...