bunnei
|
93fea4e179
|
Merge pull request #1378 from lioncash/thread
process: Make a few member variables private where applicable
|
2018-09-22 19:46:53 -04:00 |
|
bunnei
|
fb9f273e90
|
Merge pull request #1380 from lioncash/const
shader_bytecode: Make operator== and operator!= of IpaMode const qualified
|
2018-09-22 01:37:36 -04:00 |
|
bunnei
|
73eea61614
|
Merge pull request #1382 from lioncash/inc
gl_state: Remove unused type alias
|
2018-09-22 01:36:21 -04:00 |
|
bunnei
|
0246db9ea2
|
Merge pull request #1376 from Subv/timestretch_trace
Logging: Change the TimeStretch::Process log from debug to trace level.
|
2018-09-22 01:30:28 -04:00 |
|
bunnei
|
2d5f51bb9b
|
Merge pull request #1381 from valentinvanelslande/patch-1
yuzu_cmd: fix sd card directory set to nand directory
|
2018-09-22 01:29:28 -04:00 |
|
bunnei
|
4f186de069
|
Merge pull request #1379 from lioncash/bitwise
gl_stream_buffer: Fix use of bitwise OR instead of logical OR in Map()
|
2018-09-21 14:02:00 -04:00 |
|
bunnei
|
000da01c1d
|
Merge pull request #1337 from DarkLordZach/create-fs-cmd
yuzu-cmd: Add filesystem service initializer call
|
2018-09-20 23:36:11 -04:00 |
|
bunnei
|
0285ddfbd4
|
Merge pull request #1372 from lioncash/thread
kernel/thread: Use owner_process when setting the page table in SetupMainThread()
|
2018-09-20 23:35:29 -04:00 |
|
bunnei
|
072053ab95
|
Merge pull request #1371 from lioncash/fwd-arm
arm_interface: Replace kernel vm_manager include with a forward declaration
|
2018-09-20 23:35:06 -04:00 |
|
bunnei
|
a373dddbd9
|
Merge pull request #1375 from Subv/gl_clear
RasterizerGL: Use the correct framebuffer when clearing via the CLEAR_BUFFERS register.
|
2018-09-20 23:34:39 -04:00 |
|
bunnei
|
c1c59617ad
|
Merge pull request #1364 from lioncash/content
file-sys: Default heavy-weight class destructors in the cpp file
|
2018-09-20 23:31:31 -04:00 |
|
bunnei
|
cf97d00eb6
|
Merge pull request #1367 from lioncash/plural
game_list: Handle plurals within setFilterResult() better
|
2018-09-20 23:30:32 -04:00 |
|
bunnei
|
b0b57c21e6
|
Merge pull request #1368 from ogniK5377/nifm-fix
Added IRequest::Submit
|
2018-09-20 23:30:11 -04:00 |
|
bunnei
|
a0db7e2cf9
|
Merge pull request #1352 from lioncash/sharing
ring_buffer: Use std::hardware_destructive_interference_size to determine alignment size for avoiding false sharing
|
2018-09-20 23:29:10 -04:00 |
|
bunnei
|
9f92533cc2
|
Merge pull request #1373 from ogniK5377/revert-nifm
Revert GetRequestState
|
2018-09-20 22:19:58 -04:00 |
|
bunnei
|
8fe9572271
|
Merge pull request #1358 from DarkLordZach/temp-storage
savedata_factory: Add TemporaryStorage SaveDataType
|
2018-09-20 10:13:38 -04:00 |
|
bunnei
|
0931a711de
|
Merge pull request #1363 from lioncash/control
control_metadata: Move language name array definition to the cpp file
|
2018-09-20 10:13:23 -04:00 |
|
bunnei
|
b02a1e38fa
|
Merge pull request #1361 from lioncash/nax
xts_archive/nax: Minor interface changes
|
2018-09-20 10:13:10 -04:00 |
|
bunnei
|
e57aa62b11
|
Merge pull request #1366 from ogniK5377/splat-fix
Implemented NTC & IEnsureNetworkClockAvailabilityService
|
2018-09-20 10:12:35 -04:00 |
|
bunnei
|
52fb86c65c
|
Merge pull request #1356 from degasus/hotfix
gl_rasterizer: Fix StartAddress handling with indexed draw calls.
|
2018-09-19 11:58:22 -04:00 |
|
bunnei
|
8dff92c5f6
|
Merge pull request #1359 from ogniK5377/nes
Fixed GetAccountId stub, Added error code for OpenDirectory and added ActivateNpadWithRevision
|
2018-09-19 10:01:36 -04:00 |
|
bunnei
|
5fbc354261
|
Merge pull request #1353 from ogniK5377/remove-MakeBuilder
Removed the use of rp.MakeBuilder in the yuzu codebase
|
2018-09-19 10:00:23 -04:00 |
|
bunnei
|
b33ce787b7
|
Merge pull request #1348 from ogniK5377/GetImageSize
Implemented IProfile::GetImageSize
|
2018-09-18 22:15:18 -04:00 |
|
bunnei
|
d85130d7be
|
Merge pull request #1319 from lioncash/audio
audio_core: Replace includes with forward declarations where applicable.
|
2018-09-18 22:14:26 -04:00 |
|
bunnei
|
c9942fe46e
|
Merge pull request #1351 from ogniK5377/GetDefaultDisplayResolution
Implemented GetDefaultDisplayResolution
|
2018-09-18 22:13:28 -04:00 |
|
bunnei
|
bf957d5345
|
Merge pull request #1341 from lioncash/dependency
core/core_cpu: Replace exclusive monitor include with forward declaration
|
2018-09-18 22:13:05 -04:00 |
|
bunnei
|
c768535463
|
Merge pull request #1346 from lioncash/svc
svc_wrap: Convert the PARAM macro into a function
|
2018-09-18 22:12:47 -04:00 |
|
bunnei
|
e9abbcae85
|
Merge pull request #1350 from ogniK5377/Six-Axis-Stub
Stubbed ActivateConsoleSixAxisSensor & StartConsoleSixAxisSensor
|
2018-09-18 22:12:12 -04:00 |
|
bunnei
|
bd88d4108f
|
Merge pull request #1342 from lioncash/trunc
gl_shader_decompiler: Avoid truncation warnings within LD_A and ST_A code
|
2018-09-18 22:11:48 -04:00 |
|
bunnei
|
0284cbe7ec
|
Merge pull request #1279 from FernandoS27/csetp
shader_decompiler: Implemented (Partialy) Control Codes and CSETP
|
2018-09-18 22:10:48 -04:00 |
|
bunnei
|
6415f81bb8
|
Merge pull request #1299 from FernandoS27/texture-sanatize
shader_decompiler: Asserts for Texture Instructions
|
2018-09-18 22:10:09 -04:00 |
|
bunnei
|
733c47623b
|
Merge pull request #1343 from lioncash/mutex
kernel/svc: Handle invalid address cases within svcArbitrateLock() and svcArbitrateUnlock()
|
2018-09-18 14:25:00 -04:00 |
|
bunnei
|
c2cf784376
|
Merge pull request #1344 from lioncash/arm
arm_interface: Remove ARM11-isms from the CPU interface
|
2018-09-18 14:24:20 -04:00 |
|
bunnei
|
c7a4bf5074
|
Merge pull request #1345 from lioncash/write
arm_dynarmic: Correct ExclusiveWrite128()'s operation
|
2018-09-18 14:23:57 -04:00 |
|
bunnei
|
fafc80d72e
|
Merge pull request #1290 from FernandoS27/shader-header
Implemented (Partialy) Shader Header
|
2018-09-17 18:53:14 -04:00 |
|
bunnei
|
a94b623dfb
|
Merge pull request #1311 from FernandoS27/fast-swizzle
Optimized Texture Swizzling
|
2018-09-17 12:39:34 -04:00 |
|
bunnei
|
2c9c0d70a3
|
Merge pull request #1312 from lioncash/fwd
service/vi: Replace includes with forward declarations where applicable
|
2018-09-17 12:32:28 -04:00 |
|
bunnei
|
2bfb9fd0e6
|
Merge pull request #1313 from lioncash/error
kernel/errors: Amend error code for ERR_NOT_FOUND
|
2018-09-17 12:28:40 -04:00 |
|
bunnei
|
692e7cee4f
|
Merge pull request #1314 from lioncash/cast
audio_core/time_stretch: Silence truncation warnings in Process()
|
2018-09-17 12:28:19 -04:00 |
|
bunnei
|
27fe8159c5
|
Merge pull request #1316 from lioncash/shadow
gl_shader_decompiler: Get rid of variable shadowing within LEA instructions
|
2018-09-17 12:27:35 -04:00 |
|
bunnei
|
fc46183e03
|
Merge pull request #1318 from lioncash/errors-sm
services/sm: Amend error code constants
|
2018-09-17 12:27:01 -04:00 |
|
bunnei
|
59beb540ae
|
Merge pull request #1321 from lioncash/audio-shadow
cubeb_sink: Get rid of variable shadowing within CubebSink's constructor
|
2018-09-17 12:26:29 -04:00 |
|
bunnei
|
e6367ab955
|
Merge pull request #1315 from lioncash/size
kernel/svc: Handle a few error cases within memory-related functions
|
2018-09-17 10:11:26 -04:00 |
|
bunnei
|
3476ba2aee
|
Merge pull request #1320 from lioncash/name
cubeb_sink: Correct context name in ListCubebSinkDevices()
|
2018-09-17 10:10:33 -04:00 |
|
bunnei
|
e561afdcd5
|
Merge pull request #1328 from FearlessTobi/port-4192
Port #4192 from Citra: "svc: change unknown to thread in CreateThread"
|
2018-09-17 09:56:48 -04:00 |
|
bunnei
|
e7af0f69da
|
Merge pull request #1327 from FearlessTobi/port-4171
Port #4171 from Citra: "Tests: Remove glad test OS X work-around"
|
2018-09-17 09:54:31 -04:00 |
|
bunnei
|
076add4ccd
|
Merge pull request #1326 from FearlessTobi/port-4182
Port #4182 from Citra: "Prefix all size_t with std::"
|
2018-09-17 09:51:47 -04:00 |
|
bunnei
|
3be048e50a
|
Merge pull request #1329 from raven02/bgr5a1u
Implement RenderTargetFormat::BGR5A1_UNORM
|
2018-09-17 09:49:00 -04:00 |
|
bunnei
|
e833301e4c
|
Merge pull request #1335 from lioncash/copy
game_list_p: Take map iterator contents by const reference
|
2018-09-17 09:47:54 -04:00 |
|
bunnei
|
08af788a57
|
Merge pull request #1336 from lioncash/antialias
yuzu/util: Antialias game list compatibility pixmaps
|
2018-09-17 09:47:34 -04:00 |
|
bunnei
|
240e756962
|
Merge pull request #1331 from raven02/astc_8_8
Implement ASTC_2D_8X8
|
2018-09-17 09:46:21 -04:00 |
|
bunnei
|
ba480ea2fb
|
Merge pull request #1273 from Subv/ld_sizes
Shaders: Implemented multiple-word loads and stores to and from attribute memory.
|
2018-09-15 15:27:12 -04:00 |
|
bunnei
|
daee15b058
|
Merge pull request #1271 from Subv/kepler_engine
GPU: Basic implementation of the Kepler Inline Memory engine (p2mf).
|
2018-09-15 13:27:07 -04:00 |
|
bunnei
|
df5a44a40b
|
Merge pull request #1310 from lioncash/kernel-ns
kernel/thread: Include thread-related enums within the kernel namespace
|
2018-09-13 19:50:47 -04:00 |
|
bunnei
|
fb65076b0f
|
Merge pull request #1309 from lioncash/nested
service: Use nested namespace specifiers where applicable
|
2018-09-13 19:50:11 -04:00 |
|
bunnei
|
3ef134a092
|
Merge pull request #1307 from lioncash/pl
services/pl_u: Add missing Korean font to the fallback case for shared fonts
|
2018-09-13 19:49:39 -04:00 |
|
bunnei
|
60899b80f0
|
Merge pull request #1298 from lioncash/view
audio_core/sink_details: Change std::string parameter into std::string_view
|
2018-09-12 18:24:57 -04:00 |
|
bunnei
|
938aa5779c
|
Merge pull request #1302 from lioncash/config
yuzu/configure_gamelist: Mark combo-box strings as translatable
|
2018-09-12 18:24:11 -04:00 |
|
bunnei
|
926dd41587
|
Merge pull request #1163 from FearlessTobi/add-audio-stretching
audio_core: Add audio stretching support
|
2018-09-12 18:23:54 -04:00 |
|
bunnei
|
49c4fe1f2f
|
Merge pull request #1306 from bunnei/fix-b5g6r5u
gl_rasterizer_cache: B5G6R5U should use GL_RGB8 as an internal format.
|
2018-09-12 18:21:47 -04:00 |
|
bunnei
|
4a43fb7e1d
|
gl_rasterizer_cache: B5G6R5U should use GL_RGB8 as an internal format.
- Fixes a regression with Sonic Mania with ARB_texture_storage.
|
2018-09-12 18:09:31 -04:00 |
|
bunnei
|
d9e21eebe8
|
Merge pull request #1297 from lioncash/pl
pl_u: Eliminate mutable file-scope state
|
2018-09-12 16:03:53 -04:00 |
|
bunnei
|
cc50857460
|
Merge pull request #1263 from FernandoS27/tex-mode
shader_decompiler: Implemented (Partially) Texture Processing Modes
|
2018-09-12 16:03:34 -04:00 |
|
bunnei
|
79217f9870
|
Merge pull request #1303 from lioncash/error
kernel/errors: Amend invalid thread priority and invalid processor ID error codes
|
2018-09-12 12:14:51 -04:00 |
|
bunnei
|
0821a210c4
|
Merge pull request #1304 from lioncash/str
svc: Do nothing in svcOutputDebugString() if given a length of zero
|
2018-09-12 12:10:14 -04:00 |
|
bunnei
|
44fac34697
|
Merge pull request #1305 from FreddyFunk/cmake_yuzu_as_vs_startup_project
Set yuzu project as default StartUp Project in Visual Studio
|
2018-09-12 12:09:47 -04:00 |
|
bunnei
|
475222a496
|
Merge pull request #1296 from lioncash/prepo
service/prepo: Move class into the cpp file
|
2018-09-11 23:15:07 -04:00 |
|
bunnei
|
3ee4fa557f
|
Merge pull request #1301 from lioncash/qt
game_list: Resolve variable shadowing within LoadCompatibilityList()
|
2018-09-11 23:13:54 -04:00 |
|
bunnei
|
c245150439
|
Merge pull request #1300 from lioncash/audio
service/audio: Replace includes with forward declarations where applicable
|
2018-09-11 23:13:29 -04:00 |
|
bunnei
|
89825766ee
|
Merge pull request #1278 from tech4me/bg-color-fix
Port Citra #4047 & #4052: add change background color support
|
2018-09-11 23:13:11 -04:00 |
|
bunnei
|
522a11a11f
|
Merge pull request #1295 from bunnei/accurate-copies
gl_rasterizer_cache: Improve accuracy of caching and copies.
|
2018-09-11 23:12:15 -04:00 |
|
bunnei
|
4a9acc87f9
|
Merge pull request #1294 from degasus/optimizations
gl_rasterizer: Use ARB_texture_storage.
|
2018-09-11 23:11:36 -04:00 |
|
bunnei
|
7bb226f22d
|
gl_rasterizer_cache: Always blit on recreate, regardless of format.
- Fixes several rendering issues with Super Mario Odyssey.
|
2018-09-11 22:54:46 -04:00 |
|
bunnei
|
429217248f
|
Merge pull request #1289 from FernandoS27/lea_pset
shader_decompiler: Implemented LEA and PSET
|
2018-09-11 20:58:15 -04:00 |
|
bunnei
|
cdddd71d08
|
gl_shader_cache: Remove cache_width/cache_height.
- This was once an optimization, but we no longer need it with the cache reserve.
- This is also inaccurate.
|
2018-09-11 20:12:29 -04:00 |
|
bunnei
|
1470b85af9
|
Merge pull request #1291 from lioncash/default
hle/service: Default constructors and destructors in the cpp file where applicable
|
2018-09-11 11:42:05 -04:00 |
|
bunnei
|
2f0ff4d25b
|
Merge pull request #1292 from ogniK5377/renderdoc-fix
Fixed renderdoc input/output textures not working due to multiple render targets
|
2018-09-11 11:38:13 -04:00 |
|
bunnei
|
143525dcb9
|
Merge pull request #1293 from lioncash/font
externals: Place font data within cpp files
|
2018-09-11 11:37:32 -04:00 |
|
bunnei
|
d6e8e16a66
|
Merge pull request #1286 from bunnei/multi-clear
gl_rasterizer: Implement clear for non-zero render targets.
|
2018-09-10 20:30:14 -04:00 |
|
bunnei
|
12445b476d
|
Merge pull request #1285 from bunnei/depth-fix
gl_rasterizer_cache: Only use depth for applicable texture formats.
|
2018-09-10 20:28:40 -04:00 |
|
bunnei
|
d884e805c5
|
Merge pull request #1284 from bunnei/bgra8_srgb
gl_rasterizer_cache: Implement RenderTargetFormat::BGRA8_SRGB.
|
2018-09-10 20:28:00 -04:00 |
|
bunnei
|
ae0c95efcc
|
Merge pull request #1264 from degasus/optimizations
video_core: Optimize the command processor.
|
2018-09-10 18:02:47 -04:00 |
|
bunnei
|
4c0b1cc1ae
|
gl_rasterizer_cache: Only use depth for applicable texture formats.
- Fixes an issue with Octopath Traveler leaving stale data here.
|
2018-09-10 00:50:38 -04:00 |
|
bunnei
|
035e6bd407
|
gl_rasterizer: Implement clear for non-zero render targets.
- Several misc. changes to ConfigureFramebuffers in support of this.
|
2018-09-10 00:41:20 -04:00 |
|
bunnei
|
1c34498368
|
gl_rasterizer_cache: Implement RenderTargetFormat::BGRA8_SRGB.
- Used by Octopath Traveler (with multiple render targets).
|
2018-09-10 00:37:52 -04:00 |
|
bunnei
|
ac959799e4
|
Merge pull request #1281 from bunnei/multi-rt
gl_rasterizer: Implement multiple color attachments.
|
2018-09-10 00:36:30 -04:00 |
|
bunnei
|
49b15af054
|
gl_rasterizer: Implement multiple color attachments.
|
2018-09-09 22:48:28 -04:00 |
|
bunnei
|
f9e468d891
|
Merge pull request #1258 from tgsm/fix-sdl-logging
yuzu-cmd: fix SDL logging
|
2018-09-09 22:34:23 -04:00 |
|
bunnei
|
7ddd5b765d
|
Merge pull request #1282 from lioncash/compat
yuzu: Move compatibility list specifics to their own source files
|
2018-09-09 22:32:53 -04:00 |
|
bunnei
|
50c191439d
|
Merge pull request #1276 from FearlessTobi/fix-stupid-stub
hid: Implement ReloadInputDevices
|
2018-09-09 22:31:04 -04:00 |
|
bunnei
|
3b8a0bc146
|
Merge pull request #1283 from lioncash/unused
service: Remove unused g_kernel_named_ports variable
|
2018-09-09 22:30:39 -04:00 |
|
bunnei
|
e58855c7a4
|
Merge pull request #1268 from FernandoS27/tmml
shader_decompiler: Implemented TMML
|
2018-09-09 21:39:39 -04:00 |
|
bunnei
|
223ddb2008
|
Merge pull request #1272 from Subv/dma_2d
GPU/DMA: Partially implemented the 'enable_2d' bit in the DMA engine.
|
2018-09-09 19:53:17 -04:00 |
|
bunnei
|
fcf81147e7
|
Merge pull request #1280 from zero334/improvements
video_core: fixed arithmetic overflow warnings & improved code style
|
2018-09-09 19:51:46 -04:00 |
|
bunnei
|
0acf9b351f
|
Merge pull request #1261 from FernandoS27/txq
shader_decompiler: Implemented (Partialy) TXQ
|
2018-09-09 19:43:10 -04:00 |
|
bunnei
|
af074ee422
|
Merge pull request #1256 from bunnei/tex-target-support
Initial support for non-2D textures
|
2018-09-08 16:14:46 -04:00 |
|
bunnei
|
deff28d3c0
|
Merge pull request #1265 from zhaowenlan1779/patch-1
yuzu: fix title bar display
|
2018-09-08 16:03:25 -04:00 |
|
bunnei
|
3d9776f36a
|
Merge pull request #1267 from MerryMage/audio_out
audio_renderer: Rename AudioOut instance to audio_out
|
2018-09-08 16:02:58 -04:00 |
|
bunnei
|
9cd79c25ed
|
Merge pull request #1246 from degasus/instanced_rendering
gl_rasterizer: Use baseInstance instead of moving the buffer points.
|
2018-09-08 04:49:24 -04:00 |
|
bunnei
|
2515d2433b
|
Merge pull request #1259 from lioncash/relocate
yuzu: Move GameListWorker to its own source files
|
2018-09-08 04:10:11 -04:00 |
|