Commit graph

  • a7d035d9ee
    Merge pull request #3609 from wwylele/update-libressl nightly-622 Weiyi Wang 2018-03-30 15:42:03 +0300
  • fe58b5912a externals: update libressl (gitignore artefacts) wwylele 2018-03-30 14:23:52 +0300
  • bb6251f35f video_core: Remove Unreachable for invalid BlendEquation modes (#3595) nightly-621 Tobias 2018-03-30 01:53:55 +0200
  • a567a92468
    Merge pull request #3593 from daniellimws/loader-fmt nightly-620 Merry 2018-03-29 14:45:25 +0100
  • 180a05c301 sdl2_config: Add a parameter description for tilt clamp variable (#3590) nightly-619 Adityarup Laha 2018-03-29 14:50:26 +0530
  • 697ff2f6e3
    Merge pull request #3603 from lioncash/port nightly-618 Weiyi Wang 2018-03-29 11:53:53 +0300
  • 1c4b230346
    Merge pull request #3604 from lioncash/ptr nightly-617 Weiyi Wang 2018-03-29 11:52:36 +0300
  • 82b9387315
    Merge pull request #3605 from valentinvanelslande/am-popu64 nightly-616 Weiyi Wang 2018-03-29 09:47:56 +0300
  • 690d92a019
    Merge pull request #3601 from lioncash/null nightly-615 Weiyi Wang 2018-03-29 09:44:10 +0300
  • da91fb41db
    Merge pull request #3597 from lioncash/lzss nightly-614 Weiyi Wang 2018-03-29 09:42:25 +0300
  • feb4eca2ff
    Merge pull request #3598 from lioncash/boss nightly-613 Weiyi Wang 2018-03-29 09:38:33 +0300
  • 115fd1cbf0
    Merge pull request #3599 from lioncash/err nightly-612 Weiyi Wang 2018-03-29 09:38:19 +0300
  • 2624b21500
    Merge pull request #3606 from valentinvanelslande/citrace-fmt nightly-611 Weiyi Wang 2018-03-29 09:34:30 +0300
  • 528d8a6ccb
    CiTrace: Migrate logging macros Valentin Vanelslande 2018-03-28 20:48:59 -0600
  • 492fca114d
    Service/AM: Use Pop<u64>() in DeleteUserProgram and DeleteProgram Valentin Vanelslande 2018-03-28 20:28:18 -0600
  • 26b1aec3c1 archive_systemsavedata: Remove pointer cast from GetSystemSaveDataPath() Lioncash 2018-03-28 22:16:06 -0400
  • 8366f6cb5e citra-room: Fix always false case in main() related to port range Lioncash 2018-03-28 21:44:54 -0400
  • 38b9d1780f verify_login: Make VerifyLogin exceptionless Lioncash 2018-03-28 21:29:14 -0400
  • 27a3d44b16 gl_rasterizer: Fix incorrect comparison against src_surface in AccelerateTextureCopy() Lioncash 2018-03-28 21:13:54 -0400
  • 542b11ccdc
    Change line 203 Valentin Vanelslande 2018-03-28 19:05:54 -0600
  • 5ec576ff78 err_f: Add missing break in ThrowFatalError() Lioncash 2018-03-28 20:31:36 -0400
  • 31100c582a boss: Correct ReceiveProperty()'s response data payload Lioncash 2018-03-28 20:25:45 -0400
  • 3af976e41e ncch_container: Get rid of pointer casts in LZSS_GetDecompressedSize() and LZSS_Decompress() Lioncash 2018-03-28 19:55:24 -0400
  • fbfc1103fd core/loader: Migrate logging macros Daniel Lim Wee Soong 2018-03-29 00:08:26 +0800
  • ca6642aa2a
    [skip ci] Valentin Vanelslande 2018-03-28 08:45:39 -0600
  • 98760336be video_core/shader/shader: Remove include cinttypes Daniel Lim Wee Soong 2018-03-28 22:40:16 +0800
  • 730f8a4103 Fix formatting mistakes Daniel Lim Wee Soong 2018-03-28 22:28:55 +0800
  • a53365d69e Fix clang Valentin Vanelslande 2018-03-27 18:17:04 -0600
  • f1e26fad7f
    Fix build Valentin Vanelslande 2018-03-27 15:25:57 -0600
  • 4a37d91bc6
    change line 528 Valentin Vanelslande 2018-03-27 14:23:31 -0600
  • e7ac03c941
    Service/APT: Migrate logging macros Valentin Vanelslande 2018-03-27 14:03:00 -0600
  • 74465389f3
    Merge pull request #3172 from MerryMage/mingw-pdb nightly-610 James Rowe 2018-03-27 09:52:03 -0600
  • 20776b37be Fix wrongly converted specifiers Daniel Lim Wee Soong 2018-03-27 23:37:36 +0800
  • 0f4c9c9f47 file_util: Remove long long casting on buf.st_size in NGLOG statement Daniel Lim Wee Soong 2018-03-27 23:31:08 +0800
  • 968569aa61 Replace format specifiers for all usages of ASSERT_MSG Daniel Lim Wee Soong 2018-03-27 23:28:42 +0800
  • 4be12d5f56 NWM_UDS:: Check flags in SendTo (#3481) nightly-609 Ben 2018-03-27 14:01:29 +0200
  • 05cf7fe70a QT: Implement themed icons (#3554) nightly-608 BreadFish64 2018-03-27 06:11:04 -0500
  • 7abfdb164b hw: Migrate logging macros (#3584) nightly-607 Daniel Lim Wee Soong 2018-03-27 19:02:19 +0800
  • 3e8e011c33 network: Migrate logging macros (#3575) nightly-606 Daniel Lim Wee Soong 2018-03-27 19:00:14 +0800
  • 75fa1b2cde appveyor: Generate PDBs for mingw build MerryMage 2017-12-01 18:59:56 +0000
  • 4bdf2e1eb9
    Merge pull request #3569 from daniellimws/audio-core-fmt nightly-605 Weiyi Wang 2018-03-27 13:55:24 +0300
  • 0607bc36e3
    Merge pull request #3574 from daniellimws/citra-qt-fmt nightly-604 Weiyi Wang 2018-03-27 13:52:31 +0300
  • 59b8a1dbc2 assert: Undo removal of newline for string with __VA_ARGS__ Daniel Lim Wee Soong 2018-03-27 10:01:10 +0800
  • 301ca0a0a3 Undo unrelated true false ternary statement removal Daniel Lim Wee Soong 2018-03-26 21:03:10 +0800
  • 5ddc440b48 Change to print program id as hex Daniel Lim Wee Soong 2018-03-26 20:44:49 +0800
  • d823759e49
    Merge pull request #3582 from FearlessTobi/add-missing-override nightly-603 Merry 2018-03-26 13:31:30 +0100
  • 245a3bd067 game_list: Add missing override specifier for KeyReleaseEater's eventFilter function FearlessTobi 2018-03-25 23:57:25 +0200
  • 49c41593d9
    Merge pull request #3577 from daniellimws/web-service-fmt nightly-602 Weiyi Wang 2018-03-25 13:47:46 +0300
  • 0ad63c73bf
    Merge pull request #3578 from daniellimws/input-common-fmt nightly-601 Weiyi Wang 2018-03-25 13:46:54 +0300
  • 111da6db06 common: Migrate logging macros Daniel Lim Wee Soong 2018-03-25 18:35:50 +0800
  • 4617fec970 input_common: Migrate logging macros Daniel Lim Wee Soong 2018-03-25 17:46:02 +0800
  • 978a169cc4 Drop # for formatting program id Daniel Lim Wee Soong 2018-03-25 15:48:29 +0800
  • c82cd30f62 web_service: Migrate logging macros Daniel Lim Wee Soong 2018-03-25 15:35:06 +0800
  • 79b0e62455 citra_qt: Migrate logging macros Daniel Lim Wee Soong 2018-03-25 13:00:36 +0800
  • 9283053701 Move WebServices to use LibreSSL + cpp-httplib (#3501) nightly-600 James 2018-03-25 06:19:35 +1100
  • e2c5666883 Service/AM: Fix crash when scanning titles with installed titles with invalid title IDs (#3542) nightly-599 Valentin Vanelslande 2018-03-24 13:06:50 -0600
  • 38e2b6c8d8 Undo changes to unrelated files and fix formatting Daniel Lim Wee Soong 2018-03-25 00:54:40 +0800
  • df816b5eaf Address review comments Daniel Lim Wee Soong 2018-03-24 22:25:50 +0800
  • 693b190274 audio_core: Migrate logging macros Daniel Lim Wee Soong 2018-03-24 21:35:44 +0800
  • 327ad8bcce
    Merge pull request #3564 from lefta/build_system_fixes nightly-598 Weiyi Wang 2018-03-24 13:07:14 +0300
  • 174e7e268a
    Merge pull request #3533 from daniellimws/fmtlib-macros nightly-597 Merry 2018-03-24 08:04:20 +0000
  • 67650a4040 Upgrade Boost dependency to 1.66 Cédric Legrand 2018-03-23 21:43:32 +0100
  • 11ce0f91ab Remove dependency chrono Daniel Lim Wee Soong 2018-03-22 21:42:02 +0800
  • 2520ad57a5 common: Use ARCHITECTURE_x86_64 instead of ARCHITECTURE_X64 Cameron Cawley 2018-03-21 22:19:59 +0000
  • 1afcaed1ff common: Use ARCHITECTURE_ARM instead of _M_ARM Cameron Cawley 2018-03-21 22:17:42 +0000
  • 4adbf29b0c Fix clang-format Daniel Lim Wee Soong 2018-03-22 00:45:01 +0800
  • e6ee1020e1 Replace ##__VA_ARGS__ with __VA_ARGS__ Daniel Lim Wee Soong 2018-03-22 00:40:01 +0800
  • c892cea029 Place FmtLogMessage's definition in backend.cpp Daniel Lim Wee Soong 2018-03-21 23:36:45 +0800
  • d03f72eb56
    Merge pull request #3535 from ccawley2011/emu_arch_bits nightly-596 Weiyi Wang 2018-03-21 16:15:22 +0200
  • ceeb2810fe Add nullptr check to LogEntry Daniel Lim Wee Soong 2018-03-20 14:15:48 +0800
  • 9e4f670ea9
    Merge pull request #3484 from wwylele/highlight-fix nightly-595 Weiyi Wang 2018-03-18 23:41:27 +0200
  • 42ed0254db
    Merge pull request #3528 from BreadFish64/auto-nvidia nightly-594 Weiyi Wang 2018-03-18 23:41:08 +0200
  • 79d1bcf5ba
    Merge pull request #3506 from MerryMage/mov-gl_resource_manager nightly-593 Mat M 2018-03-17 16:30:58 -0400
  • 2b4998a122 Add check if filter is not a nullptr Daniel Lim Wee Soong 2018-03-17 22:55:57 +0800
  • 171cb4452f
    Merge pull request #3498 from wwylele/cfg-new-framework nightly-592 Weiyi Wang 2018-03-17 13:54:29 +0200
  • 8c44447aeb
    Merge pull request #3504 from degasus/vertex_streaming nightly-591 James Rowe 2018-03-16 23:17:47 -0600
  • ac92664aa7 OGL: Use stream buffer for vertex data. Markus Wick 2018-03-14 23:36:54 +0100
  • 50598fbbf4 stream buffer Phantom 2018-02-23 10:56:30 +0100
  • e3f9bfd850 gl_resource_manager: Use std::exchange instead of std::swap in move assignment operators and constructors MerryMage 2018-03-11 17:22:33 +0000
  • 691aadb6a3 comment BreadFish64 2018-03-16 16:06:33 -0500
  • 8d1cab4892 CMake: Set EMU_ARCH_BITS in CMakeLists.txt Cameron Cawley 2018-03-16 13:29:36 +0000
  • c4f98c1a2e Logging: Fix clang-format Daniel Lim Wee Soong 2018-03-16 21:18:45 +0800
  • b5532babab Merge remote-tracking branch 'citra/master' into fmtlib-macros Daniel Lim Wee Soong 2018-03-16 20:50:52 +0800
  • 935bcdbd20 Convert ACT to the new service framework (#3521) nightly-590 Starlet 2018-03-16 05:36:35 -0400
  • 327901e145 citra_qt: Remove reference to debugger/console Daniel Lim Wee Soong 2018-03-16 12:24:16 +0800
  • 98e669cf00 Remove all edits not in the scope of this PR Daniel Lim Wee Soong 2018-03-16 12:17:14 +0800
  • 373efd3158 Logging: Remove customizable logging backends Daniel Lim Wee Soong 2018-03-16 11:56:40 +0800
  • eee388588e Logging: Fix fmt errors after rebasing with master Daniel Lim Wee Soong 2018-03-16 11:48:33 +0800
  • ab4ba71f3e fixup! Prevent crashes on closing by waiting for the impl thread James Rowe 2018-02-24 17:41:15 -0700
  • 87bc5266ef Logging: Various logging improvements James Rowe 2018-02-23 00:33:44 -0700
  • 9fdc89a456 SPSCQueue: Add PopWait James Rowe 2018-02-23 00:30:43 -0700
  • 47f0185bcd fixup! move message James Rowe 2018-02-19 22:17:49 -0700
  • 7b78425d6b Address review comments James Rowe 2018-02-19 21:35:57 -0700
  • f6762f05cd Use the correct linker flag for mingw James Rowe 2018-02-19 21:26:26 -0700
  • 0daac3020e Logging: Add customizable logging backends and fmtlib based macros James Rowe 2018-02-19 17:51:27 -0700
  • 55d5720962 use nvidia graphics automatically on laptops with optimus BreadFish64 2018-03-15 20:36:53 -0500
  • a0f70912e1
    Merge pull request #3513 from valentinvanelslande/layouts-fix,gitignore nightly-589 Weiyi Wang 2018-03-15 15:54:24 +0200
  • 0ad38cf3c8
    Merge pull request #3522 from jroweboy/update-glad nightly-588 James Rowe 2018-03-15 00:15:27 -0600
  • 9c785814e7 Common/Hash: static_assert on the type passed to HashableStruct wwylele 2018-03-14 15:37:47 +0200
  • a8dd3aa940 glad: Update glad MerryMage 2017-12-26 08:22:17 +0000