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

17 years agoAdd work-in-progress YUV support
nkeynes [Sun, 14 Jan 2007 02:55:25 +0000]  tree
Add work-in-progress YUV support
src/pvr2/yuv.c


17 years agoAdd GL common file
nkeynes [Sun, 14 Jan 2007 02:55:06 +0000]  tree
Add GL common file
src/Makefile.am
src/drivers/video_gl.c
src/drivers/video_gl.h
src/drivers/video_x11.c


17 years agoInitial SPU dma implementation
nkeynes [Sun, 14 Jan 2007 02:54:40 +0000]  tree
Initial SPU dma implementation
src/asic.c


17 years agoInitial (non-working) spu dma test case
nkeynes [Sun, 14 Jan 2007 02:53:11 +0000]  tree
Initial (non-working) spu dma test case
test/Makefile
test/lib.h
test/testspu.c


17 years agoAdd ability to save flash
nkeynes [Fri, 12 Jan 2007 10:16:02 +0000]  tree
Add ability to save flash
src/dreamcast.c
src/gui/callbacks.c


17 years agoFix crash on translucent sprites (mishandling quad array)
nkeynes [Fri, 12 Jan 2007 10:15:06 +0000]  tree
Fix crash on translucent sprites (mishandling quad array)
src/pvr2/rendsort.c


17 years agoAlways return nanosecs (noone really cares, but for correctness sake)
nkeynes [Thu, 11 Jan 2007 12:15:36 +0000]  tree
Always return nanosecs (noone really cares, but for correctness sake)
src/gui/gui.c


17 years agoFix scheduling of scanlines between even and odd frames
nkeynes [Thu, 11 Jan 2007 12:14:57 +0000]  tree
Fix scheduling of scanlines between even and odd frames
src/pvr2/pvr2.c


17 years agoAlways return TRUE at end of execute instruction (oops)
nkeynes [Thu, 11 Jan 2007 12:14:11 +0000]  tree
Always return TRUE at end of execute instruction (oops)
src/sh4/sh4core.c


17 years agoFix hsync timing checks
nkeynes [Thu, 11 Jan 2007 06:53:31 +0000]  tree
Fix hsync timing checks
Add timer_init and timer_run to preset the timer ahead of time
test/testdisp.c
test/timer.c


.