mupen64plus-oldsvn/glide64
2009-09-30 14:10:11 +00:00
..
icons fixed compile errors and warnings from new XPM icons 2009-06-10 14:56:28 +00:00
wrapper fixed spelling errors in issues 240 2009-06-09 15:35:16 +00:00
3dmath.cpp added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
3dmath.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
AUTHORS Imported mupen64plus/trunk/glide64 from mupen64-amd64/trunk/glide64 rev 254 2008-03-15 14:37:42 +00:00
Changes.txt Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
Combine.cpp bugfix issue 261: gcc4.4/glibc2.10 warning due to non-const pointers. From ats-googlecode@offog.org 2009-09-29 03:33:35 +00:00
Combine.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
compiletex.c fixed licensing issues in glide64 main files 2008-08-10 12:22:04 +00:00
config.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
Config_gtk2.cpp Initial work on qt4 port. Qt4 config dialog doesn't do anything yet. 2008-09-06 18:36:07 +00:00
config_qt4.cpp added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
configdialog_qt4.cpp added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
configdialog_qt4.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
CRC.cpp fixed licensing issues in glide64 main files 2008-08-10 12:22:04 +00:00
CRC.h fixed licensing issues in glide64 main files 2008-08-10 12:22:04 +00:00
cursor.tex Imported mupen64plus/trunk/glide64 from mupen64-amd64/trunk/glide64 rev 254 2008-03-15 14:37:42 +00:00
Debugger.cpp added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
Debugger.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
DepthBufferRender.cpp added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
DepthBufferRender.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
font.tex Imported mupen64plus/trunk/glide64 from mupen64-amd64/trunk/glide64 rev 254 2008-03-15 14:37:42 +00:00
Gfx1.3.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
glide64config.ui Very slightly clean up gln64 and glide64 interface 2008-09-08 09:14:17 +00:00
gpl.txt Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
Ini.cpp added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
Ini.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
INSTALL Imported mupen64plus/trunk/glide64 from mupen64-amd64/trunk/glide64 rev 254 2008-03-15 14:37:42 +00:00
LICENSES fixed licensing issues in glide64 main files 2008-08-10 12:22:04 +00:00
Main.cpp Removed some non-ascii characters, translated some messages from French to English. From sven.eckelmann@gmx.de 2009-09-30 14:10:11 +00:00
Makefile modified the version number handling in the makefiles. The fixes the problem of build failures from exported source trees and compiles in the version number given by VER= when release.mk is used 2008-10-18 16:36:44 +00:00
messagebox.h Removed some non-ascii characters, translated some messages from French to English. From sven.eckelmann@gmx.de 2009-09-30 14:10:11 +00:00
messagebox_gtk2.c added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
messagebox_qt4.cpp merged rev 1160 through 1162 back into trunk 2008-11-21 13:25:21 +00:00
MiClWr8b.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
MiClWr16b.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
rdp.cpp Added BYTESWAP macros for NO_ASM build in glide64, to resolve issue 237 2009-06-09 16:01:47 +00:00
rdp.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
support.h Fix a warning in glide64 gtk port 2008-09-08 23:09:45 +00:00
support_gtk2.c Fix a warning in glide64 gtk port 2008-09-08 23:09:45 +00:00
TexBuffer.cpp added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
TexBuffer.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
TexCache.cpp added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
TexCache.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
TexConv.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
TexLoad.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
TexLoad4b.h fixed inline ASM in glide64 to avoid ebx register, and properly build with -fpic. This will fix warning in 32-bit build and may help OSX build as well 2008-09-15 13:31:44 +00:00
TexLoad8b.h fixed inline ASM in glide64 to avoid ebx register, and properly build with -fpic. This will fix warning in 32-bit build and may help OSX build as well 2008-09-15 13:31:44 +00:00
TexLoad16b.h fixed licensing issues in glide64 main files 2008-08-10 12:22:04 +00:00
TexLoad32b.h fixed inline ASM in glide64 to avoid ebx register, and properly build with -fpic. This will fix warning in 32-bit build and may help OSX build as well 2008-09-15 13:31:44 +00:00
TexMod.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
TexModCI.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
Tmem.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
ucode.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
Ucode00.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
ucode01.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
ucode02.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
ucode03.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
ucode04.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
ucode05.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
ucode06.h fixed licensing issues in glide64 main files 2008-08-10 12:22:04 +00:00
ucode07.h fixed licensing issues in glide64 main files 2008-08-10 12:22:04 +00:00
ucode08.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
UcodeFB.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
Util.cpp fixed licensing issues in glide64 main files 2008-08-10 12:22:04 +00:00
Util.h added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
winlnxdefs.h fixed licensing issues in glide64 main files 2008-08-10 12:22:04 +00:00