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

18 years agoReorg files slightly (move audio drivers into drivers, pvr2 code into its
nkeynes [Wed, 15 Feb 2006 12:41:02 +0000]  tree
Reorg files slightly (move audio drivers into drivers, pvr2 code into its
own directory)
src/Makefile.am
src/Makefile.in


18 years agoAdd quick-and-dirty hack to print vertex data
nkeynes [Wed, 15 Feb 2006 12:40:20 +0000]  tree
Add quick-and-dirty hack to print vertex data
src/pvr2/pvr2.c


18 years agoInclude a newline after a stderr print
nkeynes [Wed, 15 Feb 2006 12:39:34 +0000]  tree
Include a newline after a stderr print
src/gui/debug_win.c


18 years agoMore GLX work in progress
nkeynes [Wed, 15 Feb 2006 12:39:13 +0000]  tree
More GLX work in progress
src/drivers/gl_glx.c


18 years agoFix DR FMOV functions to allow reference to the back bank
nkeynes [Wed, 15 Feb 2006 12:38:50 +0000]  tree
Fix DR FMOV functions to allow reference to the back bank
src/sh4/sh4core.c
src/sh4/sh4core.h


18 years agoVideo code reshuffle to start getting real video happening.
nkeynes [Sun, 05 Feb 2006 04:05:27 +0000]  tree
Video code reshuffle to start getting real video happening.
Implement colourspace conversions
Various tweaks
Makefile.am
Makefile.in
TODO
configure
configure.in
src/Makefile.am
src/Makefile.in
src/asic.c
src/drivers/gl_glx.c
src/drivers/video_gtk.c
...

18 years agoInstall the bios hooks if we're loading a demo
nkeynes [Sun, 05 Feb 2006 04:04:25 +0000]  tree
Install the bios hooks if we're loading a demo
src/loader.c


18 years agoComment out some more info lines
nkeynes [Sun, 05 Feb 2006 04:02:57 +0000]  tree
Comment out some more info lines
src/sh4/sh4core.c
src/sh4/sh4mmio.c


18 years agoCanonicalize typedef struct definition
nkeynes [Sun, 05 Feb 2006 04:01:55 +0000]  tree
Canonicalize typedef struct definition
src/aica/audio.h


18 years agoFix copy_to_sh4 for ta + vram-64 regions
nkeynes [Sun, 22 Jan 2006 22:42:53 +0000]  tree
Fix copy_to_sh4 for ta + vram-64 regions
src/sh4/sh4mem.c


.