Elias Naur
|
3f18bd15c4
|
Removed Sys.NULL
|
2003-08-03 11:02:57 +00:00 |
|
Elias Naur
|
907d5f083d
|
Converted various GL sizes to buffer.remaining()
|
2003-08-02 15:21:55 +00:00 |
|
Caspian Rychlik-Prince
|
81b9e0795c
|
*** empty log message ***
|
2003-08-02 10:56:25 +00:00 |
|
Elias Naur
|
baa39830c0
|
Renamed Sys.createARBVBOBuffer to Sys.createIndexBuffer
|
2003-07-29 11:09:44 +00:00 |
|
Elias Naur
|
8b9931560f
|
Moved GL capabilities to GLCaps
|
2003-07-28 10:09:58 +00:00 |
|
Caspian Rychlik-Prince
|
2bd35dbe1d
|
Changed some focus handling code. Works well with Alien Flux.
|
2003-07-27 13:12:43 +00:00 |
|
Elias Naur
|
579dc64f4f
|
Fixed WGL extension bug
|
2003-07-26 09:39:48 +00:00 |
|
Elias Naur
|
2579413a64
|
Fixed native win32 cursor bug
|
2003-07-24 09:09:24 +00:00 |
|
Elias Naur
|
e4aaf66d8c
|
Fixed some int address->Buffer bugs
|
2003-07-20 19:27:36 +00:00 |
|
Elias Naur
|
d8f64cbb15
|
Separated BaseGL from CoreGL and GL and renamed to GLWindow
|
2003-07-18 19:02:49 +00:00 |
|
Elias Naur
|
794c802253
|
Added createARBVBOBuffer to enable VBO indexing with Buffers
|
2003-07-17 09:16:51 +00:00 |
|
Brian Matzon
|
bd9b01eaf8
|
added support for isFocused
|
2003-07-16 21:01:34 +00:00 |
|
Brian Matzon
|
999a675be3
|
fix: compiler whining
|
2003-07-02 22:42:01 +00:00 |
|
Elias Naur
|
315375dee5
|
Ported OpenGL to Buffers
|
2003-06-24 12:24:55 +00:00 |
|
Caspian Rychlik-Prince
|
13edf0ce99
|
*** empty log message ***
|
2003-06-12 14:08:10 +00:00 |
|
Caspian Rychlik-Prince
|
7cb8a93fb1
|
We now restore display settings on minimize. Hurrah!
|
2003-06-07 19:28:53 +00:00 |
|
Elias Naur
|
71f46bfce9
|
Fixed win9x keyboard translation
|
2003-06-07 13:56:06 +00:00 |
|
Caspian Rychlik-Prince
|
e148f01ba9
|
Early exit on failed mouse read.
|
2003-06-07 12:49:55 +00:00 |
|
Caspian Rychlik-Prince
|
72f2402a7f
|
Minor tweaks to window creation.
|
2003-06-07 12:48:21 +00:00 |
|
Caspian Rychlik-Prince
|
e143541c01
|
*** empty log message ***
|
2003-06-07 12:47:35 +00:00 |
|
Caspian Rychlik-Prince
|
5aae56dfcc
|
*** empty log message ***
|
2003-06-04 22:10:24 +00:00 |
|
Elias Naur
|
16e1d44cdb
|
Implemented gamma, brightness and contrast controls on win32 and linux
using a simplified gamma ramp API
|
2003-05-27 14:12:10 +00:00 |
|
Elias Naur
|
9bcaa18c3d
|
Implemented Pbuffers on win32 and linux (render to texture will be done later)
Implemented native cursor caps (one bit transparancy, alpha translucency and animations)
|
2003-05-20 12:20:13 +00:00 |
|
Elias Naur
|
e886d95122
|
Native cursors implemented
|
2003-05-16 18:39:46 +00:00 |
|
Brian Matzon
|
985c601df9
|
fix: Controller now works again (window.h was being included, and setting dx version to 3, which doesn't support joysticks)
|
2003-05-08 21:30:30 +00:00 |
|
Brian Matzon
|
06cf180b71
|
fix: increased buffersize to correct size (buffering + translation can increase needed size to 200 bytes at most)
|
2003-05-07 17:17:23 +00:00 |
|
Elias Naur
|
b705ea51d0
|
Removed makeContexCurrent and releaseContext
|
2003-04-26 06:54:32 +00:00 |
|
Brian Matzon
|
609cdda985
|
Using EnumDisplaySettingsEx now, to force monitor comparing
|
2003-04-14 18:17:29 +00:00 |
|
Elias Naur
|
3018edde4c
|
Added Sys.NULL constant
|
2003-04-03 20:20:29 +00:00 |
|
Elias Naur
|
97bc650a22
|
Minor win32 fix
|
2003-03-30 19:53:39 +00:00 |
|
Elias Naur
|
d58c8b767b
|
I like those makeContextCurrent/releaseContext...
|
2003-03-30 19:40:35 +00:00 |
|
Elias Naur
|
bc33d3ff2b
|
Linux/win32 changes for 0.6
|
2003-03-30 19:26:39 +00:00 |
|
Caspian Rychlik-Prince
|
920a67b1ac
|
Stuff for 0.6
|
2003-03-29 21:52:14 +00:00 |
|
Caspian Rychlik-Prince
|
157e7673cc
|
Big changes for the new 0.6 LWJGL release
|
2003-03-28 23:16:15 +00:00 |
|
Caspian Rychlik-Prince
|
16d8c3c053
|
Fixed
|
2003-03-28 21:04:43 +00:00 |
|
Caspian Rychlik-Prince
|
4924c564d5
|
*** empty log message ***
|
2003-03-28 19:02:24 +00:00 |
|
Caspian Rychlik-Prince
|
895c751ec6
|
New Window class, and major changes to Display
|
2003-03-28 01:30:34 +00:00 |
|
Caspian Rychlik-Prince
|
419da83107
|
New Window class, and major changes to Display
|
2003-03-28 01:28:04 +00:00 |
|
Elias Naur
|
5ac3ea26e8
|
Fixed mouse clamping
|
2003-03-23 20:08:49 +00:00 |
|
Brian Matzon
|
95075c3492
|
fix: VM crash when using > 4 button mouse
|
2003-03-23 20:00:28 +00:00 |
|
Caspian Rychlik-Prince
|
0cf93ebe93
|
Fixed nasty bug in Win9x display mode enumeration
|
2003-03-22 21:39:52 +00:00 |
|
Caspian Rychlik-Prince
|
c6a231cf43
|
New getPlatform() method added
|
2003-03-21 17:08:26 +00:00 |
|
Caspian Rychlik-Prince
|
8575ae0496
|
New getPlatform() method added
|
2003-03-21 16:57:56 +00:00 |
|
Caspian Rychlik-Prince
|
c1fd8957df
|
New getPlatform() method added
|
2003-03-21 16:53:19 +00:00 |
|
Elias Naur
|
0d620e9125
|
Reverted display mode selection
|
2003-03-19 12:41:28 +00:00 |
|
Caspian Rychlik-Prince
|
df1d611624
|
Fixed JNI error
|
2003-03-18 16:38:31 +00:00 |
|
Brian Matzon
|
0060b68efd
|
fix: dragging of window doesn't work, when returning directly from unhandled WM_SYSCOMMAND - so let's not do that!
|
2003-03-17 18:40:56 +00:00 |
|
Caspian Rychlik-Prince
|
c6c2cdcafc
|
Tweaked but little else
|
2003-03-07 16:01:27 +00:00 |
|
Brian Matzon
|
e78cdd5029
|
fix: removed GlobalRef
fix: now sets fields to JNI_TRUE/JNI_FALSE respectively
|
2003-03-07 15:23:58 +00:00 |
|
Caspian Rychlik-Prince
|
0f88a2131b
|
*** empty log message ***
|
2003-03-06 22:55:13 +00:00 |
|