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

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


17 years agoReimplement HPOSIRQ to correspond to reality
nkeynes [Thu, 18 Jan 2007 11:13:12 +0000]  tree
Reimplement HPOSIRQ to correspond to reality
src/pvr2/pvr2.c


17 years agoRemove icount from the CPU description
nkeynes [Wed, 17 Jan 2007 21:28:43 +0000]  tree
Remove icount from the CPU description
src/cpu.h


17 years agoRename SPUDMA to G2DMA (following KOS's lead)
nkeynes [Wed, 17 Jan 2007 21:27:20 +0000]  tree
Rename SPUDMA to G2DMA (following KOS's lead)
Remove sh4r.icount (obsolete)
Rewrite G2 fifo status in terms of slice cycles
src/aica/armdasm.c
src/asic.c
src/asic.h
src/sh4/sh4core.c
src/sh4/sh4core.h
src/sh4/sh4dasm.c


17 years agoImplement writing to the RTC registers
nkeynes [Wed, 17 Jan 2007 09:37:22 +0000]  tree
Implement writing to the RTC registers
src/aica/aica.c
src/aica/aica.h


.