project64/Source/Glide64
Frank-74 5179924a95 Remove redundant WINPROC_OVERRIDE 2016-08-13 16:17:17 +01:00
..
3dmath.cpp [Glide64] Fix up a lot of the logging code 2016-02-11 20:58:42 +11: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] add special blend modes for Pokemon Stadium games 2016-06-28 10:35:26 +02:00
Combine.h [Project64] Rename wxUint8 to uint8_t 2016-01-20 17:17:45 +11:00
Config.cpp [Glide64] Tidy up tooltips 2016-07-07 23:45:12 +01:00
Config.h [Glide64] Only ban Set_Resolution for Android? 2016-03-28 17:20:48 -04:00
Debugger.cpp [Glide64] Get Settings to be a class instead of a struct 2016-02-01 19:56:25 +11:00
Debugger.h [Project64] rename wxUint16 to uint16_t 2016-01-20 17:26:07 +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] Fix up a lot of the logging code 2016-02-11 20:58:42 +11:00
FBtoScreen.h [Project64] Convert wxUint32 to uint32_t 2016-01-20 17:14:48 +11:00
Gfx_1.3.h [Glide64] Make sure settings for game settings are saved 2016-04-02 20:46:22 +11:00
Glide64.rc [Glide64] Change height of dropdown boxes 2016-07-05 19:42:37 +10:00
Glide64.vcproj [Build] Get projects building 2016-06-07 20:25:32 +10:00
Glide64.vcxproj Remove wxWidgets and SDL references from VCXPROJ files. 2016-03-11 19:00:15 -08:00
Glide64.vcxproj.filters [Glide64] Get Settings to be a class instead of a struct 2016-02-01 19:56:25 +11:00
GlideExtensions.h [Glide64] Fix build problem 2016-03-28 08:19:29 +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 Remove redundant WINPROC_OVERRIDE 2016-08-13 16:17:17 +01: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
Settings.cpp [Glide64] [Glitch64] fixed non-WIN32 regressions from 52aea87 2016-03-27 12:51:14 -04:00
Settings.h [Glide64] [Glitch64] fixed non-WIN32 regressions from 52aea87 2016-03-27 12:51:14 -04:00
TexBuffer.cpp [Glide64] Fix up a lot of the logging code 2016-02-11 20:58:42 +11:00
TexBuffer.h [Project64] rename wxUint16 to uint16_t 2016-01-20 17:26:07 +11:00
TexCache.cpp [Glide64] Fix up a lot of the logging code 2016-02-11 20:58:42 +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 Revert "Fix Mario 64 texture wobble" 2016-07-10 11:21:21 +10:00
Util.h [Glide64] Fix some of the run time checks 2016-01-21 04:39:18 +11:00
Version.h Update version numbers 2016-06-05 17:22:42 +10: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] Deal with truncation smaller types 2016-05-01 12:45:01 +10:00
rdp.h [Glide64] fix up LLE 2016-02-29 18:27:04 +01:00
resource.h [Glide64] Missed added the resource items 2016-03-09 17:49:38 +11:00
trace.cpp [Glide64] Clean up how log is created 2016-05-01 12:46:06 +10: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] Fix up a lot of the logging code 2016-02-11 20:58:42 +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] Fix up a lot of the logging code 2016-02-11 20:58:42 +11:00
winlnxdefs.h [Glide64] Remove some wx headers 2016-01-25 22:20:55 +11:00