summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-29Merge pull request #1617 from FearlessTobi/fix-stretch-delaybunnei
2018-10-29Merge pull request #1613 from ReinUsesLisp/gl-utilsbunnei
2018-10-29time_stretch: Switch to values of CitrafearlessTobi
2018-10-28Merge pull request #1610 from slashiee/dxt1-alphabunnei
2018-10-28Merge pull request #1612 from Tinob/masterbunnei
2018-10-28video_core: Move OpenGL specific utils to its rendererReinUsesLisp
2018-10-28renderer_opengl: Correct bpp value for ASTC_2D_8X5_SRGBRodolfo Bogado
2018-10-28Assert Control Flow Instructions using Control CodesFernandoS27
2018-10-28Fixed black textures, pixelation and we no longer require to auto-generate mi...FernandoS27
2018-10-28Fixed mipmap block autosizing algorithmFernandoS27
2018-10-28Fixed Invalid Image size and Mipmap calculationFernandoS27
2018-10-28Fixed Block Resizing algorithm and Clang FormatFernandoS27
2018-10-28Implement Mip FilterFernandoS27
2018-10-28Zero out memory region of recreated surface before flushingFernandoS27
2018-10-28Implement MipmapsFernandoS27
2018-10-28core: Make System references const where applicableLioncash
2018-10-28core: Add missing const variants of getters for the System classLioncash
2018-10-28Enable alpha channel for DXT1 texture formatMichael
2018-10-28Merge pull request #1607 from FearlessTobi/patch-3bunnei
2018-10-28configure_system: Fix compiler warningFrederic Laing
2018-10-28Correct bpp value for ASTC_2D_8X5Tobias
2018-10-28Merge pull request #1601 from FernandoS27/shader-precisionbunnei
2018-10-28Merge pull request #1606 from FearlessTobi/revert-1581-macosx-target-versionbunnei
2018-10-28Refactor precise usage and add FMNMX, MUFU, FMUL32 and FADD332FernandoS27
2018-10-28Revert "Update MACOSX_DEPLOYMENT_TARGET to 10.14"Tobias
2018-10-28compatdb: Use a seperate endpoint for testcase submissionfearlessTobi
2018-10-28Merge pull request #1593 from lioncash/svcbunnei
2018-10-28Merge pull request #1581 from FreddyFunk/macosx-target-versionbunnei
2018-10-28file_sys/patch_manager: Remove unnecessary if-statements (#1586)Frederic L
2018-10-28Merge pull request #1598 from DeeJayBro/delete-directorybunnei
2018-10-28Merge pull request #1600 from DarkLordZach/nsp-secondary-loader-fixbunnei
2018-10-28Merge pull request #1582 from Tinob/masterbunnei
2018-10-28Implement sRGB Support, including workarounds for nvidia driver issues and QT...Rodolfo Bogado
2018-10-27Merge pull request #1602 from DarkLordZach/key-derivation-isxdigitbunnei
2018-10-27key_manager: Use isxdigit instead of isdigit when reading key fileZach Hilman
2018-10-27Merge pull request #1597 from lioncash/errorbunnei
2018-10-27Merge pull request #1594 from FreddyFunk/static-castbunnei
2018-10-27Improved Shader accuracy on Vertex and Geometry Shaders with FFMA, FMUL and FADDFernandoS27
2018-10-27Merge pull request #1596 from FearlessTobi/port-4367bunnei
2018-10-27Merge pull request #1592 from bunnei/prim-restartbunnei
2018-10-27Merge pull request #1599 from FernandoS27/stalematebunnei
2018-10-27Implement Default Block Height for each formatFernandoS27
2018-10-27loader/nsp: Move secondary loader initialization to constructorZach Hilman
2018-10-27gl_rasterizer_cache: Fix compiler warningFrederic Laing
2018-10-27service/filesystem: Add DirectoryDelete & DirectoryDeleteRecursivelyDeeJayBro
2018-10-27configure_system: Make GetIcon() return the scaled 64x64 iconLioncash
2018-10-27configure_system: Move entry formatting for the user account list entries to ...Lioncash
2018-10-27configure_system: Display errors to the user if file operations fail when set...Lioncash
2018-10-27cubeb_sink: ignore null-name device when selectingWeiyi Wang
2018-10-26svc: Localize the GetInfo enum class to the function itselfLioncash