summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated CodecCtl with more service names.Gravatar Hexagon122018-04-101-3/+3
* Updated audren with more service names.Gravatar Hexagon122018-04-101-10/+14
* Updated audrec with more service names.Gravatar Hexagon122018-04-101-7/+9
* Updated audout with more service names.Gravatar Hexagon122018-04-101-13/+16
* Updated audin with more service names.Gravatar Hexagon122018-04-101-9/+16
* Updated AOC with more service names.Gravatar Hexagon122018-04-101-0/+1
* Updated AppletOE with more service names.Gravatar Hexagon122018-04-101-0/+1
* Updated AppletAE with more service names.Gravatar Hexagon122018-04-101-0/+1
* Updated AM with more service names.Gravatar Hexagon122018-04-101-2/+82
* Merge pull request #314 from jroweboy/tegra-progress-3bGravatar bunnei2018-04-079-173/+274
|\
| * Fix clang format issuesGravatar James Rowe2018-04-061-1/+1
| * GPU: Assert when finding a texture with a format type other than UNORM.Gravatar Subv2018-04-062-4/+16
| * GL: Set up the textures used for each draw call.Gravatar Subv2018-04-062-2/+39
| * GL: Bind the textures to the shaders used for drawing.Gravatar Subv2018-04-061-2/+11
| * GLCache: Specialize the MortonCopy function for the DXT1 texture format.Gravatar Subv2018-04-061-1/+15
| * GLCache: Implemented GetTextureSurface.Gravatar Subv2018-04-061-3/+28
| * GLCache: Support uploading compressed textures to the GPU.Gravatar Subv2018-04-061-5/+17
| * GL: Remove remaining references to 3DS-specific pixel formatsGravatar Subv2018-04-061-83/+22
| * RasterizerCache: Remove 3DS-specific pixel formats.Gravatar Subv2018-04-062-71/+32
| * GL: Create the sampler objects when starting up the GL rasterizer.Gravatar Subv2018-04-061-0/+6
| * GL: Ported the SamplerInfo struct from citra.Gravatar Subv2018-04-062-1/+59
| * GL: Rename PicaTexture to MaxwellTexture.Gravatar Subv2018-04-062-2/+2
| * GL: Added functions to convert Maxwell tex filters and wrap modes to OpenGL.Gravatar Subv2018-04-061-0/+23
| * Textures: Added a helper function to know if a texture is blocklinear or pitch.Gravatar Subv2018-04-061-0/+5
* | Merge pull request #315 from jroweboy/spelling-fixGravatar bunnei2018-04-072-3/+3
|\ \
| * | Fix spelling of InitializeGravatar James Rowe2018-04-072-3/+3
| |/
* / Prevent crash from uninitialized telemetryGravatar James Rowe2018-04-071-2/+1
|/
* Merge pull request #310 from N00byKing/patch-1Gravatar bunnei2018-04-065-10/+10
|\
| * rasterizer_interface.h: Update from citra to yuzuGravatar N00byKing2018-04-041-3/+3
| * default_ini.h: Update from citra to yuzuGravatar N00byKing2018-04-041-1/+1
| * gl_rasterizer_cache.cpp: Update from citra to yuzuGravatar N00byKing2018-04-041-1/+1
| * gl_rasterizer_cache.h: Update from citra to yuzuGravatar N00byKing2018-04-041-3/+3
| * renderer_opengl.h: Update from citra to yuzuGravatar N00byKing2018-04-041-2/+2
* | core, main.h: Abort on 32Bit ROMs (#309)Gravatar N00byKing2018-04-065-1/+17
* | Update fmtlib to fix msvc warningsGravatar James Rowe2018-04-052-5/+8
|/
* svc: Stub out SetThreadActivity, GetThreadContext.Gravatar bunnei2018-04-022-2/+19
* audren_u: Stub out GetActiveAudioDeviceName.Gravatar bunnei2018-04-021-1/+13
* audout_u: Implement GetAudioOutState.Gravatar bunnei2018-04-021-1/+8
* nifm: GetResult does not return a data field.Gravatar bunnei2018-04-021-2/+1
* vi: Implement GetDisplayResolution.Gravatar bunnei2018-04-022-0/+26
* shared_memory: Remove incorrect 3ds-specific check.Gravatar bunnei2018-04-021-12/+0
* service: Add friend:u interface.Gravatar bunnei2018-04-024-0/+41
* logging: Change FmtLogMessage to use variadic template instead of FMT_VARIADICGravatar Daniel Lim Wee Soong2018-04-032-5/+11
* Merge pull request #262 from daniellimws/fmtlib-macrosGravatar bunnei2018-04-0211-68/+112
|\
| * Remove dependency chronoGravatar Daniel Lim Wee Soong2018-03-221-1/+0
| * Change "yuzu starting..." to be logged with the new macroGravatar Daniel Lim Wee Soong2018-03-221-1/+1
| * Logging: Create logging macros based on fmtlibGravatar Daniel Lim Wee Soong2018-03-2210-67/+112
* | Merge pull request #267 from N00byKing/patch-1Gravatar bunnei2018-04-022-14/+14
|\ \
| * | yuzu.cpp: Update Link from citra to yuzuGravatar N00byKing2018-03-261-1/+1
| * | main.cpp: Replace Citra with yuzu Wiki LinksGravatar N00byKing2018-03-251-4/+4