Commit graph

523 commits

Author SHA1 Message Date
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
Brian Matzon
6fa36c3432 don't destroy when not created
better error message
2004-01-08 22:43:27 +00:00
Brian Matzon
803c5391a5 created set too quickly 2004-01-08 22:41:55 +00:00
Brian Matzon
bc53639971 no destroy on !create 2004-01-08 22:41:22 +00:00
Brian Matzon
f20164e785 fixed small bug in alSourcePlay 2004-01-06 19:45:32 +00:00
Brian Matzon
f0dcde5310 better handling of minimized mode 2004-01-06 19:44:29 +00:00
Brian Matzon
035068e776 New EAX model implemented - needs more testing 2004-01-06 19:22:12 +00:00
Brian Matzon
cfb462a29a tell user how to control with mouse 2003-12-27 15:28:17 +00:00
Brian Matzon
f5334693ca ogl changes
mouse support
2003-12-27 15:27:00 +00:00
Brian Matzon
f359b78801 formatting issues 2003-12-27 12:30:19 +00:00
Brian Matzon
828f61a3aa wrong text for user
changed behaviour
2003-12-27 12:28:10 +00:00
Brian Matzon
e854c27358 pause support 2003-12-27 12:27:47 +00:00
Brian Matzon
7b759d32db now whines when filepath is invalid 2003-12-27 02:38:18 +00:00
Brian Matzon
3d6dde5df6 added id & revision tag 2003-12-27 02:35:45 +00:00
Brian Matzon
bacb87e361 position test, testing alListenerfv 2003-12-27 02:34:33 +00:00
Brian Matzon
4a89d67485 don't allow second creation 2003-12-27 02:12:02 +00:00
Brian Matzon
7a763bff29 *fv support 2003-12-27 02:10:56 +00:00
Elias Naur
46a072cec8 Renamed variables named enum because of jdk1.5 2003-12-24 11:01:45 +00:00
Caspian Rychlik-Prince
0730597b52 *** empty log message *** 2003-12-20 22:28:00 +00:00
Caspian Rychlik-Prince
3d1f4c8a52 *** empty log message *** 2003-12-20 22:17:52 +00:00
Elias Naur
615bdfb113 Reduced Sys.debug from bool -> int 2003-12-20 22:07:19 +00:00
Elias Naur
97cb16eb74 Reduced Sys.debug from bool -> int 2003-12-20 22:07:19 +00:00
Elias Naur
790b01a01b Reduced Sys.debug from bool -> int 2003-12-20 22:03:25 +00:00
Elias Naur
fb8fd0a2d7 Implemented proper debug levels 2003-12-20 14:01:31 +00:00
Elias Naur
472b5337d4 Replaced debug libraries with runtime debug condition 2003-12-15 11:49:17 +00:00
Elias Naur
9b0e9b5ecf Fixed nSetVSyncEnabled() signature 2003-11-25 22:34:04 +00:00
Caspian Rychlik-Prince
3486e30a78 Fixed naming problems with a couple of methods 2003-11-18 11:10:18 +00:00
Caspian Rychlik-Prince
7232fe2bda Added getContext() to Window 2003-11-03 11:23:56 +00:00
Caspian Rychlik-Prince
2852cdaa47 *** empty log message *** 2003-10-28 21:44:46 +00:00
Caspian Rychlik-Prince
ed0408452b Test new OpenURL code 2003-10-28 19:30:34 +00:00
Caspian Rychlik-Prince
a4facc93f0 *** empty log message *** 2003-10-28 19:26:51 +00:00
Elias Naur
1ab5a0f887 GLCaps.determineAvailableExtensions is not public anymore 2003-10-28 19:12:54 +00:00
Caspian Rychlik-Prince
754f917730 New Sys.openURL command added 2003-10-28 16:23:17 +00:00
Brian Matzon
51f053e664 move mouse in right direction on y axis 2003-10-23 17:17:18 +00:00
Elias Naur
b00c24ef76 Fixed ARBFragmentProgram and ARB_vbo 2003-10-23 07:18:07 +00:00
Elias Naur
8cabcd523f *** empty log message *** 2003-10-22 18:34:42 +00:00
Elias Naur
931f15f27f *** empty log message *** 2003-10-22 11:33:01 +00:00
Elias Naur
561f3cff10 *** empty log message *** 2003-10-22 10:57:19 +00:00
Elias Naur
50326a73f7 *** empty log message *** 2003-10-21 15:11:59 +00:00
Caspian Rychlik-Prince
da8ecec8f8 EXT_texture_rectangle added 2003-10-20 14:36:05 +00:00
Caspian Rychlik-Prince
bd692b51f7 Added ARB_texture_non_power_of_two 2003-10-20 14:22:03 +00:00
Caspian Rychlik-Prince
2714842095 New vsync code 2003-10-20 14:17:47 +00:00
Elias Naur
a6c56bd791 *** empty log message *** 2003-10-14 14:29:23 +00:00
Elias Naur
36dbba4596 Implemented Matzon's mac os x init through reflection 2003-10-13 11:54:45 +00:00
Elias Naur
963605989f Implemented mouse button buffering 2003-10-11 16:29:40 +00:00
Elias Naur
0fa67c9680 Fixed mouse hot spot coordinate 2003-10-11 12:56:26 +00:00