Brian Matzon
|
bbf0f46226
|
updated javadoc
|
2004-02-12 07:00:16 +00:00 |
|
Caspian Rychlik-Prince
|
6917a1e1de
|
The BIG LWJGL REFACTORING
|
2004-02-09 23:37:28 +00:00 |
|
Caspian Rychlik-Prince
|
11b2fc05e3
|
The BIG LWJGL REFACTORING
|
2004-02-08 20:41:00 +00:00 |
|
Elias Naur
|
a694e80b40
|
Fixed GLU javadoc
|
2004-02-07 11:43:17 +00:00 |
|
Elias Naur
|
7288aa58ff
|
Removed native GLU
|
2004-02-05 17:14:51 +00:00 |
|
Elias Naur
|
c16c219a48
|
Fix some inconsistencies in GLU
|
2004-02-05 16:53:30 +00:00 |
|
Elias Naur
|
00ef847c88
|
Don't throw exception on unknown enum before they are all added
|
2004-02-05 16:38:29 +00:00 |
|
Brian Matzon
|
3cdd9516f3
|
assertion on Window.isCreated
|
2004-02-05 16:33:31 +00:00 |
|
Elias Naur
|
2124b34f59
|
Don't set create before the window is really created in case an exception is thrown
|
2004-02-05 16:27:22 +00:00 |
|
Brian Matzon
|
9adc719a08
|
getCharacter -> getEventCharacter
|
2004-02-05 16:23:04 +00:00 |
|
Brian Matzon
|
fe6db13931
|
formatting issues
|
2004-02-04 22:14:39 +00:00 |
|
Brian Matzon
|
f8cf4b6cb1
|
license
|
2004-02-04 22:06:18 +00:00 |
|
Brian Matzon
|
1458d51dcd
|
bugger off warnings
|
2004-02-04 22:04:27 +00:00 |
|
Brian Matzon
|
c3b04c1f20
|
removed usage of native glu
using getters
|
2004-02-04 21:56:58 +00:00 |
|
Brian Matzon
|
245ef8ab03
|
tell user that how to exit :)
|
2004-02-04 21:52:50 +00:00 |
|
Brian Matzon
|
9670eda6d9
|
cleaned up
|
2004-02-04 21:50:00 +00:00 |
|
Brian Matzon
|
b3e651c093
|
removed usage of native glu
using getters
|
2004-02-04 21:46:13 +00:00 |
|
Brian Matzon
|
924398d3c6
|
new test, based on MouseTest
|
2004-02-04 21:44:13 +00:00 |
|
Brian Matzon
|
9125d03f62
|
isDirty support
|
2004-02-04 21:43:24 +00:00 |
|
Brian Matzon
|
75572ebcf6
|
absolute mouse
|
2004-02-04 21:06:38 +00:00 |
|
Brian Matzon
|
029bc6117e
|
using getters
new test
|
2004-02-04 20:44:58 +00:00 |
|
Brian Matzon
|
a3d1eaf94f
|
using getters
|
2004-02-04 20:44:07 +00:00 |
|
Brian Matzon
|
fc22c03972
|
be gone ye old tests
|
2004-02-04 20:42:04 +00:00 |
|
Caspian Rychlik-Prince
|
2cd4fd576c
|
New buffer bounds checking code. Incomplete.
|
2004-02-04 00:42:29 +00:00 |
|
Caspian Rychlik-Prince
|
10dd32bb95
|
New buffer bounds checking code. Incomplete.
|
2004-02-04 00:17:13 +00:00 |
|
Elias Naur
|
6839a17408
|
Added missing Window.update in Grass demo
|
2004-01-31 20:40:24 +00:00 |
|
Elias Naur
|
9830d907d2
|
Fixed compile errors in NVFragmentProgram
|
2004-01-31 15:29:57 +00:00 |
|
Ioannis Tsakpinis
|
d600150bba
|
Fixed LocalParameter functions
|
2004-01-30 23:33:41 +00:00 |
|
Elias Naur
|
68c1c23049
|
Fixed ARBOcclusionuery and added NVFragmentProgram
|
2004-01-30 22:04:30 +00:00 |
|
Ioannis Tsakpinis
|
8c4940b0d3
|
Added the new extensions
|
2004-01-30 20:34:09 +00:00 |
|
Ioannis Tsakpinis
|
2b30f02fa8
|
Extensions split out into separate classes
|
2004-01-30 20:30:19 +00:00 |
|
Elias Naur
|
4510847487
|
Split extgl functions into separate cpp files. Added some extensions
|
2004-01-29 22:08:59 +00:00 |
|
Brian Matzon
|
fa756c1619
|
more tests
|
2004-01-29 19:57:47 +00:00 |
|
Elias Naur
|
1dd06d2e3e
|
Added ARB_shading_language_100 and NV_vertex_program2
|
2004-01-29 07:37:31 +00:00 |
|
Elias Naur
|
39ce15a71d
|
Removed files that were removed before sf cvs crash
|
2004-01-29 07:27:14 +00:00 |
|
Brian Matzon
|
ac9fd4f7dd
|
using proper static access
|
2004-01-28 19:44:26 +00:00 |
|
Brian Matzon
|
470eb88ecd
|
removed not needed import
|
2004-01-28 19:43:51 +00:00 |
|
Brian Matzon
|
7d8c095e3a
|
no longer needed files; cleanup after SF fuckup
|
2004-01-28 19:42:53 +00:00 |
|
Elias Naur
|
b21a84ff7c
|
Added glTexParameter[f|i]v to GL11.java
|
2004-01-26 17:12:22 +00:00 |
|
Erik Duijs
|
ea2f9a3910
|
Added gluProject & gluUnproject (not tested)
|
2004-01-21 22:43:54 +00:00 |
|
Erik Duijs
|
4732089913
|
Now it's at least implemented (but not tested).
|
2004-01-21 17:27:49 +00:00 |
|
Erik Duijs
|
fce7fea613
|
Not a subclass of Util anymore.
|
2004-01-21 16:17:15 +00:00 |
|
Elias Naur
|
6886a154d0
|
Removed Display.getHandle() and fixed GLU to use new GL naming
|
2004-01-21 10:06:47 +00:00 |
|
Erik Duijs
|
e85643047b
|
Initial check in
|
2004-01-20 14:24:36 +00:00 |
|
Elias Naur
|
6deb142378
|
Renamed CoreGL* to GL* and merged CoreGL*Constants
|
2004-01-20 11:19:13 +00:00 |
|
Elias Naur
|
583254e4db
|
Extensions split out into separate classes
|
2004-01-20 08:37:17 +00:00 |
|
Brian Matzon
|
6403da22e0
|
-1 for file size in ogg vorbis
|
2004-01-09 00:03:49 +00:00 |
|
Brian Matzon
|
eeba7d2ce8
|
support for ogg vorbis files
|
2004-01-08 23:23:01 +00:00 |
|
Brian Matzon
|
8772b13167
|
vorbis extension
|
2004-01-08 22:56:59 +00:00 |
|
Brian Matzon
|
570fbf8387
|
better error handling
|
2004-01-08 22:45:10 +00:00 |
|