Menu

/trunk/LWJGL/src/native/linux Commit Log


Commit Date  
[r283] by lholden

BaseWindow: We are now grabbing the mouse. Doing this because on linux,
you need to grab and move the pointer or else you can scroll away from
your full screen program.

org_lwjgl_input_Mouse.cpp: When in full screen, the pointer should warp
to the corner of the display. This fixes a few issues.

Also added a stub for nEnableBuffer, with a fixme message. This function
does not seem to be implemented in either the linux or win32 source...
but exists in the java Mouse class. The stub keeps programs from crashing.

ltmain.sh: Fixed a bug in libtool, where it uses gcc vs c++ for linking
librarys built in c++. This fixes a missing symbol issue.

configure.in: Made a few small changes.

2002-11-29 08:29:53 Tree
[r280] by lholden

initial autoconf/automake support =)

2002-11-28 22:40:06 Tree
[r279] by lholden

Renamed... prepping for autoconf =)

2002-11-28 22:35:29 Tree
[r277] by elias_naur

Added pointer warping to keep pointer in center of the display

2002-11-28 21:49:11 Tree
[r271] by elias_naur

Mouse.cpp fix

2002-11-28 09:29:40 Tree
[r262] by elias_naur

Increased poll buffer size

2002-11-26 20:07:49 Tree
[r261] by elias_naur

Added poll() logic so behavior looks like DX

2002-11-26 20:07:06 Tree
[r259] by elias_naur

Reverted the Keyboard.poll() change

2002-11-26 08:15:17 Tree
[r258] by lholden

Removed the native time readout from queryTime().
I think elias_naur was trying to annoy me to death with time updates
every 0.001 seconds =)

2002-11-26 04:58:29 Tree
[r257] by lholden

Added a fix for when GLX_ALPHA_SIZE cant be set (I think this happens
when display depth is below 24.)

There might be a better way to handle this... but this lets lwjgl work
for me. =)

2002-11-26 03:30:41 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.