Commit Graph

3005 Commits (691a42fe98954c247a8b7e9305a3e9ca5c04d40c)

Author SHA1 Message Date
Lioncash 5f51622e9d file_util: In-class initialize data members 10 years ago
Lioncash 655623ebb2 file_util: const qualify IOFile's Tell and GetSize functions 10 years ago
Lioncash a4120ca66c file_util: Don't expose IOFile internals through the API 10 years ago
Lioncash bf9945b81b file_util: Check for is_trivially_copyable
Also applies the template checks to ReadArray as well.
10 years ago
Lioncash 3ee4432fe3 file_util: Make IOFile data members private 10 years ago
MerryMage 226c5546e2 FileUtil: Missing #include, Add const to IOFile methods 10 years ago
bunnei 38f4c9cce9 Merge pull request #1613 from mailwl/anp
Set Kernel config "Hardware Inited" to 1 (true)
10 years ago
Jannik Vogel 997af88ec6 Use Settings::Apply in SDL frontend 10 years ago
Jannik Vogel f2c8619704 CitraQt: Apply config at startup 10 years ago
mailwl df0a81621f Set Kernel config "Unknown Value" to 0x1 10 years ago
Yuri Kunde Schlesner ad664b4a01 Merge pull request #1657 from JayFoxRox/remove-dump-geometry
Pica: Remove geometry dumper (PICA_DUMP_GEOMETRY)
10 years ago
bunnei a1b81469a3 Merge pull request #1368 from LittleWhite-tb/configure-widget
Implementation for a configure widget
10 years ago
Jannik Vogel ff7c798d86 Pica: Remove geometry dumper (PICA_DUMP_GEOMETRY) 10 years ago
Jannik Vogel 0ad050f85d OpenGL: Implement color combiner Operation::Dot3_RGB 10 years ago
Mathew Maidment 0b7efc2be2 Merge pull request #1653 from mailwl/blx-lr
Fix BLX LR opcode interpretation
10 years ago
mailwl 2efc1c9348 Fix BLX LR opcode interpretation 10 years ago
bunnei 069e040500 Merge pull request #1624 from JayFoxRox/buffer-allow-write
Implement buffer-write allow registers
10 years ago
Jannik Vogel 35a92b4097 OpenGL: Respect buffer-write allow registers 10 years ago
Jannik Vogel c6bbc41984 OpenGL: Split buffer-write mask sync into seperate functions 10 years ago
Jannik Vogel fa24df7340 Rasterizer: Respect buffer-write allow registers 10 years ago
Jannik Vogel d47605b2ed OpenGL: Keep stencil-test and framebuffer.depth_format in sync 10 years ago
bunnei a4c5d8fd50 Merge pull request #1644 from polaris-/gdb-fixes
Adopted WinterMute's gdbstub changes
10 years ago
JamePeng 9045c57d6f update the code of AM service! (#1623) 10 years ago
mailwl 61ec5fa776 cecd:u: stub GetCecStateAbbreviated (#1648) 10 years ago
mailwl 4630209c4c Update cpsr (T)humb bit while creating thread 10 years ago
bunnei 6e750ae12d Merge pull request #1639 from linkmauve/fix-double-framebuffer-check
OpenGL: Fix a double framebuffer completeness checks.
10 years ago
polaris- 64ec5ac356 Default to settings from ini for gdbstub 10 years ago
bunnei f531d4b810 Merge pull request #1577 from JamePeng/update-apta-func
Append the missing function name"GetAppletInfo", "SetAppCpuTimeLimit" and "GetAppCpuTimeLimit" to APT:A
10 years ago
mailwl 06a4369f75 Fix thumb ADR instruction alignment 10 years ago
polaris- 44d746fc92 Adopted WinterMute's gdbstub changes
This fixes the comments left on the PR (whitespace, SO_REUSEADDR,
comment changes).
10 years ago
JamePeng 857bf9cd09 append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:A 10 years ago
bunnei dccadce074 Merge pull request #1435 from mailwl/frd_u
frd:u: Initial stub some functions
10 years ago
Mathew Maidment aa6380e5bc Merge pull request #1643 from MerryMage/make_unique
Common: Remove Common::make_unique, use std::make_unique
10 years ago
MerryMage a06dcfeb61 Common: Remove Common::make_unique, use std::make_unique 10 years ago
bunnei b393408496 Merge pull request #1620 from LFsWang/path
Fix filename&path encode problem on Windows
10 years ago
JamePeng af9a8258b9 implement APT::GetStartupArgument 10 years ago
JamePeng ef47d855ce Append the missing function name"GetAppletInfo" to APT:A 10 years ago
Emmanuel Gil Peyrot 3219be8ee0 OpenGL: Fix a double framebuffer completeness checks. 10 years ago
Jannik Vogel 693cbc1f8f OpenGL: Check for framebuffer completeness 10 years ago
bunnei 6d24c73ea9 Merge pull request #1616 from exhalatio/dlp_dummy
Dummy implementation dlp:SRVR Service.
10 years ago
exhalatio bbdfbe44e6 Dummy implementation dlp:SRVR Service. 10 years ago
bunnei e5e3b97db2 Merge pull request #1619 from mailwl/cecd
cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle
10 years ago
Ryan Loebs 58ee548ed8 Rework sockopt translation to match the error translation code already in place 10 years ago
bunnei 9d7028bcfb Merge pull request #1390 from purpasmart96/citra_gsp_error_codes
GSP: Return proper error codes for register writes
10 years ago
Jannik Vogel c26b141407 Avoid warnings by casting to size_t for ARRAY_SIZE() comparisons 10 years ago
Mathew Maidment 80c16961ae Merge pull request #1618 from MerryMage/one-step
Prevent cache overflow when single stepping
10 years ago
bunnei 67c982be1b Merge pull request #1419 from mailwl/branch-gsp
Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue
10 years ago
LFsWang 87afef73b1 remove debug code 10 years ago
mailwl cb8e85a37d cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle 10 years ago
LFsWang be01912539 fix unicode url problem on windows 10 years ago
LFsWang acfa76aa38 Fix encode problem On Windows 10 years ago
mailwl f7619a9a19 Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue 10 years ago
purpasmart96 abe5c6efec GSP: Return proper error codes for register writes 10 years ago
bunnei 644fbbeb13 Merge pull request #1572 from MerryMage/audio-filter
DSP: Implement audio filters (simple, biquad)
10 years ago
Ryan Loebs 2faafff1b9 Code style 10 years ago
MerryMage cbba0bec7c DynCom: Optimize single stepping 10 years ago
Ryan Loebs b1f89408dd Added GetSockOptName
Filter out and translate invalid sockopt names.
10 years ago
Ryan Loebs 0a7d53692a Derp: win32: typedef int socklen_t; 10 years ago
Ryan Loebs 64815a8b16 But of course, Windows uses 'int' while Linux uses 'socklen_t' 10 years ago
Ryan Loebs b8422b24bd Compiling on Windows now 10 years ago
Ryan Loebs aa5bb3b997 Formatting... 10 years ago
Ryan Loebs 65883d9327 Addressing PR comments 10 years ago
Ryan Loebs 91dbebbcc5 SOC Updates
-Implement GetSockOpt / SetSockOpt
-Fix bug in RecvFrom where sending from localhost
 does not fill in src_addr/src_addr_len on Linux
10 years ago
Ryan Loebs 1ce8cb148c Add common methods to all cfg:* ports 10 years ago
MerryMage 2a99464ef1 DSP: Implement audio filters (simple, biquad) 10 years ago
LittleWhite b0e2e1d3f5 Compilation fix 10 years ago
bunnei e815e4a6aa Merge pull request #1541 from LFsWang/path
Fix Qt string encode problem on Windows
10 years ago
mailwl 81d988b022 frd:u: Initial stub some functions 10 years ago
wwylele aeb29a1a60 use reference instead of pointer 10 years ago
wwylele 6bd5f98272 remove unnecessary const 10 years ago
bunnei 39da819b55 Merge pull request #1549 from wwylele/acc_gyro
hid: implement accelerometer and gyroscope back-end
10 years ago
wwylele 1d2070d0d3 implement GyroscopeCalibrateParam 10 years ago
bunnei b25605e20f Merge pull request #1566 from MerryMage/audio-codec
DSP: Implement audio codecs (PCM8, PCM16, ADPCM)
10 years ago
MerryMage efd1c3f8c3 DSP: Implement audio codecs (PCM8, PCM16, ADPCM) 10 years ago
Yuri Kunde Schlesner 81004211dd Pica: Improve accuracy of immediate-mode support
This partially fixes Etrian Odyssey IV.
10 years ago
Yuri Kunde Schlesner 0c447e0a06 OpenGL: Don't attempt to draw empty triangle batches
Our code did not handle this well, causing random crashes in some
situations.
10 years ago
LittleWhite 3eb737a5f5 Add more stuff to configure. 10 years ago
wwylele db151efd0a implement accel and gyro backend 10 years ago
bunnei ebbba0d381 Merge pull request #1508 from JayFoxRox/vs-output-map
Respect vs output map
10 years ago
bunnei 85edb851b0 Merge pull request #1560 from lioncash/savedata
archive_extsavedata: Fix member initialization order
10 years ago
bunnei e16899783d Merge pull request #1563 from lioncash/lolfiq
armstate: Correct FIQ register banking
10 years ago
Lioncash d53c9cde1a armstate: Correct FIQ register banking
FIQ has seven banked registers (R8 to R14), not two.
10 years ago
LittleWhite e33b938505 Whole config is handled by Config class.
This also means : we have only one config file, now
10 years ago
LittleWhite 426c4a2a5b Add Configure widget 10 years ago
bunnei 446d7c7e55 Merge pull request #1559 from lioncash/vec
soc_u: Get rid of explicit delete and new
10 years ago
Lioncash 04f8d39a96 session: Make helper functions constexpr 10 years ago
Lioncash c99f47d8f0 loader: Make MakeMagic constexpr 10 years ago
Lioncash f6ad3e42f0 archive_extsavedata: Fix member initialization order
shared appears in the initializer list before mount_point
10 years ago
Lioncash 9ea3d55243 soc_u: Get rid of explicit delete and new 10 years ago
bunnei b83e95727f Merge pull request #1302 from Subv/save_fix
HLE/FS: Fixed many corner cases in our file handling
10 years ago
Subv f707026ac5 HLE/FS: Change the error code returned when an ExtSaveData archive is not found.
This allows Fire Emblem to boot again.
10 years ago
Subv 3aa42627a3 HLE/FS: Corrected some style concerns. 10 years ago
Subv 95380d8950 HLE/FS: Fixed creating the config savefile when it doesn't exist.
This fixes a regression.
10 years ago
Subv d26c6b3212 HLE/FS: Implemented GetFormatInfo
Format information is currently only implemented for the ExtSaveData, SharedExtSaveData and SaveData archives, the information is stored in a file alongside the root folder of the archive.
10 years ago
Subv 9b2d643451 HLE/FS: Don't return an error when deleting the ExtSaveData if it does not exist. 10 years ago
Subv 95b34f8081 HLE/FS: Return the proper error codes when opening files. 10 years ago
Subv 802ef6d099 HLE/FS: Fixed the OpenDirectory error code 10 years ago
Subv 96f0e32f83 HLE/FS: Return the proper error codes on file Read/Write operations.
These operations are limited by the open flags specified while opening the file.
10 years ago
Subv 09b0564c75 HLE/FS: Corrected the error codes for DeleteFile 10 years ago
Subv b350f192bb HLE/FS: Corrected the error codes for CreateFile 10 years ago
Subv 381a5c053f HLE/FS: FS::CreateFile takes an u64 for the file size. 10 years ago
LittleWhite 89a43b8447 Fix missing header 10 years ago
bunnei 784c5539ea Merge pull request #1538 from lioncash/dot
shader_interpreter: use std::inner_product for the dot product
10 years ago
bunnei 958b978efe Merge pull request #1543 from lioncash/zero
vector_math: Add missing member in Vec4's SetZero function
10 years ago
Lioncash 1400aeceac vector_math: Add missing member in Vec4's SetZero function 10 years ago
bunnei 06b70d170e Merge pull request #1505 from pippo2931/fef
GetArchiveResource stub
10 years ago
bunnei 58852bedbf Merge pull request #1535 from JayFoxRox/fix-align
PICA: Alignment happens locally in vertex
10 years ago
bunnei 20ba5b14b4 Merge pull request #1539 from lioncash/const
video_core: Don't cast away const
10 years ago
LFsWang 933af7af66 Fix Qt chinese words encode problem on Windows 10 years ago
Yuri Kunde Schlesner de7ecee516 Merge pull request #1466 from LittleWhite-tb/gamelist-update-recent
Register ROM started through the gamelist in the list of ROM recently started
10 years ago
Lioncash 63e956cc7a video_core: Don't cast away const 10 years ago
Lioncash 4d89df8df2 shader_interpreter: use std::inner_product for the dot product
Same thing, less code.
10 years ago
Lioncash c928b04eee core/video_core: Make NumIds functions constexpr 10 years ago
Lioncash 39baad9926 core/video_core: Don't cast away const in subscript operators
Not to say these subscript operators aren't totally ugly as is.
10 years ago
Jannik Vogel 7eef9ebc3b PICA: Alignment happens locally in vertex 10 years ago
LittleWhite 5912c9c327 Register ROM started through the gamelist in the list of ROM recently started 10 years ago
bunnei 55f24e1cf4 Merge pull request #1519 from JayFoxRox/vp-offset-fix
PICA: Fix viewport offset
10 years ago
bunnei 96cafbe4cc Merge pull request #1503 from bunnei/clear-jit-cache
Clear JIT cache
10 years ago
bunnei caba93fa45 Merge pull request #1479 from JayFoxRox/mad-encoding
Fix MAD/MADI encoding
10 years ago
bunnei becb758a84 Merge pull request #1526 from bunnei/sdl-rgb8
SDL2: Explicitly use RGB8 color buffer.
10 years ago
Jannik Vogel 9aad2f29bb PICA: Fix MAD/MADI encoding 10 years ago
MerryMage 317e795d35 citra: Shutdown cleanly if ROM load fails 10 years ago
bunnei 69a38e7b54 SDL2: Explicitly use RGB8 color buffer. 10 years ago
Jannik Vogel 964cfaea47 PICA: Fix viewport offset 10 years ago
JamePeng dd0b8047eb Reorganize the ndm service path for dummy implement function
SuspendDaemons , ResumeDaemons , OverrideDefaultDaemons

The NDM file move to /core/hle/service/ndm/ now!
10 years ago
Jannik Vogel f746a00964 Respect vs output map 10 years ago
bunnei a2024d7497 Merge pull request #1509 from lioncash/noncopy
common: Minor changes to NonCopyable
10 years ago
wwylele ab67f0ffa3 hid: fix pad update 10 years ago
Jannik Vogel a66c186e81 PICA: Align vertex attributes 10 years ago
Lioncash 38376b833e common_types: Make NonCopyable constructor constexpr 10 years ago
Lioncash 45e2fce7c0 common_types: Specify const in deleted copy constructor/assignment operator 10 years ago
Lioncash 856a1d0386 svc: Move ResetType enum to the kernel event header 10 years ago
Lioncash 31797a242f svc: Remove unused ArbitrationType enum
An equivalent enum already exists within address_arbiter.h
10 years ago
Lioncash 12e92f17de svc: Make ResetType an enum class 10 years ago
pippo2931 8186f1271b Fix header 10 years ago
pippo2931 31abe54c99 GetArchiveResource stub 10 years ago
bunnei 6efb710b28 shader_jit_x64: Clear cache after code space fills up. 10 years ago
bunnei c103759cdc shader_jit_x64: Make assert outputs more useful & cleanup formatting. 10 years ago
bunnei 46f78b7f19 shader: Update log message to use proper log class. 10 years ago
bunnei 2f0a61debf Merge pull request #1266 from Subv/miiapplet
HLE/Applets: Implemented a dummy Mii Selector applet.
10 years ago
Subv 0f8be2d2cc HLE/Applets: Implemented a dummy Mii Selector applet.
This prevents some games (like Super Mario 3D Land) from freezing when trying to launch it, however, it's not complete and won't let you go past Mii selection as the parameter structure hasn't been reverse engineered yet.
10 years ago
bunnei afb5140b53 Merge pull request #1500 from lioncash/nullptr
gsp_gpu: Change 0 literal to nullptr
10 years ago
Lioncash fba547b924 gsp_gpu: Change 0 literal to nullptr 10 years ago
Lioncash d7dd6c8bd1 hle: Update service function tables 10 years ago
bunnei 3789de6bd9 Merge pull request #1476 from lioncash/emit
emitter: constexpr/misc changes
10 years ago
Yuri Kunde Schlesner 305e63d9ea Merge pull request #1475 from lioncash/align
Common: Get rid of alignment macros
10 years ago
Yuri Kunde Schlesner 3475808a54 Merge pull request #1478 from JayFoxRox/master
Fix attribute mapping in vs debugger
10 years ago
LittleWhite e649f5d98d Fix missing return 10 years ago
bunnei 4a2d1571bc Merge pull request #1474 from lioncash/renderer
renderer_base: Minor changes
10 years ago
Jannik Vogel 557b732b43 Fix attribute mapping in vs debugger 10 years ago