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

15 years agoAnd the updated configure from the previous commit
nkeynes [Sat, 14 Jun 2008 11:57:11 +0000]  tree
And the updated configure from the previous commit
configure


15 years agoChange colour params to float
nkeynes [Sat, 14 Jun 2008 11:54:15 +0000]  tree
Change colour params to float
Convert background processing over to scene structure (fixes some depth issues as well)
Add color unclamp when supported
config.h.in
configure.in
src/Makefile.am
src/Makefile.in
src/pvr2/glrender.c
src/pvr2/glutil.c
src/pvr2/glutil.h
src/pvr2/scene.c
src/pvr2/scene.h


15 years agoAdd an application icon (ie the existing dcemu.gif)
nkeynes [Sat, 14 Jun 2008 10:19:35 +0000]  tree
Add an application icon (ie the existing dcemu.gif)
src/cocoaui/cocoaui.c


15 years agoAdd alert dialog for errors
nkeynes [Tue, 03 Jun 2008 11:16:51 +0000]  tree
Add alert dialog for errors
Handle the command line when launched from finder
src/cocoaui/cocoaui.c


15 years agoTweak far-clip-plane to cope with borderline vertexes
nkeynes [Sun, 01 Jun 2008 08:58:46 +0000]  tree
Tweak far-clip-plane to cope with borderline vertexes
src/pvr2/glrender.c


15 years agoAdd toolbar images (taken from GTK for now)
nkeynes [Sun, 01 Jun 2008 01:08:00 +0000]  tree
Add toolbar images (taken from GTK for now)
pixmaps/tb-breakpoint.png
pixmaps/tb-cdrom.png
pixmaps/tb-load.png
pixmaps/tb-pause.png
pixmaps/tb-reset.png
pixmaps/tb-run-to.png
pixmaps/tb-run.png
pixmaps/tb-save.png
pixmaps/tb-single-step.png


15 years agoFix minor typo + bug for GTK version
nkeynes [Sun, 01 Jun 2008 00:50:00 +0000]  tree
Fix minor typo + bug for GTK version
src/drivers/video_gtk.c
src/gtkui/gtkui.c


15 years agoFirst cut of the Cocoa GUI implementation
nkeynes [Sun, 01 Jun 2008 00:47:45 +0000]  tree
First cut of the Cocoa GUI implementation
Makefile.am
Makefile.in
configure
configure.in
src/Makefile.am
src/Makefile.in
src/cocoaui/cocoa_win.c
src/cocoaui/cocoaui.c
src/cocoaui/cocoaui.h
src/dckeysyms.h
...

15 years agoBuild tests as part of make check, not make all
nkeynes [Sun, 01 Jun 2008 00:46:15 +0000]  tree
Build tests as part of make check, not make all
test/Makefile.in


15 years agoFix shaders to be disabled until explicitly requested
nkeynes [Sun, 01 Jun 2008 00:37:27 +0000]  tree
Fix shaders to be disabled until explicitly requested
src/pvr2/gl_sl.c


.