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

16 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


16 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


16 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


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


16 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


16 years agoUpdate the register list to scan the entire 5F8000-5F8200 range (ie all
nkeynes [Sun, 06 Aug 2006 02:46:09 +0000]  tree
Update the register list to scan the entire 5F8000-5F8200 range (ie all
PVR registers) for writeability
test/testregs.c


16 years agoAdd error lines to tests with incomplete polys
nkeynes [Sat, 05 Aug 2006 00:18:21 +0000]  tree
Add error lines to tests with incomplete polys
Split clip tests to separate data file
Add tests for cmd bit 23 ("use list size field")
test/testta.data
test/testta2.data
test/testta5.data
test/testta6.data


16 years agoAdd an input error event when terminating a list while there's an active
nkeynes [Sat, 05 Aug 2006 00:02:41 +0000]  tree
Add an input error event when terminating a list while there's an active
vertex list.
src/pvr2/tacore.c


16 years agoAdd more tile list limit tests
nkeynes [Fri, 04 Aug 2006 01:38:30 +0000]  tree
Add more tile list limit tests
Implement tile list limits in the ta core.
Rename TA_TILEEND to TA_LISTEND
src/pvr2/pvr2.c
src/pvr2/pvr2mmio.h
src/pvr2/tacore.c
test/asic.c
test/asic.h
test/testta.c
test/testta4.data
test/testta5.data


16 years agoAdd exact qNan test
nkeynes [Fri, 04 Aug 2006 01:36:23 +0000]  tree
Add exact qNan test
test/testmath.c


.