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

15 years agoImplement write-back with the hscaler enabled
nkeynes [Fri, 12 Sep 2008 05:36:00 +0000]  tree
Implement write-back with the hscaler enabled
src/drivers/gl_fbo.c
src/pvr2/pvr2mem.c


15 years agoCompletely untested render-to-texture work in progress
nkeynes [Thu, 11 Sep 2008 22:51:24 +0000]  tree
Completely untested render-to-texture work in progress
src/pvr2/glrender.c
src/pvr2/pvr2.c
src/pvr2/pvr2.h
src/pvr2/pvr2mem.c
src/pvr2/texcache.c


15 years agoInitial impl of the alternate PVR DMA channel
nkeynes [Wed, 10 Sep 2008 02:03:20 +0000]  tree
Initial impl of the alternate PVR DMA channel
src/asic.c
src/asic.h


15 years agoAdd general gl_window_to_system_coords function to convert window system coordinates
nkeynes [Tue, 09 Sep 2008 00:51:43 +0000]  tree
Add general gl_window_to_system_coords function to convert window system coordinates
back into something in the DC range of 640x480, update mouse events to use it
src/drivers/video_gl.c
src/drivers/video_gl.h
src/drivers/video_osx.c
src/gtkui/gtk_win.c


15 years agoFix set_grab thinko
nkeynes [Tue, 09 Sep 2008 00:50:15 +0000]  tree
Fix set_grab thinko
src/gtkui/gtkui.c


15 years agoAdd GTK controller page for the lightgun
nkeynes [Tue, 09 Sep 2008 00:49:35 +0000]  tree
Add GTK controller page for the lightgun
src/gtkui/gtk_ctrl.c


15 years agoAs long as we've broken save-state compatibility anyway, remove the two FIXME
nkeynes [Mon, 08 Sep 2008 11:23:32 +0000]  tree
As long as we've broken save-state compatibility anyway, remove the two FIXME
padding words, and bump the version number
src/dreamcast.h
src/pvr2/pvr2.c
src/sh4/sh4.h


15 years agoAdd lightgun support
nkeynes [Mon, 08 Sep 2008 07:56:33 +0000]  tree
Add lightgun support
src/Makefile.am
src/Makefile.in
src/display.h
src/drivers/video_osx.c
src/eventq.h
src/gtkui/gtk_win.c
src/maple/controller.c
src/maple/lightgun.c
src/maple/maple.c
src/maple/maple.h
...

15 years agoRefactor mouse event management - button events are now usable for controllers
nkeynes [Mon, 08 Sep 2008 05:13:51 +0000]  tree
Refactor mouse event management - button events are now usable for controllers
src/cocoaui/cocoa_ctrl.c
src/cocoaui/cocoa_prefs.c
src/display.c
src/display.h
src/gtkui/gtk_ctrl.c
src/gtkui/gtk_win.c
src/maple/kbd.c


15 years agoAdd part numbers to the header comments, just because
nkeynes [Sun, 07 Sep 2008 11:08:10 +0000]  tree
Add part numbers to the header comments, just because
src/maple/controller.c
src/maple/kbd.c
src/maple/mouse.c


.