Ioannis Tsakpinis
|
2227e83ea4
|
Completed GL 2.0
|
2005-01-15 23:50:55 +00:00 |
|
Elias Naur
|
73552e3d51
|
Don't allow null strings in Sys.alert()
|
2005-01-15 16:30:17 +00:00 |
|
Elias Naur
|
77bdce5ff7
|
Don't set the window location twice in Display.createWindow()
|
2005-01-14 12:29:19 +00:00 |
|
Elias Naur
|
02b883726b
|
Removed redundant makeCurrent from Display.java
|
2005-01-14 09:39:22 +00:00 |
|
Elias Naur
|
859204c4a0
|
Don't make context current in DisplayImplementation.createWindow(), but let Display do it explicitly to increase native call granularity
|
2005-01-14 09:24:59 +00:00 |
|
Ioannis Tsakpinis
|
3d30d60c7e
|
VBOTracker renamed to BufferObjectTracker
|
2005-01-13 20:34:44 +00:00 |
|
Ioannis Tsakpinis
|
2b89043b5f
|
Finished PBO support implementation
|
2005-01-13 20:32:31 +00:00 |
|
Ioannis Tsakpinis
|
01e6f3c27c
|
Implemented PBO support
|
2005-01-13 02:17:42 +00:00 |
|
Mark Bernard
|
3e1651e8e0
|
Add files for ILUT portion of DevIL.
|
2005-01-12 12:30:34 +00:00 |
|
Elias Naur
|
b27a9697ff
|
Added sanity check to GLContext.java
|
2005-01-12 08:58:41 +00:00 |
|
Elias Naur
|
ccd37148e1
|
Linux: Implemented AWT synchronization through JAWT. Needed because Xlib is not guaranteed thread safe
|
2005-01-11 15:22:12 +00:00 |
|
Elias Naur
|
925139bc7d
|
Added a Pbuffer argument to the Pbuffer constructor to enable sharing between pbuffers when the display is not created. Moved Pbuffer native methods into DisplayImplementation.
|
2005-01-11 13:53:12 +00:00 |
|
Elias Naur
|
69bc20f3f5
|
Removed enableBuffer() and enableTranslation() from the public API.
|
2005-01-10 08:19:28 +00:00 |
|
Mark Bernard
|
953e0f7982
|
iluGetImageInfo now working.
|
2005-01-09 23:59:33 +00:00 |
|
Mark Bernard
|
af70a0ef76
|
First pass at ILU portion of DevIL. Only basic testing is one. No dynamic loading yet. 3 methods not implemented yet.
|
2005-01-09 04:59:50 +00:00 |
|
Elias Naur
|
3a320a7cbf
|
call setLocation _after_ window has been created
|
2005-01-06 14:22:25 +00:00 |
|
Elias Naur
|
4def20c892
|
Linux: Moved trivial methods from native to java
|
2005-01-06 14:03:48 +00:00 |
|
Ioannis Tsakpinis
|
86883c66c1
|
Added PBO extension
|
2004-12-28 20:21:37 +00:00 |
|
Brian Matzon
|
94bd9a8af2
|
move before creation
|
2004-12-27 21:39:30 +00:00 |
|
Brian Matzon
|
abb1a97b3b
|
respect display location
|
2004-12-27 21:38:50 +00:00 |
|
Brian Matzon
|
b032d56cea
|
move window after centering
updated output
|
2004-12-27 21:32:22 +00:00 |
|
Caspian Rychlik-Prince
|
d4d8fd9ac6
|
Fixed openURL
|
2004-12-14 12:54:25 +00:00 |
|
Elias Naur
|
b84e98f8f6
|
Log ignored exception in Display.destroy()
|
2004-12-14 08:11:18 +00:00 |
|
Brian Matzon
|
16fc090691
|
0.94
|
2004-12-13 17:16:47 +00:00 |
|
Elias Naur
|
16d13b2320
|
Mac OS X: Emulate right click on ctrl-left click
|
2004-12-13 08:06:08 +00:00 |
|
Brian Matzon
|
64fbbb24ac
|
get out if initialization failed
|
2004-12-13 06:26:23 +00:00 |
|
Elias Naur
|
1e7a67673d
|
Added initial mode debug output
|
2004-12-11 16:44:56 +00:00 |
|
Elias Naur
|
69fc946640
|
Mac OS X: Added support for org.lwjgl.opengl.Window.undecorated
|
2004-12-11 10:50:05 +00:00 |
|
Mark Bernard
|
270380194f
|
Test for DevIL library.
|
2004-12-11 02:14:07 +00:00 |
|
Mark Bernard
|
4010309a94
|
Added load methods to read from a stream and URL
|
2004-12-11 01:55:49 +00:00 |
|
Elias Naur
|
ddeaa00e55
|
MacOSX: improved key mapping
|
2004-12-10 10:01:21 +00:00 |
|
Elias Naur
|
3640f60f47
|
Fix small bugs in SourceLimitTest.java
|
2004-12-08 21:02:50 +00:00 |
|
Mark Bernard
|
da5f3d9577
|
Add all functions that can be called platform independently.
|
2004-12-08 19:16:28 +00:00 |
|
Brian Matzon
|
f4ed91d9a5
|
using grabbed mode
|
2004-12-07 22:01:15 +00:00 |
|
Brian Matzon
|
7aa6e52e4b
|
using grabbed mode
|
2004-12-07 21:56:07 +00:00 |
|
Brian Matzon
|
47200a16c7
|
fixed displaymode
using grabbed mouse mode
empty mouse buffer
|
2004-12-07 21:54:43 +00:00 |
|
Brian Matzon
|
5a01a1313a
|
simple optimization
|
2004-12-07 21:50:30 +00:00 |
|
Brian Matzon
|
8f4b0eb455
|
cleanup and fixes
|
2004-12-07 21:44:57 +00:00 |
|
Brian Matzon
|
d8d223964c
|
fixed display mode bug
|
2004-12-07 21:34:02 +00:00 |
|
Brian Matzon
|
fa9cd75463
|
check that controller is actually created!
|
2004-12-07 21:29:17 +00:00 |
|
Brian Matzon
|
2c5cab2fa1
|
comment fixing
|
2004-12-07 06:38:37 +00:00 |
|
Caspian Rychlik-Prince
|
5c72fa9cb2
|
*** empty log message ***
|
2004-12-07 00:24:29 +00:00 |
|
Caspian Rychlik-Prince
|
668e59f52d
|
Shoved resolution down into ints for better wrap handling
|
2004-12-07 00:23:20 +00:00 |
|
Caspian Rychlik-Prince
|
62ba34e5fb
|
*** empty log message ***
|
2004-12-03 00:56:14 +00:00 |
|
Caspian Rychlik-Prince
|
a16f7c2268
|
Fixed timer wrapping problem
|
2004-12-03 00:54:01 +00:00 |
|
Caspian Rychlik-Prince
|
f334272243
|
Tweak to trap getClipboard properly
|
2004-11-30 21:05:04 +00:00 |
|
Elias Naur
|
59aa0586f7
|
Minimum requirements for PixelFormat is 8 bit depth
|
2004-11-29 08:20:13 +00:00 |
|
Ioannis Tsakpinis
|
83dd8b6bbc
|
Code cleanup
|
2004-11-25 22:31:38 +00:00 |
|
Ioannis Tsakpinis
|
3041c0494d
|
Code cleanup
|
2004-11-25 22:20:45 +00:00 |
|
Ioannis Tsakpinis
|
f86b00c9ba
|
glTexImageXD now accept null buffers
|
2004-11-25 22:18:29 +00:00 |
|