Hexagon12 and GitHub
8070cb3f6b
Merge pull request #2694 from FearlessTobi/patch-1
...
Delete decode_integer_set.cpp
2019-07-07 22:43:45 +03:00
Hexagon12 and GitHub
908a5a00c5
Merge pull request #2595 from jonsn0w/patch-1
...
Update content_archive.cpp
2019-06-20 10:03:24 +03:00
Hexagon12 and GitHub
b35953e4fd
Merge pull request #2543 from FernandoS27/exit-flow
...
shader_bytecode: Mark EXIT as flow instruction
2019-06-04 19:52:59 +03:00
Hexagon12 and GitHub
73ee85e9ae
Merge pull request #2500 from FernandoS27/revert-2466
...
Revert #2466
2019-05-19 21:23:06 +01:00
Hexagon12 and GitHub
b94b08fa6f
Merge pull request #2491 from FernandoS27/dma-fix
...
Dma_pusher: ASSERT on empty command_list
2019-05-19 16:27:15 +01:00
Hexagon12 and GitHub
f8b1e53369
Merge pull request #2452 from FernandoS27/raster-cache-fix
...
Correct possible error on Rasterizer Caches
2019-05-19 16:00:44 +01:00
Hexagon12 and GitHub
2aebbe9bf9
Merge pull request #2497 from lioncash/shader-ir
...
shader/shader_ir: Minor changes
2019-05-19 15:51:06 +01:00
Hexagon12 and GitHub
fadf66993c
Merge pull request #2495 from lioncash/cache
...
gl_shader_disk_cache: Minor cleanup
2019-05-19 15:50:23 +01:00
Hexagon12 and GitHub
6fd247c84a
Merge pull request #2439 from lioncash/audren
...
service/audren_u: Get rid of magic values within GetAudioRendererWorkBufferSize
2019-05-19 15:23:04 +01:00
Hexagon12 and GitHub
18cdbdafa2
Merge pull request #2467 from lioncash/move
...
video_core/gpu_thread: Remove redundant copy constructor for CommandDataContainer
2019-05-19 15:20:37 +01:00
Hexagon12 and GitHub
594328f494
Merge pull request #2463 from lioncash/set
...
service/set: Correct and simplify behavior related to copying language codes
2019-05-19 15:17:39 +01:00
Hexagon12 and GitHub
9175bffbdb
Merge pull request #2466 from yuzu-emu/mme-exit-delay-slot
...
GPU/MMEInterpreter: Ignore the 'exit' flag when it's executed inside a delay slot.
2019-05-19 15:14:41 +01:00
Hexagon12 and GitHub
ac3775e6ae
Merge pull request #2468 from lioncash/deduction
...
yuzu: Remove explicit types from locks where applicable
2019-05-19 15:05:56 +01:00
Hexagon12 and GitHub
b54bd3f018
Merge pull request #2472 from FernandoS27/tic
...
maxwell_3d: reduce severity of different component formats assert.
2019-05-19 15:04:47 +01:00
Hexagon12 and GitHub
3bd5f01240
Merge pull request #2469 from lioncash/copyable
...
video_core/engines/maxwell_3d: Add is_trivially_copyable_v check for Regs
2019-05-19 15:02:17 +01:00
Hexagon12 and GitHub
3ff0c70c72
Merge pull request #2487 from lioncash/service-return
...
service/am: Add missing return in error case for IStorageAccessor's Read/Write()
2019-05-19 14:59:40 +01:00
Hexagon12 and GitHub
4452195d41
Merge pull request #2480 from ReinUsesLisp/fix-quads
...
gl_rasterizer: Pass the right number of array quad vertices count
2019-05-19 14:58:49 +01:00
Hexagon12 and GitHub
8e9a1e4249
Merge pull request #2483 from ReinUsesLisp/fix-point-size
...
gl_rasterizer: Limit OpenGL point size to a minimum of 1
2019-05-19 14:57:05 +01:00
Hexagon12 and GitHub
edf8c0a545
Merge pull request #2490 from lioncash/float
...
ipc_helpers: Amend floating-point type in Pop<double> specialization
2019-05-19 14:50:30 +01:00
Hexagon12 and GitHub
209a0dfa35
Merge pull request #2492 from lioncash/debugger
...
yuzu/debugger: Specify string conversions explicitly
2019-05-19 14:49:54 +01:00
Hexagon12 and GitHub
ffd9a1f3ef
Merge pull request #2473 from lioncash/vs2019
...
CMakeLists: Handle VS 2019 in a less annoying manner
2019-05-19 14:33:28 +01:00
Hexagon12 and GitHub
2437ca04d7
Merge pull request #2476 from ReinUsesLisp/fix-compat
...
yuzu/bootmanager: Explicitly enable deprecated OpenGL features on compat
2019-05-19 14:31:52 +01:00
Hexagon12 and GitHub
aa61478d8c
Merge pull request #2498 from lioncash/unused-code
...
yuzu/util: Remove unused spinbox.cpp/.h
2019-05-19 14:30:07 +01:00
Hexagon12 and GitHub
8df9449bb8
Merge pull request #2422 from ReinUsesLisp/fixup-samplers
...
gl_state: Fix samplers memory corruption
2019-04-23 18:30:35 +03:00
Hexagon12 and GitHub
b2fbcaae30
Merge pull request #2425 from FernandoS27/y-direction
...
Fix flipping on some games by applying Y direction register
2019-04-23 18:29:29 +03:00
Hexagon12 and GitHub
b81260c65c
Merge pull request #2371 from lioncash/pagetable
...
kernel/process: Set page table when page table resizes occur.
2019-04-09 20:13:37 +03:00
Hexagon12 and GitHub
e597665569
Merge pull request #1818 from ccawley2011/patch-1
...
Add missing environment variables to travis-ci.env
2019-01-30 19:53:34 +02:00
Hexagon12 and GitHub
35480167b1
Merge pull request #2076 from lioncash/enc
...
video_core/dma_pusher: Silence C4828 warnings
2019-01-30 19:42:15 +02:00
Hexagon12 and GitHub
7c6bb8c17f
Merge pull request #2020 from otaviopace/remove-spaces
...
audio_core: remove unnecessary spaces on comments
2019-01-14 16:49:37 +02:00
Hexagon12 and GitHub
9ec9709f68
Merge pull request #1724 from FearlessTobi/port-4412
...
Port citra-emu/citra#4412 : "CONTRIBUTING.md: migrate to the wiki"
2019-01-03 18:12:33 +02:00
Hexagon12 and GitHub
315f3342f7
Merge pull request #1872 from lioncash/proc-info
...
kernel/process: Set ideal core from metadata
2018-12-10 18:44:14 +02:00
Hexagon12 and GitHub
ee9e433517
Merge pull request #1880 from DarkLordZach/cache-storage
...
savedata_factory: Add CacheStorage and delete TemporaryStorage on boot
2018-12-10 18:41:46 +02:00
Hexagon12 and bunnei
3135dbc29c
Added predicate comparison LessEqualWithNan ( #1736 )
...
* Added predicate comparison LessEqualWithNan
* oops
* Clang fix
2018-11-23 08:51:32 -08:00
Hexagon12 and GitHub
a819116154
Merge pull request #1722 from MysticExile/enable-applictation-crash-report
...
am: Stub EnableApplicationCrashReport
2018-11-17 19:42:07 +02:00
Hexagon12 and GitHub
d104478f1b
Merge pull request #1709 from ogniK5377/docked-mode-crash
...
Fixed switching operation modes when not running a game
2018-11-16 16:25:40 +02:00
Hexagon12 and bunnei
7139f05fc5
Fixed the sRGB pixel format ( #963 )
...
* Changed the sRGB pixel format return
* Add a message about SRGBA -> RGBA conversion
2018-08-07 18:59:50 -04:00
Hexagon12 and bunnei
fd797e2424
Add some HID commands ( #843 )
...
* Added some HID commands
* Addressed comments
2018-07-30 10:06:21 -07:00
Hexagon12 and bunnei
5e9c547952
Stubs for QLaunch ( #428 )
...
* Stubs for QLaunch
* Wiped unrelated stuff
* Addressed comment
* Dropped GetPopFromGeneralChannelEvent
2018-05-07 11:27:30 -04:00
Hexagon12 and bunnei
e52a87b98a
Various service name fixes - part 2 (rebased) ( #322 )
...
* Updated ACC with more service names
* Updated SVC with more service names
* Updated set with more service names
* Updated sockets with more service names
* Updated SPL with more service names
* Updated time with more service names
* Updated vi with more service names
2018-04-17 11:37:43 -04:00
Hexagon12 and GitHub
b1556309fe
Merge pull request #1 from yuzu-emu/master
...
Update fork
2018-04-13 15:17:50 +03:00
Hexagon12 and GitHub
a155d3b7ff
Decimal change
2018-04-10 21:21:00 +03:00
Hexagon12 and GitHub
88f1fe79c6
Updated pctl:a with new service names.
2018-04-10 21:03:23 +03:00
Hexagon12 and GitHub
177bdb94df
Updated nvmemp with new service names.
2018-04-10 20:28:15 +03:00
Hexagon12 and GitHub
4d1a2509df
Updated nvdrv with more service names.
2018-04-10 20:26:49 +03:00
Hexagon12 and GitHub
ac50d2cd60
Updated pl:u with more service names.
2018-04-10 20:23:21 +03:00
Hexagon12 and GitHub
2d2de1422e
Updated hid with more service names.
2018-04-10 20:17:22 +03:00
Hexagon12 and GitHub
9e2f30ab4a
Updated friend:u with more service names.
2018-04-10 20:02:11 +03:00
Hexagon12 and GitHub
be50a6ceef
Updated the unknown name
2018-04-10 20:01:33 +03:00
Hexagon12 and GitHub
7788178f01
Updated friend:a with more service names.
2018-04-10 20:00:36 +03:00
Hexagon12 and GitHub
ae5e2d07c6
Updated fsp-srv with more service names.
2018-04-10 19:30:27 +03:00
Hexagon12 and GitHub
ee3ca32fa3
Updated CodecCtl with more service names.
2018-04-10 18:58:14 +03:00
Hexagon12 and GitHub
ed2da0ef70
Updated audren with more service names.
2018-04-10 18:56:57 +03:00
Hexagon12 and GitHub
c0011fdacd
Updated audrec with more service names.
2018-04-10 18:53:33 +03:00
Hexagon12 and GitHub
a886e3bc2a
Updated audout with more service names.
2018-04-10 18:51:50 +03:00
Hexagon12 and GitHub
4cf4a5ecdc
Updated audin with more service names.
2018-04-10 18:47:52 +03:00
Hexagon12 and GitHub
c79c9755b4
Updated AOC with more service names.
2018-04-10 18:42:28 +03:00
Hexagon12 and GitHub
434cffa37d
Updated AppletOE with more service names.
2018-04-10 18:41:17 +03:00
Hexagon12 and GitHub
0cc2e7d81d
Updated AppletAE with more service names.
2018-04-10 18:39:46 +03:00
Hexagon12 and GitHub
84d39530cf
Updated AM with more service names.
2018-04-10 18:36:00 +03:00
Hexagon12 and GitHub
a8d8c21e00
pls, that was easy
2018-02-14 19:47:51 +02:00