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

18 years agoAdd sh4addr_t type, need to start propagating it instead of uint32_t
nkeynes [Mon, 13 Mar 2006 12:37:06 +0000]  tree
Add sh4addr_t type, need to start propagating it instead of uint32_t
src/mem.h


18 years agoSplit pvr2.c out to separate files for TA and renderer, minor renames
nkeynes [Wed, 15 Feb 2006 13:11:50 +0000]  tree
Split pvr2.c out to separate files for TA and renderer, minor renames
change pvrdma to use mem_copy_to_sh4
src/Makefile.am
src/Makefile.in
src/asic.c
src/pvr2/pvr2.c
src/pvr2/pvr2.h
src/pvr2/render.c
src/pvr2/ta.c
src/sh4/sh4mem.c


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


.