| .. |
|
context.c
|
Windows: Rename Win32* files to Windows*
|
2006-07-12 18:32:58 +00:00 |
|
context.h
|
Windows: Got rid of dummy window in WindowsDisplayPeerInfo
|
2006-09-19 14:17:13 +00:00 |
|
dinputhelper.c
|
Windows: move natives from src/native/win32 to src/native/windows because the source really is bitness neutral, not 32 bit specific.
|
2006-07-12 18:09:11 +00:00 |
|
dinputhelper.h
|
Windows: move natives from src/native/win32 to src/native/windows because the source really is bitness neutral, not 32 bit specific.
|
2006-07-12 18:09:11 +00:00 |
|
display.c
|
Windows: Cleanup
|
2006-07-15 19:55:42 +00:00 |
|
display.h
|
Windows: Move more of Display.getVersion to java
|
2006-07-15 19:25:13 +00:00 |
|
extgl_wgl.c
|
Windows: move natives from src/native/win32 to src/native/windows because the source really is bitness neutral, not 32 bit specific.
|
2006-07-12 18:09:11 +00:00 |
|
extgl_wgl.h
|
Windows: move natives from src/native/win32 to src/native/windows because the source really is bitness neutral, not 32 bit specific.
|
2006-07-12 18:09:11 +00:00 |
|
LWJGL.c
|
Windows: Rename Win32* files to Windows*
|
2006-07-12 18:32:58 +00:00 |
|
org_lwjgl_input_Cursor.c
|
Windows: Replace _WIN32 macro with _MSC_VER since the conditionals are really for the MSVC compiler, not for the windows platform in general. Code cleanup.
|
2006-07-15 21:01:11 +00:00 |
|
org_lwjgl_opengl_Display.c
|
Windows: Don't discard messages from other windows in the message handler
|
2006-09-19 11:06:02 +00:00 |
|
org_lwjgl_opengl_Pbuffer.c
|
Windows: Got rid of dummy window in WindowsDisplayPeerInfo
|
2006-09-19 14:17:13 +00:00 |
|
org_lwjgl_opengl_WindowsAWTGLCanvasPeerInfo.c
|
Windows: Got rid of dummy window in WindowsDisplayPeerInfo
|
2006-09-19 14:17:13 +00:00 |
|
org_lwjgl_opengl_WindowsContextImplementation.c
|
Windows: Got rid of dummy window in WindowsDisplayPeerInfo
|
2006-09-19 14:17:13 +00:00 |
|
org_lwjgl_opengl_WindowsDirectInput3.c
|
Windows: move natives from src/native/win32 to src/native/windows because the source really is bitness neutral, not 32 bit specific.
|
2006-07-12 18:09:11 +00:00 |
|
org_lwjgl_opengl_WindowsDirectInput8.c
|
Windows: Don't ignore errors from CoInitialize
|
2006-09-21 13:49:49 +00:00 |
|
org_lwjgl_opengl_WindowsDirectInputDevice3.c
|
Windows: move natives from src/native/win32 to src/native/windows because the source really is bitness neutral, not 32 bit specific.
|
2006-07-12 18:09:11 +00:00 |
|
org_lwjgl_opengl_WindowsDirectInputDevice8.c
|
Windows: move natives from src/native/win32 to src/native/windows because the source really is bitness neutral, not 32 bit specific.
|
2006-07-12 18:09:11 +00:00 |
|
org_lwjgl_opengl_WindowsDisplayPeerInfo.c
|
Windows: Got rid of dummy window in WindowsDisplayPeerInfo
|
2006-09-19 14:17:13 +00:00 |
|
org_lwjgl_opengl_WindowsKeyboard.c
|
Windows: move natives from src/native/win32 to src/native/windows because the source really is bitness neutral, not 32 bit specific.
|
2006-07-12 18:09:11 +00:00 |
|
org_lwjgl_opengl_WindowsPeerInfo.c
|
Windows: Got rid of dummy window in WindowsDisplayPeerInfo
|
2006-09-19 14:17:13 +00:00 |
|
org_lwjgl_opengl_WindowsRegistry.c
|
Windows: Rename Win32* files to Windows*
|
2006-07-12 18:32:58 +00:00 |
|
org_lwjgl_Sys.c
|
Windows: Moved NativeSysImplementation.java to WindowsSysImplementation.java and moved some native code to java.
|
2006-07-15 19:45:36 +00:00 |
|
Window.h
|
Windows: move natives from src/native/win32 to src/native/windows because the source really is bitness neutral, not 32 bit specific.
|
2006-07-12 18:09:11 +00:00 |
|
windows_al.c
|
Windows: Rename Win32* files to Windows*
|
2006-07-12 18:32:58 +00:00 |