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

16 years agoAdd code to check for memory-wraparound on the vertex buffer (it doesn't)
nkeynes [Fri, 18 Aug 2006 09:32:32 +0000]  tree
Add code to check for memory-wraparound on the vertex buffer (it doesn't)
Add in-theory support for re-init (doesn't do anything)
Fix addresses of result and tilematrix
test/testta.c


16 years agoAdd high-memory tests
nkeynes [Fri, 18 Aug 2006 09:31:27 +0000]  tree
Add high-memory tests
test/testta4.data


16 years agoAdd float_read, float_write for fp registers
nkeynes [Fri, 18 Aug 2006 09:31:12 +0000]  tree
Add float_read, float_write for fp registers
test/lib.h


16 years agoImplement open/close dcload syscalls, change permission flag to "unsafe"
nkeynes [Mon, 07 Aug 2006 13:18:16 +0000]  tree
Implement open/close dcload syscalls, change permission flag to "unsafe"
src/dcload.c
src/main.c
src/syscall.h


16 years agoAdd alignment checks
nkeynes [Sun, 06 Aug 2006 09:43:03 +0000]  tree
Add alignment checks
src/sh4/sh4core.c


16 years agoAdd test for modifier context change in middle of vertex list
nkeynes [Sun, 06 Aug 2006 08:44:48 +0000]  tree
Add test for modifier context change in middle of vertex list
test/testta5.data


16 years agoAdd more bad_input calls
nkeynes [Sun, 06 Aug 2006 07:47:26 +0000]  tree
Add more bad_input calls
Start adding the no-list handling (not finished)
src/pvr2/tacore.c


16 years agoUpdate error tests
nkeynes [Sun, 06 Aug 2006 07:45:11 +0000]  tree
Update error tests
test/testta5.data


16 years agoAdd some more clip tests
nkeynes [Sun, 06 Aug 2006 07:37:03 +0000]  tree
Add some more clip tests
test/testta6.data


16 years agoFirst pass at implementing the tile clip. Reasonably accurate wrt basic
nkeynes [Sun, 06 Aug 2006 06:13:51 +0000]  tree
First pass at implementing the tile clip. Reasonably accurate wrt basic
understanding of how its supposed to work, not so accurate wrt actual
hardware behaviour
src/pvr2/tacore.c


.