lwjgl/src/native/win32
Elias Naur 39cb1c580d Win32: Moved some Win32Display.getVersion code to java 2005-09-23 10:39:56 +00:00
..
LWJGL.c Converted win32 specific native source from C++->C (removes the strange debug flag behaviour exhibited by SourceLimitTest.java) 2004-12-09 15:36:13 +00:00
Window.h Win32: Compile fixes 2005-04-29 15:20:19 +00:00
context.c Removed update() from Display.createWindow() as it caused garbage to appear as the first frame. Added a black background brush t win32 window class 2005-05-06 09:40:36 +00:00
context.h Win32: Fix Mouse.setCursorLocation() 2005-04-29 15:08:16 +00:00
display.c Win32: Moved some Win32Display.getVersion code to java 2005-09-23 10:39:56 +00:00
display.h Win32: Moved some Win32Display.getVersion code to java 2005-09-23 10:39:56 +00:00
extgl_wgl.c Win32: Fixed SIS/VIA crashes 2005-08-08 16:00:15 +00:00
extgl_wgl.h Win32: Handle context-dependent wgl extensions 2005-02-24 13:24:08 +00:00
org_lwjgl_Sys.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_input_Cursor.c Win32 part of refactor and AWTGLCanvas 2005-02-21 14:46:47 +00:00
org_lwjgl_input_Keyboard.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_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.c Win32: Moved some Win32Display.getVersion code to java 2005-09-23 10:39:56 +00:00
org_lwjgl_opengl_Pbuffer.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_Win32AWTGLCanvasPeerInfo.c Mac OS X port of the refactoring. Linux and Win32 fixes. 2005-02-23 11:11:08 +00:00
org_lwjgl_opengl_Win32ContextImplementation.c Win32: Fixed SIS/VIA crashes 2005-08-08 16:00:15 +00:00
org_lwjgl_opengl_Win32DisplayPeerInfo.c Win32 part of refactor and AWTGLCanvas 2005-02-21 14:46:47 +00:00
org_lwjgl_opengl_Win32PeerInfo.c Win32 part of refactor and AWTGLCanvas 2005-02-21 14:46:47 +00:00
org_lwjgl_opengl_Win32Registry.c Win32: Moved some registry access code to java (for Win32Display.getAdapter()) 2005-09-23 10:25:24 +00:00