1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-07 03:13:49 +00:00
GLideN64/src
2016-04-10 18:04:59 +06:00
..
common Code rafactor to fix compilation errors with mupen64plus build. 2016-02-27 11:58:56 +06:00
GLES2 Implement depth texture load for nfl quaterback 98 2016-04-09 21:07:55 +06:00
GLideNHQ Convert filtered textures back to original format only when 'force 16bpp textures' option is enabled. 2016-04-07 17:46:32 +06:00
GLideNUI Fix custom windowed mode, issue #917 2016-03-21 21:11:32 +06:00
inc Code rafactor to fix compilation errors with mupen64plus build. 2016-02-27 11:58:56 +06:00
mupenplus Add "UseNativeResolutionFactor" option. 2016-02-27 12:43:20 +06:00
OGL3X Implement depth texture load for nfl quaterback 98 2016-04-09 21:07:55 +06:00
osal Make osal as separate library. 2015-10-08 22:54:19 +06:00
windows Fix screenshot capture from antialased buffer, issue #905 2016-03-19 19:35:59 +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 correct CMakeLists.txt 2016-02-28 11:03:05 +06:00
Combiner.cpp Fix texture coordinates calculation in vertex shader when TexturePersp disabled. 2016-03-23 10:22:25 +06:00
Combiner.h Save correct ConfigOptionsBitSet to shader storage header. 2016-03-22 20:51:08 +06:00
CommonPluginAPI.cpp Code rafactor to fix compilation errors with mupen64plus build. 2016-02-27 11:58:56 +06:00
Config.cpp Disable FBInfo for mupen64plus by default due to poor support of that feature by mupen64plus. 2016-04-07 14:48:28 +06:00
Config.h Implement depth texture load for nfl quaterback 98 2016-04-09 21:07:55 +06:00
convert.h Rewrite LoadBlock. 2016-03-26 21:14:42 +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 Correct depth buffer removal: 2016-03-06 21:12:23 +06: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 Fixing FBInfo build on gcc (5.2.1) 2016-02-27 10:52:02 +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 Correct texture coordinates calculation in OGLRender::drawTexturedRect : 2016-04-09 10:56:15 +06:00
FrameBuffer.h Force resolve multisampled buffer in FrameBufferList::renderBuffer. 2016-03-19 20:36:54 +06:00
FrameBufferEmulationIssues.txt Move all sources to src folder. 2015-05-13 10:21:32 +06:00
FrameBufferInfo.cpp Code rafactor to fix compilation errors with mupen64plus build. 2016-02-27 11:58:56 +06:00
FrameBufferInfo.h Code rafactor to fix compilation errors with mupen64plus build. 2016-02-27 11:58:56 +06:00
FrameBufferInfoAPI.h Code rafactor to fix compilation errors with mupen64plus build. 2016-02-27 11:58:56 +06:00
GBI.cpp Detect microcodes, where texture perspective correction is always enabled. 2016-03-23 22:15:19 +06:00
GBI.h Detect microcodes, where texture perspective correction is always enabled. 2016-03-23 22:15:19 +06:00
gDP.cpp Correct texture coordinates calculation in OGLRender::drawTexturedRect : 2016-04-09 10:56:15 +06:00
gDP.h Fix frame buffer texture detection when load tile is not 7. 2016-03-05 17:55:30 +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 Implement depth texture load for nfl quaterback 98 2016-04-09 21:07:55 +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 a hack for Jeremy McGrath Supercross 2000 jauge line, see #274 2016-03-29 22:21:52 +06:00
gSP.h Move calculations from drawLLETriangle to vertex shader. 2016-03-19 14:02:49 +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 don't write to the logfile if it doesn't open correctly (eg permissions) #930 2016-03-24 09:27:09 +06:00
MupenPlusPluginAPI.cpp Fix mupen64plus build. 2016-02-27 10:51:58 +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 Correct texture clamp condition in texrect. 2016-04-10 18:04:59 +06:00
OpenGL.h Correct texture coordinates calculation in OGLRender::drawTexturedRect : 2016-04-09 10:56:15 +06:00
PluginAPI.h Code rafactor to fix compilation errors with mupen64plus build. 2016-02-27 11:58:56 +06:00
PostProcessor.cpp PostProcessor: do not copy original texture if AA is off. 2016-04-02 18:58:31 +06:00
PostProcessor.h PostProcessor: do not copy original texture if AA is off. 2016-04-02 18:58:31 +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 Implement depth texture load for nfl quaterback 98 2016-04-09 21:07:55 +06:00
RSP.h Add optimization hacks for depth buffer read in PD and CBFD: 2016-03-13 17:53:08 +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 Correct alpha test shader. 2016-03-30 00:11:18 +06:00
ShaderUtils.h Code refactor: use std::string instead of plain char buffer in compileCombiner. 2016-03-12 20:09:29 +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 Implement depth texture load for nfl quaterback 98 2016-04-09 21:07:55 +06:00
Textures.h Implement depth texture load for nfl quaterback 98 2016-04-09 21:07:55 +06:00
Turbo3D.cpp Disable fog for Turbo3D ucode. 2016-03-07 15:29:46 +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 Code rafactor to fix compilation errors with mupen64plus build. 2016-02-27 11:58:56 +06: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 Set G_SHADE geometry mode for ZSort ucode. 2016-04-02 15:58:45 +06:00
ZSort.h Move all sources to src folder. 2015-05-13 10:21:32 +06:00