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

17 years agoEnable twiddled YUV - no idea if it will actually work though
nkeynes [Tue, 23 Jan 2007 09:30:59 +0000]  tree
Enable twiddled YUV - no idea if it will actually work though
src/pvr2/texcache.c


17 years agoTweak mip-map support
nkeynes [Tue, 23 Jan 2007 08:18:05 +0000]  tree
Tweak mip-map support
src/pvr2/texcache.c


17 years agoSave/restore MMU state (specifically the OC cache ram) correctly
nkeynes [Tue, 23 Jan 2007 08:17:06 +0000]  tree
Save/restore MMU state (specifically the OC cache ram) correctly
src/sh4/sh4core.c
src/sh4/sh4core.h
src/sh4/sh4mmio.c


17 years agoRefactor to use the detwiddle vram methods
nkeynes [Mon, 22 Jan 2007 21:26:39 +0000]  tree
Refactor to use the detwiddle vram methods
src/pvr2/texcache.c


17 years agoAdd methods to detwiddle directly out of vram64
nkeynes [Mon, 22 Jan 2007 11:45:37 +0000]  tree
Add methods to detwiddle directly out of vram64
src/pvr2/pvr2.h
src/pvr2/pvr2mem.c


17 years agoAdd method to dump vram to file in a form directly usable by testdata
nkeynes [Sun, 21 Jan 2007 11:29:17 +0000]  tree
Add method to dump vram to file in a form directly usable by testdata
src/pvr2/pvr2mem.c


17 years agoEnable blend by default - remove toggle on tex-alpha bit as its just plain
nkeynes [Sun, 21 Jan 2007 11:28:43 +0000]  tree
Enable blend by default - remove toggle on tex-alpha bit as its just plain
wrong
Implement UV clamping
src/pvr2/pvr2.h
src/pvr2/rendcore.c
src/pvr2/render.c


17 years agoAdd texture input data block
nkeynes [Sun, 21 Jan 2007 05:24:27 +0000]  tree
Add texture input data block
test/testrend.c


17 years agoAdd general draw_grid function
nkeynes [Sun, 21 Jan 2007 05:23:53 +0000]  tree
Add general draw_grid function
test/pvr.c


17 years agoRearrange asic cascade events
nkeynes [Thu, 18 Jan 2007 11:14:01 +0000]  tree
Rearrange asic cascade events
src/asic.c
src/asic.h
src/pvr2/tacore.c


.