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

15 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


15 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


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


15 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


15 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


15 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


15 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


15 years agoFix missing test data in dist target
nkeynes [Wed, 30 Jul 2008 02:35:07 +0000]  tree
Fix missing test data in dist target
test/Makefile.in


15 years agoUpdate version number and release notes for 0.8.4
nkeynes [Wed, 30 Jul 2008 02:26:42 +0000]  tree
Update version number and release notes for 0.8.4
RELEASE_NOTES
configure
configure.in


15 years agoUpdate translations again (minor line number changes)
nkeynes [Wed, 30 Jul 2008 02:24:06 +0000]  tree
Update translations again (minor line number changes)
po/de.po
po/es.po
po/it.po
po/lxdream.pot
po/pt_BR.po


.