9797 Commits (415e8383ba33e08ca3a95ae30c03be7de63de3e6)
 

Author SHA1 Message Date
Rodolfo Bogado 415e8383ba Limit the amount of viewports tested for state changes only to the usable ones 7 years ago
Rodolfo Bogado 13f6a603c2 Add support for viewport_transfom_enable register 7 years ago
bunnei f7a1827aaa
Merge pull request #1641 from DarkLordZach/sm-register-unregister 7 years ago
bunnei 7c4fb09a7c
Merge pull request #1731 from DarkLordZach/change-dir-crash 7 years ago
bunnei d01bf170c4
Merge pull request #1725 from FernandoS27/gl43 7 years ago
bunnei e23543918b
Merge pull request #1785 from Tinob/master 7 years ago
bunnei 69a9bd8187
Merge pull request #1692 from Hedges/GDBClean 7 years ago
bunnei e65966bcfc
Merge pull request #1708 from ogniK5377/res-scale 7 years ago
bunnei 67ff974387
Merge pull request #1747 from DarkLordZach/exefs-lfs 7 years ago
bunnei b6b78203cc
Merge pull request #1769 from ReinUsesLisp/cc 7 years ago
Rodolfo Bogado 54c2a4cafc Add support for clear_flags register 7 years ago
bunnei 69b3f98d3a
Merge pull request #1744 from degasus/shader_cache 7 years ago
bunnei d57e00801d
Merge pull request #1741 from lioncash/kbd 7 years ago
bunnei c267aea29b
Merge pull request #1770 from DarkLordZach/applet-stub 7 years ago
bunnei f1969ee1f3
Merge pull request #1777 from lioncash/core-mgr 7 years ago
bunnei 24dfb43ac6
Merge pull request #1773 from lioncash/thread 7 years ago
Hexagon12 3135dbc29c Added predicate comparison LessEqualWithNan (#1736) 7 years ago
bunnei c4b5319446
Merge pull request #1756 from ReinUsesLisp/fix-textures 7 years ago
bunnei d77af9f8fd
Merge pull request #1766 from FernandoS27/fix-txq 7 years ago
bunnei cb5b68cb0a
Merge pull request #1762 from bunnei/getgputime 7 years ago
Zach Hilman f820e58be4 am: Return StubApplet instead of nullptr when AppletId not found 7 years ago
ReinUsesLisp c9ac23683b gl_shader_decompiler: Add a message for unimplemented cc generation 7 years ago
Mat M bee5a7acb1
Merge pull request #1779 from DarkLordZach/debug-pad-unmapped 7 years ago
Zach Hilman b358e88512 debug_pad: Avoid loading input for nonexistent buttons (Home and Screenshot) 7 years ago
bunnei 50d2abaaa9
Merge pull request #1775 from bunnei/blend-eq 7 years ago
bunnei af159a4d08
Merge pull request #1765 from bunnei/multi-audout 7 years ago
bunnei e633021532
Merge pull request #1764 from bunnei/macrointerpreter 7 years ago
Lioncash 232d95b56e core: Relocate CPU core management to its own class 7 years ago
bunnei 033b46253e macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. 7 years ago
bunnei 5a6dc4d041 audout_u: Add support for multiple IAudioOut streams. 7 years ago
bunnei 0e6a608245 maxwell_3d: Implement alternate blend equations. 7 years ago
Lioncash 1bf5a337a5 common/thread: Drop Hungarian notation on SetCurrentThreadName's parameter 7 years ago
bunnei b84f4cfb62
Merge pull request #1737 from FernandoS27/layer-copy 7 years ago
bunnei f0d3f1b376
Merge pull request #1771 from lioncash/bit-set 7 years ago
bunnei f926559ef4
Merge pull request #1767 from lioncash/handle 7 years ago
Lioncash 93f7677402 common/thread: Make Barrier's 'count' member non-const 7 years ago
Lioncash 756e773096 common/thread: Initialize class member variables where applicable 7 years ago
Lioncash 02602afd10 common/thread: Group non-member functions together 7 years ago
Lioncash d6583d68f6 common/thread: Remove SleepCurrentThread() 7 years ago
Lioncash 1d555fdd25 common/thread: Remove unused CurrentThreadId() 7 years ago
Lioncash 8b27e73bd7 common: Remove bit_set.h 7 years ago
Zach Hilman 699900eed0 applets: Add StubApplet 7 years ago
ReinUsesLisp 74eb16521f gl_shader_decompiler: Rename internal flag strings 7 years ago
ReinUsesLisp 8a5e6fce07 gl_shader_decompiler: Rename control codes to condition codes 7 years ago
ReinUsesLisp 864cbbaf4c gl_shader_decompiler: Fix register overwriting on texture calls 7 years ago
Lioncash 0e35f1bb18 kernel/handle_table: Move private static functions into the cpp file 7 years ago
Lioncash 568bcbc29d kernel/handle_table: Restrict handle table size to 1024 entries 7 years ago
Lioncash f5ce71793e kernel/handle_table: Default destructor in the cpp file 7 years ago
bunnei ec38b4e883
Merge pull request #1753 from FernandoS27/ufbtype 7 years ago
bunnei 61586e8794
Merge pull request #1752 from ReinUsesLisp/unimpl-decompiler 7 years ago