lwjgl/src/native/macosx
Elias Naur 1ea59789f6 Mac OS X: build fixes 2006-05-06 19:45:12 +00:00
..
build-symbol-list Mac OS X: Replaced liblwjgl-legacy.jnilib and liblwjgl.jnilib with one liblwjgl.jnilib containing gcc 3 compiled ppc code in the ppc part and gcc 4 compiled intel code in the intel part. That way, we should be able to support all platforms and architectures with one library. I've replaced the Makefile.* files with a single build.xml to do the native building and merging of object code. 2006-05-01 12:07:58 +00:00
build.xml Mac OS X: build fixes 2006-05-06 19:45:12 +00:00
context.h Mac OS X port of the refactoring. Linux and Win32 fixes. 2005-02-23 11:11:08 +00:00
context.m Mac OS X: Ported OpenGL library code to use frameworks instead of accessing libGL.dylib directly 2006-01-16 19:52:40 +00:00
macosx_al.c Mac OS X: Cleanup of macosx_al.c 2006-01-16 21:17:12 +00:00
org_lwjgl_input_Mouse.c OpenAL: Made the openal library path returned by the current ClassLoader and cwd more override java.library.path. Converted some printfDebug to printfDebugJava 2005-05-12 07:47:07 +00:00
org_lwjgl_opengl_Display.m Mac OS X: Only use SetSystemUIMode workaround on 10.3 and lower 2005-05-03 09:08:12 +00:00
org_lwjgl_opengl_MacOSXCanvasPeerInfo.m Mac OS X port of the refactoring. Linux and Win32 fixes. 2005-02-23 11:11:08 +00:00
org_lwjgl_opengl_MacOSXContextImplementation.m Added setSwapInterval to Display and AWTGLCanvas 2006-01-01 19:50:06 +00:00
org_lwjgl_opengl_MacOSXPbufferPeerInfo.m Mac OS X port of the refactoring. Linux and Win32 fixes. 2005-02-23 11:11:08 +00:00
org_lwjgl_opengl_MacOSXPeerInfo.m Mac OS X port of the refactoring. Linux and Win32 fixes. 2005-02-23 11:11:08 +00:00