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

16 years agoFix debug output of polygons with modifier volume
nkeynes [Tue, 06 Feb 2007 07:59:06 +0000]  tree
Fix debug output of polygons with modifier volume
src/pvr2/rendcore.c


16 years agoFix cut-n-paste error in V-clamp
nkeynes [Tue, 06 Feb 2007 07:57:57 +0000]  tree
Fix cut-n-paste error in V-clamp
src/pvr2/rendcore.c


16 years agoFix compressed mipmap textures (byte count was wrong)
nkeynes [Mon, 05 Feb 2007 08:52:59 +0000]  tree
Fix compressed mipmap textures (byte count was wrong)
Change internal gl format to the simple versions - let the implementation
use whatever's most efficient
src/pvr2/texcache.c


16 years agoMipmapped flag is only valid for twiddled textures
nkeynes [Mon, 05 Feb 2007 08:51:34 +0000]  tree
Mipmapped flag is only valid for twiddled textures
src/pvr2/pvr2.h


16 years agoFix handling of (some?) v3.0 cdi files
nkeynes [Sun, 04 Feb 2007 11:30:41 +0000]  tree
Fix handling of (some?) v3.0 cdi files
src/gdrom/cdi.c


16 years agoLoad textures into the right region
nkeynes [Wed, 31 Jan 2007 11:02:50 +0000]  tree
Load textures into the right region
Allow setting the backplane control word from the test data
test/testrend.c


16 years agoAdd null checks for better error handling
nkeynes [Wed, 31 Jan 2007 11:01:58 +0000]  tree
Add null checks for better error handling
test/testdata.c


16 years agouse ide.c in testregs
nkeynes [Wed, 31 Jan 2007 11:01:36 +0000]  tree
use ide.c in testregs
test/Makefile


16 years agoEnsure ide is active before doing register tests on it
nkeynes [Wed, 31 Jan 2007 11:00:25 +0000]  tree
Ensure ide is active before doing register tests on it
test/testregs.c


16 years agoRefactor gdrom module to be more conducive to real device support
nkeynes [Wed, 31 Jan 2007 10:58:42 +0000]  tree
Refactor gdrom module to be more conducive to real device support
src/Makefile.am
src/Makefile.in
src/asic.c
src/gdrom/cdi.c
src/gdrom/gdimage.c
src/gdrom/gdrom.c
src/gdrom/gdrom.h
src/gdrom/ide.c
src/gdrom/ide.h
src/gdrom/linux.c
...

.