Search
lxdream.org :: lxdream :: changelog
lxdream 0.9.1
released Jun 29
Download Now

16 years agoAdd svn:keywords to joy_linux files
nkeynes [Thu, 14 Feb 2008 14:08:32 +0000]  tree
Add svn:keywords to joy_linux files
src/drivers/joy_linux.c
src/drivers/joy_linux.h


16 years agoUpdate svn:keywords lxdream-render
nkeynes [Thu, 14 Feb 2008 14:06:41 +0000]  tree
Update svn:keywords
src/drivers/video_gdk.c
src/pvr2/glutil.c
src/pvr2/glutil.h
src/pvr2/scene.c
src/pvr2/scene.h


16 years agoCommit render work in progress. Main changes: lxdream-render
nkeynes [Thu, 14 Feb 2008 13:54:11 +0000]  tree
Commit render work in progress. Main changes:
* Preliminary OSMesa support
* Move the generic gl code out to pvr2/
* Implement scene data structure + reader
* Remove the 1/z adjustments
Makefile.in
config.h.in
configure
configure.in
src/Makefile.am
src/Makefile.in
src/drivers/fragment.glsl
src/drivers/gl_common.c
src/drivers/gl_common.h
src/drivers/gl_fbo.c
...

16 years agoMouse button sense was inverted - fixed
nkeynes [Wed, 13 Feb 2008 09:16:29 +0000]  tree
Mouse button sense was inverted - fixed
src/maple/mouse.c


16 years agoFix return buffer size on get cond failure
nkeynes [Tue, 12 Feb 2008 21:05:34 +0000]  tree
Fix return buffer size on get cond failure
src/maple/maple.c


16 years agoOops, missed the KP delete key. Fixed
nkeynes [Tue, 12 Feb 2008 08:56:34 +0000]  tree
Oops, missed the KP delete key. Fixed
src/drivers/video_gtk.c


16 years agoFix keypad scancode conversion
nkeynes [Tue, 12 Feb 2008 08:38:19 +0000]  tree
Fix keypad scancode conversion
src/drivers/video_gtk.c


16 years agoBug #55: Fix relative path handling
nkeynes [Tue, 12 Feb 2008 08:36:29 +0000]  tree
Bug #55: Fix relative path handling
Canonicalize paths before passing to the file dialog
src/gtkui/gtkcb.c
src/gtkui/gtkui.c
src/gtkui/gtkui.h


16 years agoBail out properly on read errors during a DMA cycle
nkeynes [Fri, 08 Feb 2008 11:30:04 +0000]  tree
Bail out properly on read errors during a DMA cycle
src/gdrom/ide.c


16 years agoFix premature deletion of the old device when changing devices
nkeynes [Fri, 08 Feb 2008 00:59:15 +0000]  tree
Fix premature deletion of the old device when changing devices
src/gtkui/ctrl_dlg.c


.