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

17 years agoUse GL to display frames
nkeynes [Thu, 16 Mar 2006 12:42:28 +0000]  tree
Use GL to display frames
src/drivers/video_gtk.c
src/drivers/video_x11.c


17 years agoHandle driver-unable-to-init case
nkeynes [Thu, 16 Mar 2006 12:41:59 +0000]  tree
Handle driver-unable-to-init case
src/aica/audio.c
src/aica/audio.h
src/drivers/audio_esd.c
src/main.c


17 years agoBring the bootloader in for ELF files as well
nkeynes [Wed, 15 Mar 2006 13:17:40 +0000]  tree
Bring the bootloader in for ELF files as well
src/loader.c


17 years agoLimit gui hooks to only every 1/10 second of emulated time
nkeynes [Wed, 15 Mar 2006 13:17:23 +0000]  tree
Limit gui hooks to only every 1/10 second of emulated time
src/gui/gui.c


17 years agoMore video WIP - displays _something_ now, at least...
nkeynes [Wed, 15 Mar 2006 13:16:50 +0000]  tree
More video WIP - displays _something_ now, at least...
src/drivers/video_gtk.c
src/drivers/video_x11.c
src/drivers/video_x11.h
src/pvr2/pvr2.c
src/pvr2/pvr2.h
src/pvr2/pvr2mmio.h
src/pvr2/render.c
src/pvr2/ta.c
src/pvr2/texcache.c


17 years agoMake sure subfunctions are initted
nkeynes [Tue, 14 Mar 2006 13:02:06 +0000]  tree
Make sure subfunctions are initted
Fix stupid sign bug in texcache
src/pvr2/pvr2.c
src/pvr2/texcache.c


17 years agoMove driver selection out to main at long last. Add video NULL driver for
nkeynes [Tue, 14 Mar 2006 12:45:53 +0000]  tree
Move driver selection out to main at long last. Add video NULL driver for
headless operation
Make dcload exit() actually exit
src/Makefile.am
src/Makefile.in
src/aica/aica.c
src/aica/audio.c
src/aica/audio.h
src/dcload.c
src/drivers/audio_esd.c
src/drivers/audio_null.c
src/drivers/video_gtk.c
src/drivers/video_null.c
...

17 years agoAdd elf loader suppt
nkeynes [Tue, 14 Mar 2006 11:44:29 +0000]  tree
Add elf loader suppt
src/loader.c
src/main.c


17 years agoRemove call-slot-delay on syscall
nkeynes [Tue, 14 Mar 2006 11:44:04 +0000]  tree
Remove call-slot-delay on syscall
ensure dreamcast_stop on error conditions for the time being
src/sh4/sh4core.c


17 years agoMore rendering work in progress. Almost there now...
nkeynes [Mon, 13 Mar 2006 12:39:07 +0000]  tree
More rendering work in progress. Almost there now...
src/Makefile.am
src/Makefile.in
src/drivers/gl_glx.c
src/drivers/video_gtk.c
src/drivers/video_x11.c
src/pvr2/pvr2.c
src/pvr2/pvr2.h
src/pvr2/pvr2mmio.h
src/pvr2/render.c
src/pvr2/ta.c
...

.