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

17 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


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


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


17 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


17 years agoFix broken tests
nkeynes [Sun, 06 Aug 2006 04:02:51 +0000]  tree
Fix broken tests
Add more NaN tests
test/testta5.data


17 years agoVerify that bit 23 doesn't preserve other bits
nkeynes [Sun, 06 Aug 2006 04:02:05 +0000]  tree
Verify that bit 23 doesn't preserve other bits
test/testta.data


17 years agoFix parse_float_colour for values <= 0 and qNaN
nkeynes [Sun, 06 Aug 2006 04:01:37 +0000]  tree
Fix parse_float_colour for values <= 0 and qNaN
src/pvr2/tacore.c


17 years agoHandle NAN vertexes "correctly" (TA treats them as +/- INF)
nkeynes [Sun, 06 Aug 2006 03:50:36 +0000]  tree
Handle NAN vertexes "correctly" (TA treats them as +/- INF)
src/pvr2/tacore.c


17 years agoAdd tile clip parsing
nkeynes [Sun, 06 Aug 2006 03:36:51 +0000]  tree
Add tile clip parsing
src/pvr2/tacore.c


17 years agoAdd masks on all PVR2 registers
nkeynes [Sun, 06 Aug 2006 02:47:08 +0000]  tree
Add masks on all PVR2 registers
Add missing registers and rename display registers for consistency
src/pvr2/pvr2.c
src/pvr2/pvr2mmio.h


.