mupen64plus-oldsvn/glN64
2008-07-21 02:43:39 +00:00
..
2xSAI.cpp Fixed compiler warnings for gcc 4.3.1. 2008-06-13 01:30:03 +00:00
2xSAI.h Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00
3DMath.h removed all the hokey ASM code from glN64 2008-07-21 02:43:39 +00:00
Combiner.cpp New feature: On Screen Display. Merged branch r0261-OSD-ebenblues up until rev 450 into trunk 2008-05-16 04:46:48 +00:00
Combiner.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
Config.h Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00
Config_gtk2.cpp KDE4 GUI merge: glN64 Config file changes, .kcfg and .ui files for KDE gui 2008-04-20 23:52:42 +00:00
Config_kde4.cpp KDE4 GUI merge: glN64 Config file changes, .kcfg and .ui files for KDE gui 2008-04-20 23:52:42 +00:00
convert.h removed all the hokey ASM code from glN64 2008-07-21 02:43:39 +00:00
CRC.cpp 3 glN64 bugfixes (segfaults on a 64-bit system in Perfect Dark): prevent clamp values from being negative, handle TMEM wrap-arounds from wacky height/line values in texture cache load and texture CRC functions 2008-07-20 15:01:57 +00:00
CRC.h Reverted all changes on trunk from rev 189. The reason why I made a branch was so that you would not commit these things on the trunk. 2008-04-14 11:29:15 +00:00
Debug.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
DepthBuffer.cpp Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
DepthBuffer.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
F3D.cpp Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
F3D.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
F3DDKR.cpp Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
F3DDKR.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
F3DEX.cpp Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
F3DEX.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
F3DEX2.cpp Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
F3DEX2.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
F3DPD.cpp Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
F3DPD.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
F3DWRUS.cpp Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
F3DWRUS.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
FrameBuffer.cpp Reverted all changes on trunk from rev 189. The reason why I made a branch was so that you would not commit these things on the trunk. 2008-04-14 11:29:15 +00:00
FrameBuffer.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
GBI.cpp KDE4 GUI merge: glN64 Config file changes, .kcfg and .ui files for KDE gui 2008-04-20 23:52:42 +00:00
GBI.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
gDP.cpp Reverted all changes on trunk from rev 189. The reason why I made a branch was so that you would not commit these things on the trunk. 2008-04-14 11:29:15 +00:00
gDP.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
glN64.cpp New feature: On Screen Display. Merged branch r0261-OSD-ebenblues up until rev 450 into trunk 2008-05-16 04:46:48 +00:00
glN64.h New feature: On Screen Display. Merged branch r0261-OSD-ebenblues up until rev 450 into trunk 2008-05-16 04:46:48 +00:00
gln64.kcfg KDE4 GUI merge: glN64 Config file changes, .kcfg and .ui files for KDE gui 2008-04-20 23:52:42 +00:00
gln64config.ui Replace QFormLayout with QTabWidget + QGridLayout. 2008-05-02 11:32:24 +00:00
gln64settings.kcfgc KDE4 GUI merge: glN64 Config file changes, .kcfg and .ui files for KDE gui 2008-04-20 23:52:42 +00:00
gSP.cpp Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
gSP.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
L3D.cpp Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
L3D.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
L3DEX.cpp Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
L3DEX.h Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00
L3DEX2.cpp Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
L3DEX2.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
Makefile removed all the hokey ASM code from glN64 2008-07-21 02:43:39 +00:00
N64.cpp Reverted all changes on trunk from rev 189. The reason why I made a branch was so that you would not commit these things on the trunk. 2008-04-14 11:29:15 +00:00
N64.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
NV_register_combiners.cpp New feature: On Screen Display. Merged branch r0261-OSD-ebenblues up until rev 450 into trunk 2008-05-16 04:46:48 +00:00
NV_register_combiners.h New feature: On Screen Display. Merged branch r0261-OSD-ebenblues up until rev 450 into trunk 2008-05-16 04:46:48 +00:00
OpenGL.cpp New feature: On Screen Display. Merged branch r0261-OSD-ebenblues up until rev 450 into trunk 2008-05-16 04:46:48 +00:00
OpenGL.h New feature: On Screen Display. Merged branch r0261-OSD-ebenblues up until rev 450 into trunk 2008-05-16 04:46:48 +00:00
RDP.cpp Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
RDP.h Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00
RSP.cpp removed all the hokey ASM code from glN64 2008-07-21 02:43:39 +00:00
RSP.h Reverted all changes on trunk from rev 189. The reason why I made a branch was so that you would not commit these things on the trunk. 2008-04-14 11:29:15 +00:00
S2DEX.cpp Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
S2DEX.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
S2DEX2.cpp Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
S2DEX2.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
texture_env.cpp New feature: On Screen Display. Merged branch r0261-OSD-ebenblues up until rev 450 into trunk 2008-05-16 04:46:48 +00:00
texture_env.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
texture_env_combine.cpp New feature: On Screen Display. Merged branch r0261-OSD-ebenblues up until rev 450 into trunk 2008-05-16 04:46:48 +00:00
texture_env_combine.h New feature: On Screen Display. Merged branch r0261-OSD-ebenblues up until rev 450 into trunk 2008-05-16 04:46:48 +00:00
Textures.cpp 3 glN64 bugfixes (segfaults on a 64-bit system in Perfect Dark): prevent clamp values from being negative, handle TMEM wrap-arounds from wacky height/line values in texture cache load and texture CRC functions 2008-07-20 15:01:57 +00:00
Textures.h Reverted all changes on trunk from rev 189. The reason why I made a branch was so that you would not commit these things on the trunk. 2008-04-14 11:29:15 +00:00
Types.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
VI.cpp Reverted all changes on trunk from rev 189. The reason why I made a branch was so that you would not commit these things on the trunk. 2008-04-14 11:29:15 +00:00
VI.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
Zilmar GFX 1.3.h New feature: On Screen Display. Merged branch r0261-OSD-ebenblues up until rev 450 into trunk 2008-05-16 04:46:48 +00:00