Brian Matzon
|
cceaebd8bd
|
set native order before retuning float buffer
|
2004-09-28 06:10:46 +00:00 |
|
Brian Matzon
|
e0d47377c8
|
fix spectrum to return a float buffer
|
2004-09-27 15:17:05 +00:00 |
|
Elias Naur
|
4c631207c5
|
Fix win32 mouse event deltas too
|
2004-09-27 13:43:34 +00:00 |
|
Elias Naur
|
468502cb00
|
Track event mouse deltas even when the event queue overflows
|
2004-09-27 13:20:27 +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
|
9cb5176ce7
|
Linux: Fixed problem with updating screen dimension globals
|
2004-09-22 19:56:02 +00:00 |
|
Elias Naur
|
8b691bbe78
|
Linux: reset/restore gamma settings on activate/deactivate
|
2004-09-22 19:25:16 +00:00 |
|
Elias Naur
|
dcaf73c2e7
|
Fix DisplayTest
|
2004-09-22 18:42:16 +00:00 |
|
Elias Naur
|
c6e9d5f13b
|
Fix linux Mouse compile
|
2004-09-22 18:35:14 +00:00 |
|
Elias Naur
|
3c5a231ec7
|
Win32: reset/restore display mode when activated/deactivated
|
2004-09-22 18:21:28 +00:00 |
|
Elias Naur
|
db332762f5
|
Fix Mouse tests
|
2004-09-22 18:03:10 +00:00 |
|
Elias Naur
|
8da3656540
|
Fix native mouse issues
|
2004-09-22 17:54:27 +00:00 |
|
Elias Naur
|
38ebcf5fb3
|
Updated win32 to report Mouse deltas
|
2004-09-22 15:06:27 +00:00 |
|
Elias Naur
|
fa1713c4e8
|
Add delta values to Mouse events
|
2004-09-22 11:08:21 +00:00 |
|
Elias Naur
|
0d013c7f54
|
Linux: Improve input latency by processing X messages from nPoll and nRead
|
2004-09-22 09:28:09 +00:00 |
|
Elias Naur
|
5361073072
|
Fix linux crash in nGetNativeCursorCaps
|
2004-09-21 14:36:52 +00:00 |
|
Brian Matzon
|
e93393ef8a
|
native loading modified to be in line with oal
|
2004-09-19 11:17:28 +00:00 |
|
Elias Naur
|
4e81b3a458
|
Removed redundant CXXFLAGS definition from configure.in
|
2004-09-18 11:41:30 +00:00 |
|
Brian Matzon
|
9306c06637
|
use public display mode constructor to get proper window size
|
2004-09-17 05:56:10 +00:00 |
|
Brian Matzon
|
1533eb4924
|
use OAL type loading
|
2004-09-16 22:40:12 +00:00 |
|
Brian Matzon
|
8e17e445d6
|
print stack trace on error
|
2004-09-16 22:38:31 +00:00 |
|
Brian Matzon
|
dc11263ad5
|
AWT version - much neater
|
2004-09-16 21:11:52 +00:00 |
|
Brian Matzon
|
8b09140bef
|
add net enums
|
2004-09-16 21:11:22 +00:00 |
|
Elias Naur
|
af66408d3d
|
Added setLocation support for linux
|
2004-09-15 17:44:39 +00:00 |
|
Brian Matzon
|
da867ff28a
|
support for setLocation
|
2004-09-15 17:07:06 +00:00 |
|
Brian Matzon
|
318952793f
|
updated to c code
|
2004-09-15 17:04:26 +00:00 |
|
Brian Matzon
|
fb9350f024
|
fix imports
|
2004-09-15 16:07:42 +00:00 |
|
Elias Naur
|
1459b21448
|
Fix OpenGL version parsing
|
2004-09-13 08:04:33 +00:00 |
|
Brian Matzon
|
f966659995
|
make initialize package protected
|
2004-09-12 13:28:38 +00:00 |
|
Caspian Rychlik-Prince
|
d9b441cd9d
|
Fixed problem in version determination
|
2004-09-11 12:05:25 +00:00 |
|
Elias Naur
|
b48533a30f
|
Remove redundant CXXFLAGS definition in configure.in
|
2004-09-11 07:20:50 +00:00 |
|
Brian Matzon
|
d14123708d
|
fixed wrong return type
fixed compilation on win32
|
2004-09-10 21:58:11 +00:00 |
|
Brian Matzon
|
84863c4797
|
fixed wrong return type
|
2004-09-10 21:56:58 +00:00 |
|
Elias Naur
|
e686334d14
|
Improved _NET_WM_STATE_FULLSCREEN support for older kde window managers
|
2004-09-10 14:09:33 +00:00 |
|
Elias Naur
|
1a29c9d5b4
|
More conversion fixes
|
2004-09-10 11:18:05 +00:00 |
|
Elias Naur
|
5039684671
|
Win32 specific fix ups for C++->C conversion
|
2004-09-10 09:56:26 +00:00 |
|
Elias Naur
|
55a67aaacc
|
Converted native code from C++ (.cpp files) to C (.c files), thus avoiding an annoying dependency on the standard C++ library on Linux. We weren't using any particular C++ features anyway.
|
2004-09-10 08:13:56 +00:00 |
|
Brian Matzon
|
639149d721
|
fixed compilation
|
2004-09-10 05:48:14 +00:00 |
|
Ioannis Tsakpinis
|
8041524332
|
OpenGL 2.0 support
|
2004-09-09 23:51:16 +00:00 |
|
Ioannis Tsakpinis
|
dccf2e08e7
|
no message
|
2004-09-09 23:45:21 +00:00 |
|
Elias Naur
|
2160d86a76
|
Fixed WIN32->_WIN32 conditional in NVVertexArrayRange.cpp
|
2004-09-08 20:25:11 +00:00 |
|
Elias Naur
|
aa60495bb5
|
Linux: improve cursor position handling (warp behaviour)
|
2004-09-08 20:15:55 +00:00 |
|
Elias Naur
|
bb540708a4
|
Removed commented out code
|
2004-09-06 10:21:34 +00:00 |
|
Elias Naur
|
7fffdd2602
|
vector utils standardized to radians
|
2004-09-06 08:50:53 +00:00 |
|
Elias Naur
|
f190078ad0
|
Removed shared pcontext buffer tests and updated unique context tests
|
2004-09-05 08:38:53 +00:00 |
|
Elias Naur
|
fbf42c7326
|
Fix linux makefiles
|
2004-09-03 08:45:13 +00:00 |
|
Brian Matzon
|
8878b11953
|
fmod todo
|
2004-09-03 06:04:18 +00:00 |
|
Brian Matzon
|
5a1e05db6a
|
cleanup
|
2004-09-03 06:03:32 +00:00 |
|
Brian Matzon
|
23108dcc09
|
update cache fields
|
2004-09-03 06:02:33 +00:00 |
|