summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-08gpu: Add R11G11B10_FLOAT to RenderTargetBytesPerPixel.bunnei
2018-08-08Merge pull request #983 from mailwl/hid-fixMat M
2018-08-08hid: fix IsSixAxisSensorAtRest() responsemailwl
2018-08-08gl_shader_decompiler: Stub input attribute Unknown_63.bunnei
2018-08-08maxwell_3d: Use correct const buffer size and check bounds.bunnei
2018-08-08renderer_opengl: Use trace log in a few places.bunnei
2018-08-08maxwell_to_gl: Implement VertexAttribute::Size::Size_8_8.bunnei
2018-08-08nvhost_gpu: Don't over copy IoctlSubmitGpfifo.bunnei
2018-08-08gl_rasterizer_cached: Implement RenderTargetFormat::B5G6R5_UNORM.bunnei
2018-08-08gl_shader_decompiler: Let OpenGL interpret floats.bunnei
2018-08-08am: Stub SetScreenShotImageOrientation.bunnei
2018-08-07acc: Add missing function table entries for GetUserCountLioncash
2018-08-07acc: Stub GetUserCount. (#973)bunnei
2018-08-07Merge pull request #967 from lioncash/signbunnei
2018-08-07nvdrv: Get rid of global std::weak_ptrLioncash
2018-08-07vector_math: Remove unimplemented function prototypesLioncash
2018-08-07vector_math: Make functions constexpr where applicableLioncash
2018-08-07vector_math: Convert typedefs to type aliasesLioncash
2018-08-07common: Convert type traits templates over to variable template versions wher...Lioncash
2018-08-07hle: Remove unused romfs.cpp/.hLioncash
2018-08-07externals: Update catch to 2.3.0Lioncash
2018-08-07Merge pull request #971 from DarkLordZach/mbedtls-2.12.0bunnei
2018-08-07externals/mbedtls: Update to mbedtls v2.12.0Zach Hilman
2018-08-07Merge pull request #964 from Hexagon12/lower-logsbunnei
2018-08-07Fixed the sRGB pixel format (#963)Hexagon12
2018-08-07externals/CMakeLists: Add EXCLUDE_FROM_ALL to lz4's add_subdirectory() commandLioncash
2018-08-07configure_gamelist: Use explicit QVariant constructorZach Hilman
2018-08-07Merge pull request #920 from DarkLordZach/titlekeybunnei
2018-08-07Merge pull request #957 from lioncash/eventbunnei
2018-08-07Merge pull request #954 from lioncash/hidbunnei
2018-08-07Merge pull request #960 from lioncash/apmbunnei
2018-08-07Merge pull request #950 from lioncash/hotkeybunnei
2018-08-07Merge pull request #948 from hcorion/fix-mbedtls-installing-filesbunnei
2018-08-07Merge pull request #955 from lioncash/viewbunnei
2018-08-07Merge pull request #953 from lioncash/timebunnei
2018-08-07Merge pull request #959 from KAMiKAZOW/cubeb-compilationbunnei
2018-08-07Merge pull request #956 from lioncash/nvbunnei
2018-08-07file_util: Avoid sign-conversions in WriteArray() and ReadArray()Lioncash
2018-08-07Lowered down the logging for methodsHexagon12
2018-08-07Merge pull request #952 from lioncash/usbbunnei
2018-08-07Merge pull request #949 from lioncash/privbunnei
2018-08-07Merge pull request #951 from lioncash/gladbunnei
2018-08-07Merge pull request #961 from DarkLordZach/nca-as-drd-scopebunnei
2018-08-07loader: Fix scope error in DeconstructedRomDirectoryZach Hilman
2018-08-07service/apm: Add the apm:sys serviceLioncash
2018-08-07nvflinger: Correct typo in name of composition eventLioncash
2018-08-07nvdrv: Make Ioctl()'s definition match its prototypeLioncash
2018-08-07nvdrv: Get rid of indirect inclusionsLioncash
2018-08-07nvflinger: Get rid of indirect inclusionsLioncash
2018-08-07nvflinger: Use std::string_view in OpenDisplay()Lioncash