index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-04-10
Updated CodecCtl with more service names.
Hexagon12
2018-04-10
Updated audren with more service names.
Hexagon12
2018-04-10
Updated audrec with more service names.
Hexagon12
2018-04-10
Updated audout with more service names.
Hexagon12
2018-04-10
Updated audin with more service names.
Hexagon12
2018-04-10
Updated AOC with more service names.
Hexagon12
2018-04-10
Updated AppletOE with more service names.
Hexagon12
2018-04-10
Updated AppletAE with more service names.
Hexagon12
2018-04-10
Updated AM with more service names.
Hexagon12
2018-04-07
Merge pull request #314 from jroweboy/tegra-progress-3b
bunnei
2018-04-07
Merge pull request #315 from jroweboy/spelling-fix
bunnei
2018-04-07
Merge pull request #316 from jroweboy/dontcrash
bunnei
2018-04-07
Prevent crash from uninitialized telemetry
James Rowe
2018-04-07
Fix spelling of Initialize
James Rowe
2018-04-06
Fix clang format issues
James Rowe
2018-04-06
GPU: Assert when finding a texture with a format type other than UNORM.
Subv
2018-04-06
GL: Set up the textures used for each draw call.
Subv
2018-04-06
GL: Bind the textures to the shaders used for drawing.
Subv
2018-04-06
GLCache: Specialize the MortonCopy function for the DXT1 texture format.
Subv
2018-04-06
GLCache: Implemented GetTextureSurface.
Subv
2018-04-06
GLCache: Support uploading compressed textures to the GPU.
Subv
2018-04-06
GL: Remove remaining references to 3DS-specific pixel formats
Subv
2018-04-06
RasterizerCache: Remove 3DS-specific pixel formats.
Subv
2018-04-06
GL: Create the sampler objects when starting up the GL rasterizer.
Subv
2018-04-06
GL: Ported the SamplerInfo struct from citra.
Subv
2018-04-06
GL: Rename PicaTexture to MaxwellTexture.
Subv
2018-04-06
GL: Added functions to convert Maxwell tex filters and wrap modes to OpenGL.
Subv
2018-04-06
Textures: Added a helper function to know if a texture is blocklinear or pitch.
Subv
2018-04-06
Merge pull request #310 from N00byKing/patch-1
bunnei
2018-04-06
core, main.h: Abort on 32Bit ROMs (#309)
N00byKing
2018-04-06
Merge pull request #312 from jroweboy/update-fmtlib
bunnei
2018-04-05
Update fmtlib to fix msvc warnings
James Rowe
2018-04-04
rasterizer_interface.h: Update from citra to yuzu
N00byKing
2018-04-04
default_ini.h: Update from citra to yuzu
N00byKing
2018-04-04
gl_rasterizer_cache.cpp: Update from citra to yuzu
N00byKing
2018-04-04
gl_rasterizer_cache.h: Update from citra to yuzu
N00byKing
2018-04-04
renderer_opengl.h: Update from citra to yuzu
N00byKing
2018-04-04
Merge pull request #308 from bunnei/misc-fixes-2
bunnei
2018-04-02
svc: Stub out SetThreadActivity, GetThreadContext.
bunnei
2018-04-02
audren_u: Stub out GetActiveAudioDeviceName.
bunnei
2018-04-02
audout_u: Implement GetAudioOutState.
bunnei
2018-04-02
nifm: GetResult does not return a data field.
bunnei
2018-04-02
vi: Implement GetDisplayResolution.
bunnei
2018-04-02
shared_memory: Remove incorrect 3ds-specific check.
bunnei
2018-04-02
service: Add friend:u interface.
bunnei
2018-04-02
Merge pull request #306 from daniellimws/new-fmt-macros
bunnei
2018-04-03
logging: Change FmtLogMessage to use variadic template instead of FMT_VARIADIC
Daniel Lim Wee Soong
2018-04-02
Merge pull request #262 from daniellimws/fmtlib-macros
bunnei
2018-04-02
Merge pull request #267 from N00byKing/patch-1
bunnei
2018-04-02
Merge pull request #276 from N00byKing/acctoyuzu
bunnei
[next]