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

12 years agoAdd missing android files
nkeynes [Tue, 06 Mar 2012 17:41:54 +1000]  tree
Add missing android files
android/project.properties
android/res/drawable/tb_pause.png


12 years agoReport egl driver in configure output
nkeynes [Tue, 06 Mar 2012 17:35:21 +1000]  tree
Report egl driver in configure output
configure
configure.in


12 years agoMerge ARM disassembler from binutils 2.22
nkeynes [Tue, 06 Mar 2012 12:42:33 +1000]  tree
Merge ARM disassembler from binutils 2.22
src/Makefile.am
src/Makefile.in
src/xlat/disasm/arm-dis.c
src/xlat/disasm/arm.h
src/xlat/disasm/bfd.h
src/xlat/disasm/dis-asm.h
src/xlat/disasm/floatformat.c
src/xlat/disasm/floatformat.h
src/xlat/disasm/safe-ctype.c
src/xlat/disasm/safe-ctype.h


12 years agoMove x86dasm/* files under xlat/disasm
nkeynes [Tue, 06 Mar 2012 12:19:08 +1000]  tree
Move x86dasm/* files under xlat/disasm
src/Makefile.am
src/Makefile.in
src/x86dasm/README
src/x86dasm/ansidecl.h
src/x86dasm/bfd.h
src/x86dasm/dis-asm.h
src/x86dasm/dis-buf.c
src/x86dasm/dis-init.c
src/x86dasm/i386-dis.c
src/x86dasm/symcat.h
...

12 years agoBreak host disassembly bits out of sh4x86.in, and move the generic disasm
nkeynes [Tue, 06 Mar 2012 09:04:34 +1000]  tree
Break host disassembly bits out of sh4x86.in, and move the generic disasm
bits from x86dasm to xlat.
src/Makefile.am
src/Makefile.in
src/sh4/sh4trans.c
src/sh4/sh4trans.h
src/sh4/sh4x86.in
src/test/testsh4x86.c
src/x86dasm/i386-dis.c
src/x86dasm/x86dasm.c
src/x86dasm/x86dasm.h
src/xlat/xlatdasm.c
...

12 years agoFix boundary of the first vertical gap in view
nkeynes [Mon, 05 Mar 2012 22:20:33 +1000]  tree
Fix boundary of the first vertical gap in view
src/drivers/video_gl.c


12 years agoRemove check for Maple sender address. Need to test behaviour of this on DC
nkeynes [Mon, 05 Mar 2012 17:39:32 +1000]  tree
Remove check for Maple sender address. Need to test behaviour of this on DC
Patch from guinux, thanks!
src/maple/maple.c


12 years agoFix direction of #define in previous commit
nkeynes [Mon, 05 Mar 2012 17:38:19 +1000]  tree
Fix direction of #define in previous commit
src/drivers/video_gl.c


12 years agoRevert to using GL_QUADS when available, fallback to fan-strip when it's not
nkeynes [Mon, 05 Mar 2012 15:00:14 +1000]  tree
Revert to using GL_QUADS when available, fallback to fan-strip when it's not
(GLES)
src/drivers/video_gl.c
src/pvr2/glutil.h


12 years agoSmall cleanups:
nkeynes [Mon, 05 Mar 2012 11:41:03 +1000]  tree
Small cleanups:
Refactor the post-windowing setup into gl_init_driver() in video_gl.c
Move gl_sl.c into src/drivers and tidy up a bit.
Fix OS X compiling plugins with -mdynamic-no-pic
src/Makefile.am
src/Makefile.in
src/drivers/gl_sl.c
src/drivers/video_egl.c
src/drivers/video_gl.c
src/drivers/video_gl.h
src/drivers/video_glx.c
src/drivers/video_nsgl.m
src/pvr2/gl_sl.c
src/pvr2/glutil.c
...

.