project64/Source/Glide64
zilmar 4f566ff9bc [Glide64] Remove passing HWND to grSstWinOpen 2017-01-29 06:27:50 +11:00
..
3dmath.cpp [Glide64] Fix linear texture coordinate transformation 2016-11-15 14:49:43 +01:00
3dmath.h Add Glide64 plugin 2013-04-05 08:22:19 +11:00
CRC.cpp [Glide64] Cleanup texture code 2016-01-25 22:26:42 +11:00
CRC.h [Glide64] Cleanup texture code 2016-01-25 22:26:42 +11:00
Combine.cpp [Glide64] Change Frame buffer emulation options bit to an enum 2017-01-25 06:08:33 +11:00
Combine.h [Project64] Rename wxUint8 to uint8_t 2016-01-20 17:17:45 +11:00
Config.cpp [Glide64] Remove screen shot type setting 2017-01-29 06:11:28 +11:00
Config.h [Glide64] Move system settings id in to Settings.cpp 2017-01-24 08:11:51 +11:00
Debugger.cpp [Glide64] Remove debugger 2017-01-23 17:24:01 +11:00
Debugger.h [Glide64] Remove debugger 2017-01-23 17:24:01 +11:00
DepthBufferRender.cpp [Project64] rename wxUint16 to uint16_t 2016-01-20 17:26:07 +11:00
DepthBufferRender.h [Project64] rename wxUint16 to uint16_t 2016-01-20 17:26:07 +11:00
Ext_TxFilter.cpp [Glide64] Get ext_ghq_init to have texture dir is char * 2016-02-01 17:01:11 +11:00
Ext_TxFilter.h [Glide64] Get ext_ghq_init to have texture dir is char * 2016-02-01 17:01:11 +11:00
FBtoScreen.cpp [Glide64] Change Frame buffer emulation options bit to an enum 2017-01-25 06:08:33 +11:00
FBtoScreen.h [Project64] Convert wxUint32 to uint32_t 2016-01-20 17:14:48 +11:00
Gfx_1.3.h [Glide64] Move Some of the screen res code in to ScreenResolution.cpp 2017-01-28 22:29:03 +11:00
Glide64.rc [Glide64] Remove screen shot type setting 2017-01-29 06:11:28 +11:00
Glide64.vcproj [Build] Get projects building 2016-06-07 20:25:32 +10:00
Glide64.vcxproj [Glide64] Move Some of the screen res code in to ScreenResolution.cpp 2017-01-28 22:29:03 +11:00
Glide64.vcxproj.filters [Glide64] Move Some of the screen res code in to ScreenResolution.cpp 2017-01-28 22:29:03 +11:00
GlideExtensions.h [Glide64] Remove passing HWND to grSstWinOpen 2017-01-29 06:27:50 +11:00
Main.cpp [Glide64] Remove passing HWND to grSstWinOpen 2017-01-29 06:27:50 +11:00
MiClWr8b.h [Glide64] Cleanup texture code 2016-01-25 22:26:42 +11:00
MiClWr16b.h [Glide64] Cleanup texture code 2016-01-25 22:26:42 +11:00
MiClWr32b.h Include string.h where needed. 2016-01-28 15:00:13 -05:00
ScreenResolution.cpp [Glide64] Move Some of the screen res code in to ScreenResolution.cpp 2017-01-28 22:29:03 +11:00
ScreenResolution.h [Glide64] Move Some of the screen res code in to ScreenResolution.cpp 2017-01-28 22:29:03 +11:00
Settings.cpp [Glide64] Remove screen shot type setting 2017-01-29 06:11:28 +11:00
Settings.h [Glide64] Remove screen shot type setting 2017-01-29 06:11:28 +11:00
SettingsID.h [Glide64] Remove screen shot type setting 2017-01-29 06:11:28 +11:00
TexBuffer.cpp [Glide64] Change Frame buffer emulation options bit to an enum 2017-01-25 06:08:33 +11:00
TexBuffer.h [Project64] rename wxUint16 to uint16_t 2016-01-20 17:26:07 +11:00
TexCache.cpp [Glide64] Remove passing HWND to grSstWinOpen 2017-01-29 06:27:50 +11:00
TexCache.h [Glide64] Cleanup texture code 2016-01-25 22:26:42 +11:00
TexConv.h [Glide64] Cleanup texture code 2016-01-25 22:26:42 +11:00
TexLoad.h Include string.h where needed. 2016-01-28 15:00:13 -05:00
TexLoad4b.h [Glide64] Deal with truncation smaller types 2016-05-01 12:45:01 +10:00
TexLoad8b.h [Glide64] Deal with truncation smaller types 2016-05-01 12:45:01 +10:00
TexLoad16b.h [Glide64] change wxUIntPtr to uintptr_t 2016-01-25 22:13:35 +11:00
TexLoad32b.h [Glide64] Cleanup texture code 2016-01-25 22:26:42 +11:00
TexMod.h [Glide64] Cleanup texture code 2016-01-25 22:26:42 +11:00
TexModCI.h [Glide64] Cleanup texture code 2016-01-25 22:26:42 +11:00
Util.cpp [Glide64] Change Frame buffer emulation options bit to an enum 2017-01-25 06:08:33 +11:00
Util.h [Glide64] Remove debugger 2017-01-23 17:24:01 +11:00
Version.h Update version numbers 2016-11-28 07:43:17 +11:00
cursor.h [Project64] Rename wxUint8 to uint8_t 2016-01-20 17:17:45 +11:00
font.h [Project64] Rename wxUint8 to uint8_t 2016-01-20 17:17:45 +11:00
gpl.txt Add Glide64 plugin 2013-04-05 08:22:19 +11:00
rdp.cpp [Glide64] Remove screen shot type setting 2017-01-29 06:11:28 +11:00
rdp.h [Glide64] Remove screen shot type setting 2017-01-29 06:11:28 +11:00
resource.h [Glide64] Remove screen shot type setting 2017-01-29 06:11:28 +11:00
trace.cpp [Glide64] Accidently deleted some settings code 2017-01-25 19:20:12 +11:00
trace.h [Glide64] Fix up to work on android 2016-03-11 05:29:41 +11:00
turbo3D.h [Glide64] Fix up a lot of the logging code 2016-02-11 20:58:42 +11:00
ucode.h [Glide64] Cleanup ucode .h files 2016-01-25 22:14:01 +11:00
ucode00.h [Glide64] Fix up a lot of the logging code 2016-02-11 20:58:42 +11:00
ucode01.h [Glide64] Fix up a lot of the logging code 2016-02-11 20:58:42 +11:00
ucode02.h [Glide64] Fix up a lot of the logging code 2016-02-11 20:58:42 +11:00
ucode03.h [Glide64] Fix up a lot of the logging code 2016-02-11 20:58:42 +11:00
ucode04.h [Glide64] Fix up a lot of the logging code 2016-02-11 20:58:42 +11:00
ucode05.h [Glide64] Fix up a lot of the logging code 2016-02-11 20:58:42 +11:00
ucode06.h [Glide64] Change Frame buffer emulation options bit to an enum 2017-01-25 06:08:33 +11:00
ucode07.h [Glide64] Fix up a lot of the logging code 2016-02-11 20:58:42 +11:00
ucode08.h [Glide64] Fix up a lot of the logging code 2016-02-11 20:58:42 +11:00
ucode09.h [Glide64] Fix up a lot of the logging code 2016-02-11 20:58:42 +11:00
ucode09rdp.h [Glide64] Fix up a lot of the logging code 2016-02-11 20:58:42 +11:00
ucodeFB.h [Glide64] Change Frame buffer emulation options bit to an enum 2017-01-25 06:08:33 +11:00
winlnxdefs.h [Glide64] Remove some wx headers 2016-01-25 22:20:55 +11:00