project64/Source/Glide64
unknown b5604955d2 move OpenGL error flag state debugging from Glide64 to Glitch64
Do not call glGetError within Glide64::UpdateScreen to check for GL errors generated from Glitch64 functions, as Glitch64 does all the OpenGL handling (even if it is statically linked) and contains code that could be called from a different thread than gfx spec function `UpdateScreen`.
2015-03-07 17:26:02 -05:00
..
CB Add Glide64 plugin 2013-04-05 08:22:19 +11:00
Help Add Glide64 plugin 2013-04-05 08:22:19 +11:00
Internalization Add Glide64 plugin 2013-04-05 08:22:19 +11:00
config Add Glide64 plugin 2013-04-05 08:22:19 +11:00
inc Add Glide64 plugin 2013-04-05 08:22:19 +11:00
3dmath.cpp Glide64: Update to make asm more closer to original code 2013-04-20 12:14:46 +10:00
3dmath.h Add Glide64 plugin 2013-04-05 08:22:19 +11:00
3dmathSIMD.asm.cpp #pull request 42 2015-02-01 06:27:27 +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) ammend previous fixes to treat undefined cases as errors 2015-02-04 15:44:56 -05:00
Combine.h Add Glide64 plugin 2013-04-05 08:22:19 +11:00
Config.cpp Fix Glide About/Config crash and memory leaks 2015-03-06 09:25:37 +00:00
Config.h Glide64: Be able to get texture directory form emulator 2013-04-28 15:49:14 +10:00
Debugger.cpp move OpenGL error flag state debugging from Glide64 to Glitch64 2015-03-07 17:26:02 -05:00
Debugger.h move OpenGL error flag state debugging from Glide64 to Glitch64 2015-03-07 17:26:02 -05:00
DepthBufferRender.cpp Glide64: Update to make asm more closer to original code 2013-04-20 12:14:46 +10: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 Add Glide64 plugin 2013-04-05 08:22:19 +11:00
FBtoScreen.h Add Glide64 plugin 2013-04-05 08:22:19 +11:00
FixedPoint.asm.cpp Glide64: Update to make asm more closer to original code 2013-04-20 12:14:46 +10:00
Gfx #1.3.h Glide64: Be able to get texture directory form emulator 2013-04-28 15:49:14 +10:00
Glide64.rc Update version numbers and create a package zip 2015-02-19 19:03:33 +11:00
Glide64.vcproj fix version string include 2015-02-18 07:47:41 +11:00
Glide64.vcxproj fix VS2013 linker warning about setting subsystem ver w/o a platform 2015-03-07 15:53:26 -05:00
Glide64.vcxproj.filters Make glide64's version info reference from version.h 2015-02-17 20:56:34 +11:00
GlideExtensions.h #pull request 42 2015-02-01 06:27:27 +11:00
Keys.cpp Add Glide64 plugin 2013-04-05 08:22:19 +11:00
Keys.h Add Glide64 plugin 2013-04-05 08:22:19 +11:00
Main.cpp move OpenGL error flag state debugging from Glide64 to Glitch64 2015-03-07 17:26:02 -05:00
Makefile.gcc Add Glide64 plugin 2013-04-05 08:22:19 +11:00
MiClWr8b.h Glide64: Update to make asm more closer to original code 2013-04-20 12:14:46 +10:00
MiClWr16b.h Glide64: Update to make asm more closer to original code 2013-04-20 12:14:46 +10:00
MiClWr32b.h Glide64: Update to make asm more closer to original code 2013-04-20 12:14:46 +10:00
TexBuffer.cpp (Glide64) guess doing 2*(wxUint16) produces a signed type in C++ rules? 2015-02-01 13:10:27 -05:00
TexBuffer.h Add Glide64 plugin 2013-04-05 08:22:19 +11:00
TexCache.cpp (Glide64) fixed tmu initialization warning by staticizing TMU elements 2015-02-01 12:47:09 -05:00
TexCache.h Add Glide64 plugin 2013-04-05 08:22:19 +11:00
TexConv.h Glide64: Update to make asm more closer to original code 2013-04-20 12:14:46 +10:00
TexLoad.h (Glide64) None of the TexLoad.h::LoadNone parameters were ever used. 2015-02-01 12:54:28 -05:00
TexLoad4b.h Glide64: Update to make asm more closer to original code 2013-04-20 12:14:46 +10:00
TexLoad8b.h Glide64: Update to make asm more closer to original code 2013-04-20 12:14:46 +10:00
TexLoad16b.h #pull request 42 2015-02-01 06:27:27 +11:00
TexLoad32b.h Add Glide64 plugin 2013-04-05 08:22:19 +11:00
TexMod.h Add Glide64 plugin 2013-04-05 08:22:19 +11:00
TexModCI.h Add Glide64 plugin 2013-04-05 08:22:19 +11:00
Texture.asm.cpp Glide64: Update to make asm more closer to original code 2013-04-20 12:14:46 +10:00
Util.cpp Add Glide64 plugin 2013-04-05 08:22:19 +11:00
Util.h Add Glide64 plugin 2013-04-05 08:22:19 +11:00
Version.h Update versions 2015-02-22 19:43:15 +11:00
australia.xpm Add Glide64 plugin 2013-04-05 08:22:19 +11:00
brazil.xpm Add Glide64 plugin 2013-04-05 08:22:19 +11:00
build_asm.bat #pull request 42 2015-02-01 06:27:27 +11: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
france.xpm Add Glide64 plugin 2013-04-05 08:22:19 +11:00
gpl.txt Add Glide64 plugin 2013-04-05 08:22:19 +11:00
japan.xpm Add Glide64 plugin 2013-04-05 08:22:19 +11:00
logo.xpm Add Glide64 plugin 2013-04-05 08:22:19 +11:00
rdp.cpp sorry, don't work well with hunger 2015-02-01 12:53:32 -05:00
rdp.h Glide64: Be able to get texture directory form emulator 2013-04-28 15:49:14 +10:00
resource.h Glide64: Add version info 2013-04-22 07:53:08 +10:00
russia.xpm Add Glide64 plugin 2013-04-05 08:22:19 +11: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 Add Glide64 plugin 2013-04-05 08:22:19 +11:00
ucode01.h Add Glide64 plugin 2013-04-05 08:22:19 +11:00
ucode02.h Add Glide64 plugin 2013-04-05 08:22:19 +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 Add Glide64 plugin 2013-04-05 08:22:19 +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) ammend previous fixes to treat undefined cases as errors 2015-02-04 15:44:56 -05: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
usa.xpm Add Glide64 plugin 2013-04-05 08:22:19 +11:00