summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-13Fixed normal params in GetDisplayResolutionHexagon12
2018-04-13Stubbed out GetPlayerLedPatternHexagon12
2018-04-13Merge pull request #1 from yuzu-emu/masterHexagon12
2018-04-13Merge pull request #319 from Hexagon12/service-name-fixbunnei
2018-04-11Merge pull request #320 from mailwl/ssl-updatebunnei
2018-04-11Service/SSL: update service according switchbrewmailwl
2018-04-11Various fixes and clangHexagon12
2018-04-10Decimal changeHexagon12
2018-04-10Updated pctl:a with new service names.Hexagon12
2018-04-10Updated nvmemp with new service names.Hexagon12
2018-04-10Updated nvdrv with more service names.Hexagon12
2018-04-10Updated pl:u with more service names.Hexagon12
2018-04-10Updated hid with more service names.Hexagon12
2018-04-10Updated friend:u with more service names.Hexagon12
2018-04-10Updated the unknown nameHexagon12
2018-04-10Updated friend:a with more service names.Hexagon12
2018-04-10Merge pull request #318 from mailwl/accountbunnei
2018-04-10Updated fsp-srv with more service names.Hexagon12
2018-04-10Updated CodecCtl with more service names.Hexagon12
2018-04-10Updated audren with more service names.Hexagon12
2018-04-10Updated audrec with more service names.Hexagon12
2018-04-10Updated audout with more service names.Hexagon12
2018-04-10Updated audin with more service names.Hexagon12
2018-04-10Updated AOC with more service names.Hexagon12
2018-04-10Updated AppletOE with more service names.Hexagon12
2018-04-10Updated AppletAE with more service names.Hexagon12
2018-04-10Updated AM with more service names.Hexagon12
2018-04-10Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 servicesmailwl
2018-04-07Merge pull request #314 from jroweboy/tegra-progress-3bbunnei
2018-04-07Merge pull request #315 from jroweboy/spelling-fixbunnei
2018-04-07Merge pull request #316 from jroweboy/dontcrashbunnei
2018-04-07Prevent crash from uninitialized telemetryJames Rowe
2018-04-07Fix spelling of InitializeJames Rowe
2018-04-06Fix clang format issuesJames Rowe
2018-04-06GPU: Assert when finding a texture with a format type other than UNORM.Subv
2018-04-06GL: Set up the textures used for each draw call.Subv
2018-04-06GL: Bind the textures to the shaders used for drawing.Subv
2018-04-06GLCache: Specialize the MortonCopy function for the DXT1 texture format.Subv
2018-04-06GLCache: Implemented GetTextureSurface.Subv
2018-04-06GLCache: Support uploading compressed textures to the GPU.Subv
2018-04-06GL: Remove remaining references to 3DS-specific pixel formatsSubv
2018-04-06RasterizerCache: Remove 3DS-specific pixel formats.Subv
2018-04-06GL: Create the sampler objects when starting up the GL rasterizer.Subv
2018-04-06GL: Ported the SamplerInfo struct from citra.Subv
2018-04-06GL: Rename PicaTexture to MaxwellTexture.Subv
2018-04-06GL: Added functions to convert Maxwell tex filters and wrap modes to OpenGL.Subv
2018-04-06Textures: Added a helper function to know if a texture is blocklinear or pitch.Subv
2018-04-06Merge pull request #310 from N00byKing/patch-1bunnei
2018-04-06core, main.h: Abort on 32Bit ROMs (#309)N00byKing
2018-04-06Merge pull request #312 from jroweboy/update-fmtlibbunnei