1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-04 10:03:36 +00:00
GLideN64/src
2016-02-27 10:51:57 +06:00
..
common Rewrite RSP_ThreadProc. 2016-02-27 10:51:57 +06:00
GLES2 Alpha compare should happen after the 1st cycle of a two-cycle combiner 2016-02-09 22:00:41 +06:00
GLideNHQ Fix Android build for x86_64 2016-01-19 17:50:56 -06:00
GLideNUI Add Japanese translation file to GLideNUI config. 2016-02-05 21:16:22 +06:00
inc Update Mupen64Plus interface headers. 2015-05-14 11:27:44 +06:00
mupenplus Move gamma correction to post processor. 2016-01-16 19:48:19 +06:00
OGL3X Alpha compare should happen after the 1st cycle of a two-cycle combiner 2016-02-09 22:00:41 +06:00
osal Make osal as separate library. 2015-10-08 22:54:19 +06:00
windows Save screenshot from frame buffer texture if FB emulation enabled. 2016-01-16 19:48:20 +06:00
3DMath.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
3DMath.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
CMakeLists.txt FrameBufferInfo API extension. Initial dummy implementation. 2016-02-27 10:51:56 +06:00
Combiner.cpp Revert "Add check that glGetProgramBinary is available." 2015-10-12 20:11:59 +06:00
Combiner.h Change shaders storage format: add information about config options used on 2015-10-08 22:54:43 +06:00
CommonPluginAPI.cpp FrameBufferInfo API extension. Initial dummy implementation. 2016-02-27 10:51:56 +06:00
Config.cpp Move gamma correction to post processor. 2016-01-16 19:48:19 +06:00
Config.h Move gamma correction to post processor. 2016-01-16 19:48:19 +06:00
convert.h Fix "Error: selected processor does not support ARM mode `rev16 r3,r3'" 2015-10-10 14:39:50 +06:00
CRC.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
CRC.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
Debug.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
DepthBuffer.cpp FrameBuffer/DepthBuffer: Add missing class members to constructor initializer lists 2015-10-10 14:05:18 -04:00
DepthBuffer.h FrameBufferInfo API extension. Initial dummy implementation. 2016-02-27 10:51:56 +06:00
F3D.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
F3D.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
F3DDKR.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
F3DDKR.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
F3DEX.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
F3DEX.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
F3DEX2.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
F3DEX2.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
F3DEX2CBFD.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
F3DEX2CBFD.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
F3DPD.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
F3DPD.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
F3DSWSE.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
F3DSWSE.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
F3DWRUS.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
F3DWRUS.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
FrameBuffer.cpp FrameBufferInfo API extension. Initial dummy implementation. 2016-02-27 10:51:56 +06:00
FrameBuffer.h FrameBufferInfo API extension. Initial dummy implementation. 2016-02-27 10:51:56 +06:00
FrameBufferEmulationIssues.txt Move all sources to src folder. 2015-05-13 10:21:32 +06:00
FrameBufferInfo.cpp FrameBufferInfo API extension. Initial dummy implementation. 2016-02-27 10:51:56 +06:00
FrameBufferInfo.h FrameBufferInfo API extension. Initial dummy implementation. 2016-02-27 10:51:56 +06:00
FrameBufferInfoAPI.h FrameBufferInfo API extension. Initial dummy implementation. 2016-02-27 10:51:56 +06:00
GBI.cpp detect Vivid Dolls ucode 2016-02-05 18:21:01 +01:00
GBI.h GBI: Move command flushing to a private function 2015-10-10 13:40:49 -04:00
gDP.cpp Remove gamma correction code from gDPFillRectangle. 2016-02-06 00:09:00 +06:00
gDP.h Always show cfb until first dlist: 2015-05-18 12:55:42 +06:00
getRevision.sh Make getRevision.sh executable 2015-10-31 15:14:10 +00:00
GLideN64.cpp Switch to Unicode strings. 2015-05-13 10:21:40 +06:00
GLideN64.h Switch to Unicode strings. 2015-05-13 10:21:40 +06:00
GLSLCombiner.h Move gamma correction to post processor. 2016-01-16 19:48:19 +06:00
glState.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
glState.h Add extern "C" for functions in glState.h 2015-05-13 10:22:18 +06:00
gSP.cpp Add hack_ZeldaCamera to fix camera in Zelda MM, #577 2015-09-27 10:10:05 +06:00
gSP.h Always show cfb until first dlist: 2015-05-18 12:55:42 +06:00
Keys.cpp Fix compilation warning in Keys.cpp 2015-06-01 14:50:07 +06:00
Keys.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
L3D.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
L3D.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
L3DEX.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
L3DEX.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
L3DEX2.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
L3DEX2.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
Log.h FrameBufferInfo API extension. Initial dummy implementation. 2016-02-27 10:51:56 +06:00
MupenPlusPluginAPI.cpp Fix RomOpen for Mupen64Plus API. 2015-07-23 16:07:33 +06:00
N64.cpp Correct load to TMEM functions: wrap tmem address in case of overflow. 2015-06-17 16:02:06 +06:00
N64.h Correct load to TMEM functions: wrap tmem address in case of overflow. 2015-06-17 16:02:06 +06:00
OpenGL.cpp Fix regression is Perfect Dark camspy, caused by commit f7ee508c94. 2016-01-17 13:03:02 +06:00
OpenGL.h Replace RSP.DList by OGLVideo::getBuffersSwapCount() 2015-10-17 21:20:50 +06:00
PluginAPI.h Rewrite RSP_ThreadProc. 2016-02-27 10:51:57 +06:00
PostProcessor.cpp Move gamma correction to post processor. 2016-01-16 19:48:19 +06:00
PostProcessor.h Move gamma correction to post processor. 2016-01-16 19:48:19 +06:00
RDP.cpp Fix crash when fb emulation enabled/disabled during gameplay, issue #601 2015-07-23 21:55:30 +06:00
RDP.h Revert "Correct coronas emulation in Perfect Dark." 2015-06-14 22:57:53 +06:00
RSP.cpp Merge pull request #828 from purplemarshmallow/24 2016-01-12 15:00:27 +05:00
RSP.h Replace RSP.DList by OGLVideo::getBuffersSwapCount() 2015-10-17 21:20:50 +06:00
S2DEX.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
S2DEX.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
S2DEX2.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
S2DEX2.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
sdl2_compat.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
ShaderUtils.cpp Alpha compare should happen after the 1st cycle of a two-cycle combiner 2016-02-09 22:00:41 +06:00
ShaderUtils.h Code refactor: 2015-05-21 00:11:30 +06:00
TextDrawer.cpp Make shaders GL ES 3.1 conformant. 2015-06-10 18:57:13 +06:00
TextDrawer.h Code cleanup: correct class TextDrawer definition. 2015-06-16 20:41:13 +06:00
TextDrawerStub.cpp Replace TextDrawer by TextDrawerStub for GL ES. 2015-05-13 10:22:09 +06:00
Textures.cpp Fix TMEM address mask for tlut_en case. Thanks angrylion for the hint. 2016-02-09 22:00:45 +06:00
Textures.h Changing the texture cache to be a proper LRU cache 2015-10-08 21:15:09 +06:00
Turbo3D.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
Turbo3D.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
TxFilterStub.cpp Add TxFilterStub.cpp for GL ES. 2015-05-13 10:22:10 +06:00
Types.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
UniformCollection.h Fix texture coordinates calculation for frame buffer textures: 2015-10-11 21:23:21 +06:00
VI.cpp correct cfb mode if screeen update on color buffer change is selected 2016-01-03 23:57:12 +01:00
VI.h Fix _isMarioTennisScoreboard() hack for (E) version. 2015-05-13 10:21:46 +06:00
winlnxdefs.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
wst.h make gln_wcscat static to avoid link issues. 2015-05-30 20:38:50 +06:00
ZilmarGFX_1_3.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00
ZilmarPluginAPI.cpp Fix RomOpen for Mupen64Plus API. 2015-07-23 16:07:33 +06:00
ZSort.cpp Move all sources to src folder. 2015-05-13 10:21:32 +06:00
ZSort.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00