summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-09Implement BC5/DXN2 (#996)Khangaroo
2018-08-09buffer_queue: Make reference parameter of SetPreallocatedBuffer constLioncash
2018-08-09hle_ipc: Make WriteToOutgoingCommandBuffer()'s reference parameter constLioncash
2018-08-09Merge pull request #988 from lioncash/colorbunnei
2018-08-08Merge pull request #977 from bunnei/bgr565bunnei
2018-08-08gl_rasterizer_cache: Invert conditional in LoadGLBuffer()Lioncash
2018-08-08gl_rasterizer_cache: Use std::vector::assign in LoadGLBuffer() for the non-ti...Lioncash
2018-08-08Merge pull request #987 from lioncash/vecbunnei
2018-08-08maxwell_to_gl: Implement VertexAttribute::Size::Size_16_16_16_16.bunnei
2018-08-08maxwell_to_gl: Implement PrimitiveTopology::Points.bunnei
2018-08-08gl_shader_decompiler: Declare predicates on use.bunnei
2018-08-08maxwell_3d: Ignore macros that have not been uploaded yet.bunnei
2018-08-08gl_rasterizer_cache: Make pointer const in LoadGLBuffer()Lioncash
2018-08-08Merge pull request #982 from bunnei/stub-unk-63bunnei
2018-08-08vfs: Fix documentationZach Hilman
2018-08-08Merge pull request #986 from mailwl/acc-loadimagebunnei
2018-08-08vfs: Fix typo in VfsFilesystem docsZach Hilman
2018-08-08file_util: Use enum instead of bool for specifing path behaviorZach Hilman
2018-08-08loader: Remove unused IdentifyFile overloadZach Hilman
2018-08-08vfs: Use RealVfsFilesystem for fs-operations in RealVfsDirectoryZach Hilman
2018-08-08file_sys: Add missing include in savedata_factoryZach Hilman
2018-08-08core: Port core to VfsFilesystem for file accessZach Hilman
2018-08-08vfs: Add unreachable assert to file permissions converterZach Hilman
2018-08-08vfs: Add RealVfsFilesystem implementationZach Hilman
2018-08-08file_util: Add platform-specific slash option to SanitizePathZach Hilman
2018-08-08vfs: Add VfsFilesystem interface and default implementationZach Hilman
2018-08-08filesystem: Remove unnecessary if conditionsZach Hilman
2018-08-08gl_rasterizer: Do not render when no render target is configured.bunnei
2018-08-08Merge pull request #976 from bunnei/shader-immbunnei
2018-08-08Merge pull request #981 from bunnei/cbuf-corruptbunnei
2018-08-08Merge pull request #978 from bunnei/fixioctlbunnei
2018-08-08fsp_srv: Use std::string_view's copy() function instead of strncpy()Lioncash
2018-08-08fsp_srv: Emplace entries first when building index instead of emplacing lastLioncash
2018-08-08Merge pull request #985 from bunnei/rt-r11g11b10bunnei
2018-08-08Merge pull request #979 from bunnei/vtx88bunnei
2018-08-08Merge pull request #975 from bunnei/am-stubbunnei
2018-08-08common/logging: Add missing service log categoriesLioncash
2018-08-08Merge pull request #980 from bunnei/fix-logsbunnei
2018-08-08common/color: Remove unnecessary const qualifiers on return typesLioncash
2018-08-08common/color: Get rid of undefined behaviorLioncash
2018-08-08vector_math: Use variable template version of is_signed in Vec classesLioncash
2018-08-08Merge pull request #966 from lioncash/modernizebunnei
2018-08-08Merge pull request #850 from DarkLordZach/icon-metabunnei
2018-08-08Merge pull request #968 from lioncash/vecbunnei
2018-08-08Merge pull request #969 from lioncash/lz4bunnei
2018-08-08Merge pull request #958 from lioncash/nv-globalbunnei
2018-08-08Service/Account: stub LoadImage functionmailwl
2018-08-08Merge pull request #972 from lioncash/catchbunnei
2018-08-08Merge pull request #965 from lioncash/unused-filesbunnei
2018-08-08Merge pull request #974 from lioncash/accbunnei