bunnei and GitHub
a9df1c29f9
Merge pull request #4832 from wwylele/unused
...
Remove unused stuff
2019-07-18 21:36:23 -04:00
bunnei and GitHub
8eff0696fc
Merge pull request #4823 from FearlessTobi/port-2521
...
Port yuzu-emu/yuzu#2521 : "yuzu/configuration: Make function naming consistent"
2019-07-07 21:45:45 -04:00
bunnei
bf8224213d
android: common: file_util: Add user_path, ConfigDir, and CacheDir.
2019-07-07 11:01:13 -04:00
bunnei
1c61f066d1
android: common: logging: Add log output support.
2019-07-07 11:01:13 -04:00
bunnei
4d1de484c6
android: common: Add paths for Android SDCARD_DIR and EMU_DATA_DIR.
2019-07-07 11:01:13 -04:00
bunnei
dd31be16d9
input_common: main: Remove unnecessary HAVE_SDL2 check.
2019-07-07 11:01:00 -04:00
bunnei and GitHub
56fc61a41f
Merge pull request #4783 from FearlessTobi/port-2517
...
Port yuzu-emu/yuzu#2517 : "configure_hotkeys: Minor cleanup"
2019-06-08 00:12:34 -04:00
bunnei and GitHub
23770848b4
Merge pull request #4789 from BreadFish64/opt_can_sub_rect
...
video_core: change "left + width" to "right" in CanSubRect
2019-06-08 00:12:08 -04:00
bunnei and GitHub
c3e6610807
Merge pull request #4627 from FearlessTobi/cia-install-short
...
citra_qt: when opening a cia file directly, make Citra ask to install it
2019-03-07 23:55:58 -05:00
bunnei and GitHub
9560060f04
Merge pull request #4666 from FearlessTobi/port-2167
...
Port yuzu-emu/yuzu#2167 : "common: Move Quaternion, Rectangle, Vec2, Vec3, and Vec4 into the Common namespace"
2019-03-07 23:52:42 -05:00
bunnei and fearlessTobi
f8b3617394
bit_field: Remove is_pod check, add is_trivially_copyable_v.
2019-02-24 19:40:20 +01:00
bunnei and fearlessTobi
e24c7a474c
bit_field: Make all methods constexpr.
2019-02-24 19:39:15 +01:00
bunnei and GitHub
efd5768398
Merge pull request #4457 from FearlessTobi/remove-vsync
...
citra_qt: Remove V-Sync option
2019-01-21 15:56:12 -05:00
bunnei and GitHub
7903ad9aa3
Merge pull request #4582 from FearlessTobi/port-2020
...
Port two minor changes from yuzu (# 1848 and # 2020)
2019-01-21 15:54:41 -05:00
bunnei and GitHub
edbdbf0ba1
Merge pull request #4480 from wwylele/memory-global-2
...
Memory: eliminate global state
2018-12-06 19:17:28 -05:00
bunnei and GitHub
4e255a40fc
Merge pull request #4455 from FearlessTobi/port-1619
...
Port yuzu-emu/yuzu#1619 : "Handle missing git info when building"
2018-11-23 23:16:27 -05:00
bunnei and GitHub
9bd7379cc6
Merge pull request #4454 from FearlessTobi/port-1758
...
Port yuzu-emu/yuzu#1758 : "common/math_util: Minor cleanup"
2018-11-23 23:15:40 -05:00
bunnei and GitHub
dc16ba009e
Merge pull request #4444 from FearlessTobi/port-1684
...
Port yuzu-emu/yuzu#1684 : "common/string_util: Minor cleanup"
2018-11-23 23:13:39 -05:00
bunnei and GitHub
d3b1b5f22c
Merge pull request #4398 from zhaowenlan1779/config-fix
...
citra_qt/configuration: fix language configuration issues
2018-11-16 23:33:50 -08:00
bunnei and GitHub
11baf7ac13
Merge pull request #4419 from FearlessTobi/port-1639
...
Port yuzu-emu/yuzu#1639 : "qt: Add help option to open yuzu folder"
2018-11-16 23:29:59 -08:00
bunnei and GitHub
7f727177bf
Merge pull request #4431 from wwylele/no-v2p
...
Memory: remove VirtualToPhysicalAddress
2018-11-16 23:28:33 -08:00
bunnei and GitHub
9d05fbbef4
Merge pull request #4369 from FearlessTobi/compat-new
...
compatdb: Use a seperate endpoint for testcase submission
2018-10-28 03:53:10 -04:00
bunnei and GitHub
3219bdb30d
Merge pull request #4382 from FearlessTobi/reset-defaults
...
configure_general: Add an option to reset defaults
2018-10-28 03:52:10 -04:00
bunnei and GitHub
2d116607fe
Merge pull request #4288 from Subv/am_system_mutex
...
Services/AM: Implement the GetSystemUpdaterMutex function.
2018-10-02 11:14:04 -04:00
bunnei and GitHub
4a5a97ab88
Merge pull request #4253 from wwylele/string-util-cleanup
...
common/string_util cleanup
2018-10-01 17:52:58 -04:00
bunnei and GitHub
9f972b9f5c
Merge pull request #4276 from MerryMage/jit_breakpoints
...
arm_dynarmic: Pass breakpoints to gdbstub
2018-09-30 21:42:00 -04:00
bunnei and GitHub
27203c0d47
Merge pull request #4274 from wwylele/http-direct-fs
...
http_c: access FS via backend directly
2018-09-30 21:37:07 -04:00
bunnei and fearlessTobi
ffdc27351a
renderer_opengl: Treat OpenGL errors as critical.
2018-08-31 01:56:38 +02:00
bunnei and GitHub
ed42b4b0d2
Merge pull request #3678 from wwylele/b15-fallback
...
gl_shader_decompiler: fallback to CPU shader on GS b15 access
2018-04-25 00:03:11 -04:00
bunnei and GitHub
b003e1398a
Merge pull request #3666 from degasus/vertex_streaming
...
renderer_opengl: Rewrite stream buffer.
2018-04-24 23:58:41 -04:00
bunnei and GitHub
3cda637cb1
Merge pull request #3478 from j-selby/libpng-switch
...
Remove PICA image dumping, burn libpng
2018-03-07 18:03:38 -05:00
bunnei and GitHub
1a2f29aad0
Merge pull request #3474 from wwylele/fuck-you-unimplemented
...
assert: do not crash on unimplemented code in debug build
2018-03-06 11:46:30 -05:00
bunnei and GitHub
5b0d326166
Merge pull request #3459 from MerryMage/fix/pcm8-decoding
...
decode: Fix PCM8 decoding
2018-02-26 21:17:54 -08:00
bunnei and GitHub
b9963e131c
Merge pull request #3421 from wwylele/apt-new-framework-2
...
Service/APT: convert to ServiceFramework
2018-02-14 10:06:49 -05:00
bunnei and GitHub
2cbe4af566
Merge pull request #3430 from MerryMage/cpp17
...
Bump to C++17
2018-02-14 10:05:09 -05:00
bunnei and GitHub
dca5fd291f
Merge pull request #3272 from MerryMage/dynarmic
...
core/arm: Backend-specific context implementations
2018-02-02 12:27:52 -08:00
bunnei and GitHub
40b9e55e60
Merge pull request #3408 from wwylele/apt-new-framework
...
APT/Applet: move applet management into its own class
2018-02-02 12:15:57 -08:00
bunnei and GitHub
ee0bd3a8db
Merge pull request #3367 from wwylele/y2r-new-framework
...
Service/Y2R: convert to ServiceFramework
2018-02-02 12:12:47 -08:00
bunnei and GitHub
0c540f7fe1
Merge pull request #3389 from yuriks/cityhash
...
Common: Replace MurmurHash3 with CityHash64
2018-01-17 17:29:22 -05:00
bunnei and GitHub
2e41810608
Merge pull request #3333 from Senjosei/pause-coreerror
...
citra_qt: Pause emulation on CoreError
2018-01-10 12:16:51 -05:00
bunnei and GitHub
95d4d7c864
Merge pull request #3292 from Tilka/inf_nan
...
video_core: fix infinity and NaN conversions
2017-12-15 09:58:48 -05:00
bunnei and GitHub
4b8a7eb1ca
Merge pull request #3192 from wwylele/cro-new-frame
...
ldr_ro: convert to ServiceFramework
2017-12-13 22:30:03 -05:00
bunnei and GitHub
c23c39132a
Merge pull request #3239 from wwylele/cam-new-frame
...
cam: convert to ServiceFramework
2017-12-13 22:27:58 -05:00
bunnei and GitHub
892b681f17
Merge pull request #3240 from muemart/input-config
...
Add button labels for sdl joystick mappings
2017-12-13 22:27:01 -05:00
bunnei and GitHub
9b598d936d
Merge pull request #3248 from wwylele/ir-new-frame
...
ir: convert to ServiceFramework
2017-12-13 22:24:51 -05:00
bunnei and GitHub
4695f12a08
Merge pull request #3264 from lioncash/cmake-target
...
CMakeLists: Derive the source directory grouping from targets themselves
2017-12-12 14:34:51 -05:00
bunnei and GitHub
040006fa6b
Merge pull request #3159 from FearlessTobi/really-fix-fullscreen
...
citra-qt : Fix a bug in our fullscreen implementation
2017-12-07 11:32:28 -05:00
bunnei and GitHub
1f36472fff
Merge pull request #3229 from lioncash/decode
...
arm_dyncom_dec: Hide the decoding table from external view
2017-12-06 22:46:01 -05:00
bunnei and GitHub
77493860ca
Merge pull request #3228 from lioncash/explicit
...
arm: Make CPU backend constructors explicit
2017-12-06 22:44:39 -05:00
bunnei and GitHub
d8ba07a430
Merge pull request #3227 from MerryMage/cro
...
Allow for partial invalidation of instruction cache
2017-12-06 22:43:58 -05:00
bunnei and GitHub
275ce3e55c
Merge pull request #3230 from lioncash/pragma
...
arm_dynarmic_cp15: Add missing header guard
2017-12-06 22:42:42 -05:00
bunnei and GitHub
e165b5bb94
Merge pull request #3184 from MerryMage/timing
...
core/arm: Improve timing accuracy before service calls in JIT
2017-12-05 23:12:24 -05:00
bunnei and GitHub
959b1e4254
Merge pull request #3223 from lioncash/dyncom
...
dyncom: Convert the SPSR checking define to a function
2017-12-05 23:11:49 -05:00
bunnei and GitHub
56db8e0858
Merge pull request #3173 from shinyquagsire23/nfc-o3ds-stub
...
Services/NFC: Stub StartTagScanning as it should be for o3DS
2017-12-04 16:11:54 -05:00
bunnei and GitHub
990846f393
Merge pull request #3174 from MerryMage/vfp_reg_zero
...
dyncom: Remove VFP_REG_ZERO
2017-12-04 16:10:28 -05:00
bunnei and GitHub
32ebcb0559
Merge pull request #3178 from CDAGaming/pr_SubmoduleEdits
...
Inih: Switch inih to It's Official Repository @ benhoyt/inih
2017-12-04 16:07:17 -05:00
bunnei and GitHub
79e246d82f
Merge pull request #3185 from lioncash/vec-index
...
vector_math: Return by const reference for const operator[]
2017-12-04 16:05:03 -05:00
bunnei and GitHub
745b4dd8a4
Merge pull request #3166 from lioncash/log
...
services: Silence warnings related to logging
2017-11-30 11:23:23 -05:00
bunnei and GitHub
b2a99043e3
Merge pull request #2968 from Subv/hle_thread_pause
...
Kernel/Threads: Add a new thread status that will allow using a Kernel::Event to put a guest thread to sleep inside an HLE handler until said event is signaled
2017-11-29 10:45:48 -05:00
bunnei and GitHub
16dcec05d1
Merge pull request #3151 from MerryMage/looping-bug
...
Audio/HLE/Source: Fix looped state not updating
2017-11-29 10:43:06 -05:00
bunnei and GitHub
d00b17eb43
Merge pull request #3162 from lioncash/packet
...
packet: Simplify operator bool overload
2017-11-29 10:41:13 -05:00
bunnei and GitHub
9b8041e01c
Merge pull request #3163 from lioncash/enum
...
room/room_member: Silence -Wswitch warnings
2017-11-29 10:40:10 -05:00
bunnei and GitHub
6e12b11353
Merge pull request #3078 from Subv/ac_sessions
...
Services/AC: Corrected the number of concurrent connections for AC_I and AC_U
2017-11-06 13:21:29 -05:00
bunnei and GitHub
302bd12b72
Merge pull request #3066 from MerryMage/update-dynarmic
...
Update dynarmic
2017-11-04 13:56:07 -04:00
bunnei and GitHub
5885ca4503
Merge pull request #3067 from Hexagon12/wsacleanup-soc-fix
...
Removed duplicate calls of WSACleanup in soc_u.
2017-11-04 13:39:09 -04:00
bunnei and GitHub
ed17c54307
Merge pull request #3027 from MerryMage/travis=frozen-deps
...
travis: Add build with frozen versions for dependencies
2017-10-31 08:28:52 -07:00
bunnei and GitHub
9381cfa612
Merge pull request #3034 from B3n30/travis_build_order
...
Change build order to check clang-format first
2017-10-23 13:37:52 -07:00
bunnei and GitHub
c1355ada4b
Merge pull request #2985 from huwpascoe/pica_reg
...
Extracted the attribute setup and draw commands into their own functions
2017-10-04 11:40:29 -04:00
bunnei and GitHub
15c7641bef
Merge pull request #2977 from Subv/shmem_create
...
SharedMemory: Don't take over and unmap the source memory block when creating a shared memory, just reference it
2017-10-03 16:21:49 -04:00
bunnei and GitHub
b07af7dda8
Merge pull request #2961 from Subv/load_titles
...
Loaders: Don't automatically set the current process every time we load an application.
2017-09-29 14:58:42 -04:00
bunnei and GitHub
6fc123d67c
Merge pull request #2933 from huwpascoe/perf-1
...
Improved performance of FromAttributeBuffer
2017-09-19 13:18:35 -04:00
bunnei and GitHub
588077184b
Merge pull request #2915 from wwylele/font-archive-2
...
APT: load different shared font depending on the region
2017-09-11 21:39:56 -04:00
bunnei and GitHub
3e2e9be6d5
Merge pull request #2922 from jroweboy/mingw-telemetry
...
Build: Enable SSL in mingw by linking against WinSSL
2017-09-11 16:16:11 -04:00
bunnei and GitHub
11baa40d75
Merge pull request #2865 from wwylele/gs++
...
PICA: implemented geometry shader
2017-09-07 23:02:59 -04:00
bunnei and GitHub
ff4941fb3a
Merge pull request #2914 from wwylele/fresnel-fix
...
pica/lighting: only apply Fresnel factor for the last light
2017-09-05 10:00:49 -04:00
bunnei and GitHub
f251b8873a
Merge pull request #2909 from wwylele/telemetry-gas
...
video_core: report telemetry for gas mode
2017-08-31 11:12:55 -04:00
bunnei and GitHub
e450a2d2b8
Merge pull request #2858 from MerryMage/interp-on-a-frame-basis
...
interpolate: Interpolate on a frame-by-frame basis
2017-08-30 21:56:43 -04:00
bunnei and GitHub
f0e461bf6f
Merge pull request #2891 from wwylele/sw-bump
...
SwRasterizer/Lighting: implement bump mapping
2017-08-30 21:07:30 -04:00
bunnei and GitHub
75cd28a7cc
Merge pull request #2899 from wwylele/touch-refactor
...
Refactor touch input into a TouchDevice
2017-08-29 11:29:10 -04:00
bunnei and GitHub
22fc378fe9
Merge pull request #2897 from bunnei/telemetry-ui
...
Telemetry UI and final touches
2017-08-26 20:15:15 -04:00
bunnei
7698567fc9
web_backend: Fix CPR bug where Winsock is not properly initializing.
2017-08-26 19:45:41 -04:00
bunnei
c8562b21d9
web_backend: Fix asynchronous JSON post by spawning new thread.
2017-08-25 23:37:47 -04:00
bunnei
04bd0c957e
web_services: Refactor to remove dependency on Core.
2017-08-25 23:10:02 -04:00
bunnei
9f0da33c33
qt: Add an option to view/regenerate telemetry ID.
2017-08-25 23:10:02 -04:00
bunnei
5d7b364a21
default_ini: Use correct telemetry endpoint URL.
2017-08-25 23:10:01 -04:00
bunnei
2e37201c63
# This is a combination of 2 commits.
...
# This is the 1st commit message:
qt: Add web configuration tab.
# The commit message #2 will be skipped:
# fixup! qt: Add web configuration tab.
2017-08-25 23:10:01 -04:00
bunnei
fb17e866aa
qt: Add web configuration tab.
2017-08-25 23:10:01 -04:00
bunnei
41328afb58
web_backend: User config for username and token, support anonymous post.
2017-08-25 23:10:01 -04:00
bunnei
40f417125b
telemetry: Log frontend type.
2017-08-25 23:10:01 -04:00
bunnei
c781aea947
settings: Add enable_telemetry, citra_username, and citra_token.
2017-08-25 23:10:00 -04:00
bunnei
d6a819c7cb
telemetry_session: Log telemetry ID.
2017-08-25 23:10:00 -04:00
bunnei
59ad933022
citra_qt: Show one-time callout messages to user.
2017-08-25 23:10:00 -04:00
bunnei and GitHub
2bbff9fa96
Merge pull request #2893 from Subv/not_schedule_main_thread
...
Kernel/Threads: Don't immediately switch to the new main thread when loading a new process.
2017-08-22 17:45:47 -04:00
bunnei and GitHub
03c782e378
Merge pull request #2894 from wwylele/motion-emu-fix
...
motion_emu: fix initialization order
2017-08-22 09:36:38 -04:00
bunnei and GitHub
f84c965dec
Merge pull request #2884 from wwylele/clip
...
gl_rasterizer: add clipping plane z<=0 defined in PICA
2017-08-21 13:24:12 -04:00
bunnei and GitHub
92a4b2faf8
Merge pull request #2889 from Schplee/updated-logo-svg
...
Updated master logo to new logo svg
2017-08-21 13:22:23 -04:00
bunnei and GitHub
595070c901
Merge pull request #2879 from danzel/patch-1
...
Fix Spelling/English mistakes
2017-08-13 20:22:24 -04:00
bunnei and GitHub
c2466a2f19
Merge pull request #2862 from j-selby/update-cryptopp
...
Update CryptoPP (byte ambiguity)
2017-08-09 16:18:43 -04:00
bunnei and GitHub
437526e782
Merge pull request #2864 from mailwl/dlp-update
...
Service/dlp: Update function tables according 3dbrew
2017-08-09 11:41:45 -04:00
bunnei
fb8de89859
telemetry: Add field for OsPlatform.
2017-08-03 20:10:38 -04:00