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

14 years agoSimplify triangle extraction (using scene data properly)
nkeynes [Sun, 28 Sep 2008 00:31:58 +0000]  tree
Simplify triangle extraction (using scene data properly)
src/pvr2/rendsort.c


14 years agoAdd missing declaration for pvr2_finish_render_buffer
nkeynes [Sun, 28 Sep 2008 00:30:45 +0000]  tree
Add missing declaration for pvr2_finish_render_buffer
src/pvr2/pvr2.h


14 years agoDowngrade Bumpmap to warning (temporarily until implemented) and treat unrecognized
nkeynes [Sun, 28 Sep 2008 00:29:37 +0000]  tree
Downgrade Bumpmap to warning (temporarily until implemented) and treat unrecognized
textures as ARGB1555
src/pvr2/texcache.c


14 years agoImprove FRQCR register handling slightly (recognize the PLLEN1 flag)
nkeynes [Fri, 26 Sep 2008 10:29:10 +0000]  tree
Improve FRQCR register handling slightly (recognize the PLLEN1 flag)
src/sh4/sh4mmio.h
src/sh4/timer.c


14 years agoImplement packet command 10h drive status
nkeynes [Fri, 12 Sep 2008 11:59:49 +0000]  tree
Implement packet command 10h drive status
src/gdrom/ide.c
src/gdrom/ide.h
src/gdrom/packet.h


14 years agoImplement write-back with the hscaler enabled
nkeynes [Fri, 12 Sep 2008 05:36:00 +0000]  tree
Implement write-back with the hscaler enabled
src/drivers/gl_fbo.c
src/pvr2/pvr2mem.c


14 years agoCompletely untested render-to-texture work in progress
nkeynes [Thu, 11 Sep 2008 22:51:24 +0000]  tree
Completely untested render-to-texture work in progress
src/pvr2/glrender.c
src/pvr2/pvr2.c
src/pvr2/pvr2.h
src/pvr2/pvr2mem.c
src/pvr2/texcache.c


14 years agoInitial impl of the alternate PVR DMA channel
nkeynes [Wed, 10 Sep 2008 02:03:20 +0000]  tree
Initial impl of the alternate PVR DMA channel
src/asic.c
src/asic.h


14 years agoAdd general gl_window_to_system_coords function to convert window system coordinates
nkeynes [Tue, 09 Sep 2008 00:51:43 +0000]  tree
Add general gl_window_to_system_coords function to convert window system coordinates
back into something in the DC range of 640x480, update mouse events to use it
src/drivers/video_gl.c
src/drivers/video_gl.h
src/drivers/video_osx.c
src/gtkui/gtk_win.c


14 years agoFix set_grab thinko
nkeynes [Tue, 09 Sep 2008 00:50:15 +0000]  tree
Fix set_grab thinko
src/gtkui/gtkui.c


.