Elias Naur
|
a1a9f5ced2
|
Made alEnable and alIsExtensionPresent private to AL10.c
|
2005-02-13 13:20:29 +00:00 |
|
Elias Naur
|
b9da4fae20
|
Added BufferObjectTracker.bindVBOBuffer()
|
2005-02-09 14:05:00 +00:00 |
|
Elias Naur
|
dcb726d7da
|
Added BufferChecks.checkNullTerminated
|
2005-02-09 13:44:52 +00:00 |
|
Elias Naur
|
9c337a25eb
|
Win32: Fixed void * pointer arithmetic
|
2005-02-09 12:04:25 +00:00 |
|
Elias Naur
|
8d4bf3eb47
|
Moved extension type definitions into extgl.h. Removed offset argument to safeGetBufferAddress
|
2005-02-09 10:57:33 +00:00 |
|
Elias Naur
|
e4a0673211
|
Mac OSX: removed agl
|
2005-02-09 10:37:31 +00:00 |
|
Elias Naur
|
9f51d98dc2
|
Made glGetString and glGetError private to GL11.c again
|
2005-02-08 19:20:56 +00:00 |
|
Elias Naur
|
8489f336a3
|
Moved BO code from GL11 into BufferObjectTracker
|
2005-02-08 19:12:56 +00:00 |
|
Brian Matzon
|
2632148791
|
cleanup
|
2005-02-07 18:48:22 +00:00 |
|
Brian Matzon
|
e75efedec3
|
fixed license
no longer public
|
2005-02-07 18:47:53 +00:00 |
|
Brian Matzon
|
2c5a862c99
|
add comment on keyboard layout/key
|
2005-02-07 18:45:25 +00:00 |
|
Brian Matzon
|
0915b4f4c5
|
cleanup
|
2005-02-07 18:38:54 +00:00 |
|
Brian Matzon
|
5ff61abd15
|
cleanup
|
2005-02-07 16:39:54 +00:00 |
|
Elias Naur
|
0612deb69f
|
Fixed setDisplayMode
|
2005-02-04 12:00:24 +00:00 |
|
Elias Naur
|
9849345f55
|
Linux: Added firefox to list of browsers
|
2005-02-03 13:51:45 +00:00 |
|
Elias Naur
|
dfd7f8f804
|
Win32: More fulscreen improvements
|
2005-02-02 14:51:43 +00:00 |
|
Elias Naur
|
11d70f42a6
|
Win32: Remove debug :)
|
2005-02-02 13:19:49 +00:00 |
|
Elias Naur
|
6727345514
|
Win32: Fix isActive() and isVisible()
|
2005-02-02 13:16:50 +00:00 |
|
Elias Naur
|
ba0b020caa
|
Win32: Improve fullscreen task switching
|
2005-02-02 11:05:25 +00:00 |
|
Elias Naur
|
b1c183235c
|
Win32: Improve fullscreen task switching
|
2005-02-02 10:44:38 +00:00 |
|
Elias Naur
|
074175fa89
|
Win32: Fix multisample pixel formats
|
2005-01-31 22:33:27 +00:00 |
|
Ioannis Tsakpinis
|
9ecd426e31
|
Improved API for glBufferData
|
2005-01-30 23:21:06 +00:00 |
|
Ioannis Tsakpinis
|
5ef40a803a
|
Improved API for glBufferData
|
2005-01-29 23:13:00 +00:00 |
|
Gregory Pierce
|
9b33e40a3b
|
Update for pbuffer power of 2 issues
|
2005-01-29 18:20:41 +00:00 |
|
Elias Naur
|
63da8a93e4
|
Win32: Better Sys.alert fix
|
2005-01-29 10:17:56 +00:00 |
|
Elias Naur
|
70fc843321
|
Win32: Fixed Sys.alert()
|
2005-01-28 22:42:23 +00:00 |
|
Elias Naur
|
42165755b8
|
OpenAL: Enable error checking unconditionally, not only when debug is enabled
|
2005-01-28 21:08:16 +00:00 |
|
Elias Naur
|
bf150995b0
|
OpenAL: Don't call CHECK_ALC_ERROR after alcCloseDevice
|
2005-01-28 21:02:48 +00:00 |
|
Elias Naur
|
1446c78b76
|
Renamed AL.getPathFromJWS to AL.getPathFromClassLoader and made it access protected methods too
|
2005-01-28 15:47:29 +00:00 |
|
Gregory Pierce
|
81400b269f
|
Update to fix a problem with openal environmental problem in the OSX version
|
2005-01-28 02:09:51 +00:00 |
|
Brian Matzon
|
2e7661cdde
|
update docs to reflect property name change
|
2005-01-27 22:08:59 +00:00 |
|
Elias Naur
|
e446883a7f
|
Renamed org.lwjgl.opengl.Window.allowSoftwareOpenGL to org.lwjgl.opengl.Display.allowSoftwareOpenGL
|
2005-01-27 21:26:46 +00:00 |
|
Ioannis Tsakpinis
|
d37c176cf4
|
Optimized buffer allocation
|
2005-01-26 22:48:12 +00:00 |
|
Brian Matzon
|
a1fec2734a
|
fixed "html" tags causing bug 5082928 in 1.5
|
2005-01-25 21:26:52 +00:00 |
|
Brian Matzon
|
7cc7a10cea
|
it's 2005! :)
|
2005-01-25 21:26:18 +00:00 |
|
Brian Matzon
|
e091d46fc2
|
removed entry about media distribution
|
2005-01-25 20:58:48 +00:00 |
|
Brian Matzon
|
f75088cb63
|
removed more obsolete stuff
|
2005-01-25 20:57:02 +00:00 |
|
Brian Matzon
|
9c076f96ca
|
it's 2005! :)
|
2005-01-25 20:53:46 +00:00 |
|
Brian Matzon
|
510e128b50
|
nuke todo list - waaaaay old
|
2005-01-25 20:53:10 +00:00 |
|
Brian Matzon
|
11ab2b9bdd
|
removed controller switch
|
2005-01-25 20:51:28 +00:00 |
|
Brian Matzon
|
56a7276e51
|
proper mac check
|
2005-01-25 20:50:44 +00:00 |
|
Elias Naur
|
8bc26e72a0
|
Mac OS X:Fix Makefile indentation
|
2005-01-25 09:17:08 +00:00 |
|
Brian Matzon
|
d945460442
|
incrementing to 0.95
|
2005-01-25 06:31:35 +00:00 |
|
Brian Matzon
|
797de7557f
|
mac fix as per: http://lwjgl.org/forum/viewtopic.php?t=903
|
2005-01-23 23:08:19 +00:00 |
|
Caspian Rychlik-Prince
|
f5106d92ed
|
Fixing Mac problems.
|
2005-01-22 00:34:50 +00:00 |
|
Elias Naur
|
9a4824e79b
|
Mac OS X: Remove invokeAndWait stuff since AWT, unlike swing, is thread safe
|
2005-01-21 22:07:20 +00:00 |
|
Elias Naur
|
0c8f349653
|
Mac OS X: Move GLCanvas init() from paint to immediately after being displayable to avoid deadlocks
|
2005-01-21 08:35:35 +00:00 |
|
Elias Naur
|
1c26a5c460
|
Added org.lwjgl.DefaultSysImplementation to javah build target again.
|
2005-01-21 07:41:02 +00:00 |
|
Caspian Rychlik-Prince
|
a8fcd3edde
|
Fixed AWT dependency.
|
2005-01-20 22:51:28 +00:00 |
|
Elias Naur
|
debea3b6b7
|
Compilation fix
|
2005-01-20 21:30:31 +00:00 |
|