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

15 years agoBump version number up to 0.9 for release prep
nkeynes [Sun, 19 Oct 2008 11:07:10 +0000]  tree
Bump version number up to 0.9 for release prep
configure
configure.in


15 years agoRefresh DC config when path properties change
nkeynes [Sun, 19 Oct 2008 10:55:53 +0000]  tree
Refresh DC config when path properties change
src/cocoaui/cocoa_path.c


15 years agoincrease start threshold to the full buffer size (sounds a bit better)
nkeynes [Sun, 19 Oct 2008 06:34:27 +0000]  tree
increase start threshold to the full buffer size (sounds a bit better)
src/drivers/audio_alsa.c


15 years agoFix corner flag case with conditional delayed branches
nkeynes [Sun, 19 Oct 2008 05:42:05 +0000]  tree
Fix corner flag case with conditional delayed branches
src/sh4/sh4x86.in


15 years agoRemove unused fields from vertex_struct
nkeynes [Sun, 19 Oct 2008 05:09:31 +0000]  tree
Remove unused fields from vertex_struct
src/pvr2/scene.h


15 years agoFix bound check on number of framebuffers allocated
nkeynes [Thu, 16 Oct 2008 12:06:24 +0000]  tree
Fix bound check on number of framebuffers allocated
Fix repurposing framebuffers to clear out previous attachments to prevent
dimension erros.
src/drivers/gl_fbo.c


15 years agoEnhance triangle sort to be a little more precise
nkeynes [Thu, 16 Oct 2008 04:46:33 +0000]  tree
Enhance triangle sort to be a little more precise
src/pvr2/rendsort.c


15 years agoFix a few more subtle flag problems
nkeynes [Tue, 14 Oct 2008 08:44:37 +0000]  tree
Fix a few more subtle flag problems
src/sh4/sh4x86.in


15 years agoSave the main window in a global rather than using [NSApp mainWindow]. This has
nkeynes [Tue, 14 Oct 2008 08:43:01 +0000]  tree
Save the main window in a global rather than using [NSApp mainWindow]. This has
the advantage of working properly when the window isn't actually main at the time
src/cocoaui/cocoa_win.c
src/cocoaui/cocoaui.c
src/cocoaui/cocoaui.h


15 years agoFix typo in FCMP/GT disassembly
nkeynes [Tue, 14 Oct 2008 07:02:42 +0000]  tree
Fix typo in FCMP/GT disassembly
src/sh4/sh4dasm.in


.