.. |
3dmath.cpp
|
from fixed warnings and errors in vs2012
|
2015-10-12 07:17:01 +11:00 |
3dmath.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
CRC.cpp
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
CRC.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
Combine.cpp
|
[Glide64] fixed compiler warnings
|
2015-10-13 08:12:16 +11:00 |
Combine.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
Config.cpp
|
[Glide64] Remove space from filename to avoid confusion of build tools
|
2015-10-09 14:36:48 +11:00 |
Config.h
|
use functions to free cache space & smaller DLL (Data_DWORD_Game)
|
2015-03-23 18:53:53 -04:00 |
Debugger.cpp
|
[Glide64] remove unused old code
|
2015-10-14 11:30:47 +11:00 |
Debugger.h
|
move OpenGL error flag state debugging from Glide64 to Glitch64
|
2015-03-07 17:26:02 -05:00 |
DepthBufferRender.cpp
|
Do not rely on dynamic-width `long long` type; use int64_t.
|
2015-10-27 19:30:33 -04:00 |
DepthBufferRender.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
Ext_TxFilter.cpp
|
Glide64: Be able to get texture directory form emulator
|
2013-04-28 15:49:14 +10:00 |
Ext_TxFilter.h
|
Glide64: Be able to get texture directory form emulator
|
2013-04-28 15:49:14 +10:00 |
FBtoScreen.cpp
|
[Glide64] Remove unused variables
|
2015-10-11 21:12:32 +11:00 |
FBtoScreen.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
Gfx_1.3.h
|
[Glide64] fixed wrong include paths for case-sensitivity
|
2015-12-04 16:26:58 -05:00 |
Glide64.rc
|
Update version numbers and create a package zip
|
2015-02-19 19:03:33 +11:00 |
Glide64.vcproj
|
[Project64] Remove spaces from filename
|
2015-12-04 17:49:31 +11:00 |
Glide64.vcxproj
|
Adjusted minimum toolset versions to VS2010 for VCXPROJ and PROPS files.
|
2015-12-07 21:15:53 -08:00 |
Glide64.vcxproj.filters
|
[Solution] Upgrade glide projects for visual studio 2013
|
2015-10-15 08:49:37 +11:00 |
GlideExtensions.h
|
[glide64] sync changes to inc files
|
2015-10-10 22:15:57 +11:00 |
Keys.cpp
|
[Glide64] remove unused old code
|
2015-10-14 11:30:47 +11:00 |
Keys.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
Main.cpp
|
Disable texture filtering hotkey.
|
2016-01-17 22:32:53 +10:00 |
MiClWr8b.h
|
[Glide64] Convert to c implementation for functions like mirror32bS
|
2015-10-13 16:44:16 +11:00 |
MiClWr16b.h
|
[Glide64] Add C conversion of MiClWr16b assembler functions
|
2015-10-12 06:56:45 +11:00 |
MiClWr32b.h
|
[Glide64] Convert to c implementation for functions like mirror32bS
|
2015-10-13 16:44:16 +11:00 |
TexBuffer.cpp
|
[Glide64] Convert to c implementation for functions like mirror32bS
|
2015-10-13 16:44:16 +11:00 |
TexBuffer.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
TexCache.cpp
|
Evade the SDL dependency for WIN32/WIN64 builds.
|
2015-10-22 17:01:48 -04:00 |
TexCache.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
TexConv.h
|
[Glide64] Remove asm from TextConv.h
|
2015-10-14 11:38:47 +11:00 |
TexLoad.h
|
[Glide64] Change LoadNone function params to one line
|
2015-10-11 21:13:57 +11:00 |
TexLoad4b.h
|
[Glide64] Sync texture code
|
2015-10-21 07:49:29 +11:00 |
TexLoad8b.h
|
[Glide64] Sync texture code
|
2015-10-21 07:49:29 +11:00 |
TexLoad16b.h
|
[Glide64] Sync texture code
|
2015-10-21 07:49:29 +11:00 |
TexLoad32b.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
TexMod.h
|
[Glide64] Remove unused variables
|
2015-10-11 21:12:32 +11:00 |
TexModCI.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
Util.cpp
|
[Glide64] Add include math.h
|
2015-10-14 10:29:13 +11:00 |
Util.h
|
[Glide64] Reduce GCC specific code
|
2015-10-14 09:50:35 +11:00 |
Version.h
|
Set VERSION_BUILD to 9999
|
2015-09-13 17:28:02 +10:00 |
cursor.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
font.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
gpl.txt
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
rdp.cpp
|
[Glide64] loadBlock uses matched c function
|
2015-10-14 15:55:28 +11:00 |
rdp.h
|
[Glide64] Substitute `uint8_t' for `wxUint8' in "rdp.h".
|
2015-11-24 10:20:49 -05:00 |
resource.h
|
Glide64: Add version info
|
2013-04-22 07:53:08 +10:00 |
turbo3D.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
ucode.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
ucode00.h
|
line break consistency fix: ucode00.h
|
2015-03-11 17:16:40 -04:00 |
ucode01.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
ucode02.h
|
[Glide64] Remove unused variables
|
2015-10-11 21:12:32 +11:00 |
ucode03.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
ucode04.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
ucode05.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
ucode06.h
|
[Glide64] Remove unused variables
|
2015-10-11 21:12:32 +11:00 |
ucode07.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
ucode08.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
ucode09.h
|
[Glide64] fixed compiler warnings
|
2015-10-13 08:12:16 +11:00 |
ucode09rdp.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
ucodeFB.h
|
Add Glide64 plugin
|
2013-04-05 08:22:19 +11:00 |
winlnxdefs.h
|
[Glide64] Remove wxWidgets types from "winlnxdefs.h".
|
2015-11-24 10:37:22 -05:00 |