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

15 years agoAdd *.gif back into the installation
nkeynes [Sun, 26 Oct 2008 00:52:32 +0000]  tree
Add *.gif back into the installation
Makefile.am
Makefile.in


15 years agoAdd --enable-optimized flag (on by default).
nkeynes [Sat, 25 Oct 2008 12:36:42 +0000]  tree
Add --enable-optimized flag (on by default).
When optimized, add -fomit-frame-pointer -fexceptions on non-Mac x86 (Unwinding doesn't seem to work correctly on Mac)
config.h.in
configure
configure.in
src/sh4/ia32abi.h


15 years agoUpdate debian changelog lxdream_0_9
nkeynes [Fri, 24 Oct 2008 10:38:43 +0000]  tree
Update debian changelog
debian/changelog


15 years agoUpdate release notes for 0.9
nkeynes [Fri, 24 Oct 2008 10:37:19 +0000]  tree
Update release notes for 0.9
RELEASE_NOTES


15 years agoUpdate STATUS to be a little less wildly out-of-date
nkeynes [Fri, 24 Oct 2008 09:28:33 +0000]  tree
Update STATUS to be a little less wildly out-of-date
STATUS


15 years agoUpdate PO file list
nkeynes [Fri, 24 Oct 2008 03:49:03 +0000]  tree
Update PO file list
po/POTFILES.in


15 years agoFix distcheck target
nkeynes [Fri, 24 Oct 2008 03:48:40 +0000]  tree
Fix distcheck target
Makefile.am
Makefile.in
src/Makefile.am
src/Makefile.in
test/Makefile.in


15 years agoFix depthfunc on individual translucent tri
nkeynes [Fri, 24 Oct 2008 03:47:30 +0000]  tree
Fix depthfunc on individual translucent tri
src/pvr2/rendsort.c


15 years agoRemove unused vararg
nkeynes [Fri, 24 Oct 2008 03:46:53 +0000]  tree
Remove unused vararg
src/dreamcast.c


15 years agoSuppress error messages when loading preview (defer errors from
nkeynes [Thu, 23 Oct 2008 12:39:01 +0000]  tree
Suppress error messages when loading preview (defer errors from
dreamcast_read_save_state_header to caller). Really needs to be
deferred further back to original UI callsite
src/dreamcast.c


.