• 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
..
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL_dspvideo.c Loading commit data...
SDL_dspvideo.h Loading commit data...