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

17 years agoBug 24: Initial implementation of scene save loader
nkeynes [Tue, 16 Jan 2007 11:09:39 +0000]  tree
Bug 24: Initial implementation of scene save loader
test/Makefile
test/rendload.c


17 years agoBug 24: Add basic gui for save scene function
nkeynes [Tue, 16 Jan 2007 10:36:19 +0000]  tree
Bug 24: Add basic gui for save scene function
dream.glade
src/gui/callbacks.c
src/gui/callbacks.h
src/gui/interface.c


17 years agoBug 24: Initial implementation of "save scene" function
nkeynes [Tue, 16 Jan 2007 10:34:46 +0000]  tree
Bug 24: Initial implementation of "save scene" function
src/Makefile.am
src/Makefile.in
src/dreamcast.c
src/dreamcast.h
src/pvr2/pvr2.c
src/pvr2/pvr2.h
src/pvr2/rendsave.c


17 years agoAdd save state to the magic loader (so we can run save states directly from
nkeynes [Tue, 16 Jan 2007 09:18:32 +0000]  tree
Add save state to the magic loader (so we can run save states directly from
the command line)
src/loader.c


17 years agoAdd yuv422 and save/load state routines
nkeynes [Tue, 16 Jan 2007 09:17:22 +0000]  tree
Add yuv422 and save/load state routines
src/pvr2/yuv.c


17 years agoCorrect declaration of pvr2_vram64_read_stride
nkeynes [Mon, 15 Jan 2007 12:58:05 +0000]  tree
Correct declaration of pvr2_vram64_read_stride
src/pvr2/pvr2.h


17 years agoTidy up pointer types
nkeynes [Mon, 15 Jan 2007 12:57:42 +0000]  tree
Tidy up pointer types
src/pvr2/texcache.c


17 years agoRemove extension fprintf (accidental commit)
nkeynes [Mon, 15 Jan 2007 12:57:12 +0000]  tree
Remove extension fprintf (accidental commit)
src/drivers/video_gl.c
src/drivers/video_x11.c


17 years agoFix output of yuv_decode() (yes, again...)
nkeynes [Mon, 15 Jan 2007 12:17:02 +0000]  tree
Fix output of yuv_decode() (yes, again...)
src/pvr2/texcache.c


17 years agoFix various stupid rendering bugs
nkeynes [Mon, 15 Jan 2007 10:41:30 +0000]  tree
Fix various stupid rendering bugs
test/testyuv.c


.