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

14 years agoAdd --enable-strict-warn to build with -Wall -Werror
nkeynes [Thu, 07 Aug 2008 23:50:52 +0000]  tree
Add --enable-strict-warn to build with -Wall -Werror
configure
configure.in


14 years agoOnly install the .png pixmaps in a make install (.icns are OS X bundle only)
nkeynes [Thu, 07 Aug 2008 23:36:22 +0000]  tree
Only install the .png pixmaps in a make install (.icns are OS X bundle only)
Makefile.am
Makefile.in


14 years agoFix compiler warnings
nkeynes [Thu, 07 Aug 2008 23:35:03 +0000]  tree
Fix compiler warnings
src/test/testsh4x86.c


14 years agoUnroll first iteration of the bounding loop in ta_commit_polygon - more to
nkeynes [Thu, 07 Aug 2008 23:32:34 +0000]  tree
Unroll first iteration of the bounding loop in ta_commit_polygon - more to
remove the compiler warnings than for performance really.
src/pvr2/tacore.c


14 years agoFix x86-64 bugs (only visible on OS X)
nkeynes [Mon, 04 Aug 2008 06:00:11 +0000]  tree
Fix x86-64 bugs (only visible on OS X)
src/sh4/ia64abi.h
src/sh4/sh4x86.in
src/sh4/x86op.h


14 years agoFix typo/array overrun
nkeynes [Mon, 04 Aug 2008 05:58:53 +0000]  tree
Fix typo/array overrun
src/drivers/osx_iokit.c


14 years agoCheck the MAX_COLOR_ATTACHMENTS value rather than assuming it's at least 4, since
nkeynes [Sun, 03 Aug 2008 02:55:27 +0000]  tree
Check the MAX_COLOR_ATTACHMENTS value rather than assuming it's at least 4, since
it may in fact be less.
src/drivers/gl_fbo.c


14 years agoOS X: Add file association with .dst files and support opening them from the finder
nkeynes [Fri, 01 Aug 2008 03:58:25 +0000]  tree
OS X: Add file association with .dst files and support opening them from the finder
Info.plist.in
pixmaps/lxdst.icns
src/cocoaui/cocoaui.c


14 years agoBug #61: OpenBSD support
nkeynes [Wed, 30 Jul 2008 22:50:44 +0000]  tree
Bug #61: OpenBSD support
(Modified) patch from bsdmaniak, thanks!
src/gdrom/gdimage.c
src/gtkui/gtk_mmio.c
src/mem.c
src/mmio.h
src/pvr2/pvr2mem.c
src/sh4/mmu.c


14 years agoAdd debian changelog file lxdream_0_8_4
nkeynes [Wed, 30 Jul 2008 03:00:40 +0000]  tree
Add debian changelog file
debian/changelog


.