Invalidate render buffers when vram32 region is written from DMA / store
queue. Patch from Guinux, thanks!
src/pvr2/pvr2.h
src/pvr2/pvr2mem.c
queue. Patch from Guinux, thanks!
src/pvr2/pvr2.h
src/pvr2/pvr2mem.c
Move the generated prologue/epilogue code out into a common entry stub
(reduces space requirements) and pre-save all saved registers. Change
FASTCALL to use 3 regs instead of 2 since we can now keep everything in
regs.
src/lxdream.h
src/sh4/mmux86.c
src/sh4/sh4trans.c
src/sh4/sh4trans.h
src/sh4/sh4x86.in
src/xlat/x86/amd64abi.h
src/xlat/x86/ia32abi.h
(reduces space requirements) and pre-save all saved registers. Change
FASTCALL to use 3 regs instead of 2 since we can now keep everything in
regs.
src/lxdream.h
src/sh4/mmux86.c
src/sh4/sh4trans.c
src/sh4/sh4trans.h
src/sh4/sh4x86.in
src/xlat/x86/amd64abi.h
src/xlat/x86/ia32abi.h
Handle corner case in pvr2_run_slice when we've previously slightly overrun
the end of the time slice
src/pvr2/pvr2.c
the end of the time slice
src/pvr2/pvr2.c
Add check that glGenFencesNV is actually defined, to try to guard against
installations with a broken libGL
src/drivers/gl_vbo.c
installations with a broken libGL
src/drivers/gl_vbo.c
Add support for Nokia N900
- Generic support for EGL with GTK
- Workaround for nokia bug with egl config
Based on patch from guinux, thanks!
Makefile.in
configure
configure.in
src/Makefile.am
src/Makefile.in
src/drivers/gl_sl.c
src/drivers/video_egl.c
src/drivers/video_egl.h
src/drivers/video_gtk.c
src/pvr2/glutil.h
...
- Generic support for EGL with GTK
- Workaround for nokia bug with egl config
Based on patch from guinux, thanks!
Makefile.in
configure
configure.in
src/Makefile.am
src/Makefile.in
src/drivers/gl_sl.c
src/drivers/video_egl.c
src/drivers/video_egl.h
src/drivers/video_gtk.c
src/pvr2/glutil.h
...
Add glib/gfileutils.h includes, as some required defines were moved there in recent versions of glib
src/drivers/cdrom/cd_gdi.c
src/lxpaths.c
src/drivers/cdrom/cd_gdi.c
src/lxpaths.c
Set the android default directory to $SDCARD/lxdream instead of the /data
directory.
android/src/org/lxdream/LxdreamActivity.java
directory.
android/src/org/lxdream/LxdreamActivity.java
.