Elias Naur
|
cf978fcf1a
|
Added SHIFT-F in WindowCreationTest to do a complete fullscreen toggle
|
2005-03-23 09:56:22 +00:00 |
|
Brian Matzon
|
ee668cf9de
|
Work In Progress - demobox
|
2005-03-23 06:44:02 +00:00 |
|
Brian Matzon
|
d7c9d3c562
|
fixed license
|
2005-03-22 22:02:50 +00:00 |
|
Brian Matzon
|
c3733213c6
|
updated WindowCreationTest to allow more dynamic testing
|
2005-03-21 21:28:16 +00:00 |
|
Elias Naur
|
87bf14c698
|
Implemented strong references in glVertexPointer and friends
|
2005-03-21 08:27:45 +00:00 |
|
Brian Matzon
|
4946bf9b60
|
cleanup
|
2005-03-07 16:17:25 +00:00 |
|
Brian Matzon
|
20fbdd18be
|
AWT version of gears
|
2005-03-07 16:15:14 +00:00 |
|
Brian Matzon
|
8bf163d7a8
|
moved WaveData to util
|
2005-02-25 20:24:11 +00:00 |
|
Elias Naur
|
47814d58f4
|
Fix AWTGLCanvas to create context and make it current in paint(). GL usage can then only happen from an overidden paintGL().
|
2005-02-22 13:35:09 +00:00 |
|
Elias Naur
|
fb5d89599b
|
Linux support for AWTGLCanvas. Big refactor of context specific code into Context.java that is now shared between Display, Pbuffer and AWTGLCanvas. (Win32 and Mac OS X is now broken while I implement the same changes on those platforms)
|
2005-02-20 11:24:22 +00:00 |
|
Caspian Rychlik-Prince
|
543e0ee5e2
|
*** empty log message ***
|
2005-02-16 13:31:47 +00:00 |
|
Elias Naur
|
fdfa82a061
|
Made the gl caps flags auto-generated and moved them to GLContext.getCapabilities()
|
2005-02-16 12:58:40 +00:00 |
|
Brian Matzon
|
5ff61abd15
|
cleanup
|
2005-02-07 16:39:54 +00:00 |
|
Ioannis Tsakpinis
|
9ecd426e31
|
Improved API for glBufferData
|
2005-01-30 23:21:06 +00:00 |
|
Elias Naur
|
87ce7a85af
|
Fix tests
|
2005-01-18 19:22:43 +00:00 |
|
Elias Naur
|
250a87767f
|
Removed Controller
|
2005-01-18 15:32:13 +00:00 |
|
Elias Naur
|
8220b2e04c
|
Removed EAX
|
2005-01-18 15:22:52 +00:00 |
|
Elias Naur
|
b57ff7cc22
|
Fixed tests
|
2005-01-18 12:49:26 +00:00 |
|
Elias Naur
|
fbcd19698b
|
Moved Mouse.getNativeCursorCaps() to Cursor.getCapabilities()
Renamed Pbuffer.getPbufferCaps() to Pbuffer.getCapabilities()
|
2005-01-18 12:34:36 +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 |
|
Brian Matzon
|
94bd9a8af2
|
move before creation
|
2004-12-27 21:39:30 +00:00 |
|
Brian Matzon
|
b032d56cea
|
move window after centering
updated output
|
2004-12-27 21:32:22 +00:00 |
|
Brian Matzon
|
64fbbb24ac
|
get out if initialization failed
|
2004-12-13 06:26:23 +00:00 |
|
Mark Bernard
|
270380194f
|
Test for DevIL library.
|
2004-12-11 02:14:07 +00:00 |
|
Elias Naur
|
3640f60f47
|
Fix small bugs in SourceLimitTest.java
|
2004-12-08 21:02:50 +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
|
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 |
|
Mark Bernard
|
60fa55fe40
|
Added more tests.
|
2004-11-12 03:37:34 +00:00 |
|
Elias Naur
|
1ec70842d0
|
Mac OS X port, second try :)
|
2004-11-11 16:03:19 +00:00 |
|
Brian Matzon
|
96967d1296
|
change to directory scanning thingy
|
2004-10-28 20:01:08 +00:00 |
|
Brian Matzon
|
ea0d128a0a
|
no need to cal ilInit
|
2004-10-23 08:57:53 +00:00 |
|
Mark Bernard
|
98aad6d786
|
Test for DevIL.
|
2004-10-22 21:03:17 +00:00 |
|
Brian Matzon
|
d9830aff06
|
cleaned imports
|
2004-10-17 15:55:03 +00:00 |
|
Brian Matzon
|
29e4fe179b
|
Gears test added
|
2004-10-17 15:53:49 +00:00 |
|
Brian Matzon
|
8ae823dd4a
|
tagfields implemented
|
2004-10-16 01:02:34 +00:00 |
|
Brian Matzon
|
571a2fe348
|
format/reindent
using phero resources
defaults to a file now
|
2004-10-03 09:35:38 +00:00 |
|
Brian Matzon
|
53dfc0da74
|
reindent/format
|
2004-10-03 09:00:36 +00:00 |
|
Brian Matzon
|
1e83aad48d
|
got boredm spiced it up
|
2004-10-03 02:47:10 +00:00 |
|
Brian Matzon
|
0609cd371a
|
miscellaneous updates
|
2004-09-24 15:28:29 +00:00 |
|
Brian Matzon
|
de43458812
|
StreamPlayerMemory testing playing of in memory mp3 file
|
2004-09-24 06:08:27 +00:00 |
|
Elias Naur
|
dcaf73c2e7
|
Fix DisplayTest
|
2004-09-22 18:42:16 +00:00 |
|
Elias Naur
|
db332762f5
|
Fix Mouse tests
|
2004-09-22 18:03:10 +00:00 |
|