Commit Graph

  • b1ed7e80fb VertexShaderGen: Clip z using user-defined clipping planes. Jules Blok 2016-08-04 14:09:35 +02:00
  • 159247f4ad VertexShaderGen: Clamp to the console depth range. Jules Blok 2016-08-04 18:27:12 +02:00
  • 92aa7669b5 VertexShaderManager: Use a more accurate depth range. Jules Blok 2016-08-04 18:26:45 +02:00
  • c223bd47b9 VideoCommon: Implement depth range equation in vertex shader. Jules Blok 2016-08-03 02:01:36 +02:00
  • 789975e350 Jit: FIFO optimization improvements hthh 2016-06-17 21:31:27 +10:00
  • b59e919919 InputConfigDiag: Fix a segfault caused by missing check Léo Lam 2016-08-15 11:31:14 +02:00
  • 0015d2e86b Merge pull request #4121 from leoetlino/osreport-sjis Scott Mansell 2016-08-15 16:04:07 +12:00
  • 111182d9a3 Wiimote netplay: Check the reporting mode instead of the size mimimi085181 2016-08-14 15:51:29 +02:00
  • e5e126c2eb TASInputDlg: Fix inputs "sticking" after closing EmptyChaos 2016-08-13 19:13:33 +00:00
  • c0be228c71 Convert OSREPORT text from SJIS to UTF-8 Léo Lam 2016-08-13 16:01:20 +02:00
  • 4b339e60aa Drop ThemeName40, GCMPathes and RecursiveGCMPaths INI hacks from 4.0-era Mateus B. Cassiano 2016-08-12 16:54:50 -04:00
  • f63461175c DolphinWX: Loose language matching in interface config JosJuice 2016-08-12 14:01:56 +02:00
  • ed9007cab7 Save GUI language as string instead of wxLanguage enum JosJuice 2016-08-12 14:01:09 +02:00
  • 0bd5db3e05 Merge pull request #3894 from hthh/optimize-fifo-bug Markus Wick 2016-08-12 13:25:25 +02:00
  • d841d9c7b3 JitArm64: Check the FIFO on EIEIO instructions hthh 2016-08-12 21:09:15 +10:00
  • bbc0f0c744 Jit: Check the FIFO on EIEIO instructions hthh 2016-06-13 17:25:24 +10:00
  • 5358e898c6 Fix the breakpoint list not updating after adding a memory check via the memory view. aldelaro5 2016-08-11 14:24:10 -04:00
  • 4c9c456846 Merge pull request #4116 from leoetlino/lint-real-fix Pierre Bourdon 2016-08-11 21:27:16 +02:00
  • c1184957a5 Run clang-format on missed files Léo Lam 2016-08-11 21:14:39 +02:00
  • 1fe31f6f19 Tools: Fix the lint script Léo Lam 2016-08-11 21:11:17 +02:00
  • cef71afc27 Merge pull request #3987 from JosJuice/scheduleevent-cleanup Pierre Bourdon 2016-08-11 16:18:14 +02:00
  • c6fed0565d Merge pull request #4109 from JosJuice/remove-am-baseboard Pierre Bourdon 2016-08-11 16:16:23 +02:00
  • 5eab50d52c Merge pull request #4113 from stenzek/externals-vulkan Pierre Bourdon 2016-08-11 16:15:32 +02:00
  • 951fc44d86 Externals: Add glslang from Vulkan SDK v1.0.21.1 Stenzek 2016-06-26 15:06:20 +10:00
  • 49e57df2b6 Externals: Add Vulkan headers from SDK v1.0.21.1 Stenzek 2016-06-26 04:48:42 +10:00
  • 3bb0e7e3f5 Remove AM Baseboard JosJuice 2016-08-10 19:23:21 +02:00
  • 3443a10030 CoreTiming: Merge ScheduleEvent variants into one function JosJuice 2016-07-07 15:52:08 +02:00
  • 5697032ec7 Merge pull request #4103 from degasus/dynamic-bat Markus Wick 2016-08-11 12:42:02 +02:00
  • 088f7eaa3d Merge pull request #4110 from JosJuice/fix-exi-translations Scott Mansell 2016-08-11 12:39:36 +12:00
  • e577ffaee5 Merge pull request #4107 from JosJuice/no-immediate-scheduleevent Scott Mansell 2016-08-11 12:13:49 +12:00
  • 17e4bd9575 InputCommon: Fix slow startup on some Windows systems EmptyChaos 2016-08-10 23:30:36 +00:00
  • c9fa6318a2 Fix choosing certain localized EXI devices JosJuice 2016-08-10 20:04:33 +02:00
  • ccc4e6de02 DolphinWX: Don't translate OSD messages JosJuice 2015-12-19 14:36:09 +01:00
  • 8552ff5789 Merge pull request #4106 from RisingFog/dtm_gc_language Mat M 2016-08-10 12:16:20 -04:00
  • 7914e4d19d Merge pull request #3458 from JosJuice/seconds-not-ticks Markus Wick 2016-08-10 17:43:51 +02:00
  • b8e04c9513 Replace some unnamed tick constants with GetTicksPerSecond() JosJuice 2016-01-06 18:16:16 +01:00
  • 47c8bb26f8 Remove Immediate variants of ScheduleEvent JosJuice 2016-07-07 14:23:04 +02:00
  • caa7ff7c25 Merge pull request #4093 from leoetlino/flags-and-events Markus Wick 2016-08-10 16:15:52 +02:00
  • dca22e08eb Use Common::Flag and Common::Event when possible Léo Lam 2016-08-05 16:04:39 +02:00
  • c6a0e543a5 Merge pull request #3861 from stenzek/d3d11-mip-dumping Markus Wick 2016-08-10 15:50:48 +02:00
  • bce8097712 D3D11: Support texture dumping of non-zero mipmap levels Stenzek 2016-05-24 21:59:47 +10:00
  • cb2b110d42 Merge pull request #4097 from lioncash/sysconf Markus Wick 2016-08-10 14:41:35 +02:00
  • b075d18d2e Merge pull request #4096 from lioncash/codeblock-init Markus Wick 2016-08-10 14:39:51 +02:00
  • 0fecd2f6b0 Merge pull request #4104 from degasus/master Markus Wick 2016-08-10 13:36:34 +02:00
  • 82bdc4ef86 PixelEngine: Delay token updates by events. degasus 2016-08-10 09:44:08 +02:00
  • a051db9792 PixelEngine: Cleanup PE Token. degasus 2016-08-08 22:35:01 +02:00
  • 367e1b4d4c PixelEngine: Drop write-only variables. degasus 2016-08-08 22:07:18 +02:00
  • 84731456fa Add Gamecube Language to DTM Header Chris Burgener 2016-08-09 16:58:18 -04:00
  • 0f5951e324 And pull KeycodeToName into its own function Michael Maltese 2016-08-09 19:59:45 -07:00
  • d1594f9529 use a std::map instead of running through the AOS Michael Maltese 2016-08-09 19:54:59 -07:00
  • a5cc054bd1 use std::to_string instead of sstream Michael Maltese 2016-08-09 17:45:41 -07:00
  • 6097d30288 clang-format and cleaning up Key::GetName Michael Maltese 2016-08-09 17:23:30 -07:00
  • 3889e4d4b2 style fixes Michael Maltese 2016-08-09 15:48:22 -07:00
  • 7e3c04f069 Merge pull request #4076 from RisingFog/fix_sram_rtc_offset Markus Wick 2016-08-08 23:10:33 +02:00
  • 447b23e09a JitArm64: Load memory base based on MSR.DR. degasus 2016-08-06 17:39:57 +02:00
  • 77cfd0d4fd JitArm64: Fix rfi degasus 2016-08-06 17:07:18 +02:00
  • d56ae505dd Merge pull request #4101 from meffij/SIDevicesEnumFix Scott Mansell 2016-08-09 06:09:52 +12:00
  • ba45a5999f clean up bounds checking for SIDEVICE_ENUM Calvin Cochran 2016-08-07 18:04:16 -07:00
  • 3dc8136e14 Add Quartz/CoreGraphics controller interface for default k&m events Michael Maltese 2016-08-08 09:38:22 -07:00
  • fbc0aaf796 MemoryUtil: Remove unimplemented/unused functions Lioncash 2016-08-07 13:04:02 -04:00
  • e01c143379 Common: namespace MemoryUtil Lioncash 2016-08-07 13:03:07 -04:00
  • 1ab99ee22c Merge pull request #4098 from rohit-n/build-pch Matthew Parlane 2016-08-07 18:59:27 +12:00
  • cbec38e775 Fix building with PCH disabled. Rohit Nirmal 2016-08-07 01:18:59 -05:00
  • 10a81bf096 Merge pull request #4095 from degasus/dynamic-bat Markus Wick 2016-08-07 01:48:02 +02:00
  • 08bc19bf51 SysConf: Use range-based for loops in sysconf generation Lioncash 2016-08-06 16:16:41 -04:00
  • 58b871e05c SysConf: Simplify entry generation Lioncash 2016-08-06 16:02:44 -04:00
  • 18210a65ce CodeBlock: In-class initialize variables Lioncash 2016-08-06 13:09:21 -04:00
  • 85affe995e JitCache: Do not use block 0. degasus 2016-08-06 14:15:11 +02:00
  • 814f29b25b JitCache: Implement block unlinking. degasus 2016-07-11 18:23:58 +02:00
  • ba39a0b3b4 Add ISI logging to interpreter. magumagu 2016-06-29 19:27:47 -07:00
  • ca511640a5 Add support for DSI exceptions to CachedInterpreter. magumagu 2016-06-29 18:51:42 -07:00
  • 758e6406cd JIT: fix handling of PC in dispatcher/block cache. magumagu 2016-06-25 18:57:16 -07:00
  • fa5a2474f4 Merge pull request #4088 from RisingFog/remove_globals_movie Mat M 2016-08-05 10:42:58 -04:00
  • 8f04396dc3 Merge pull request #4092 from Krak-n/fix_curl Pierre Bourdon 2016-08-05 12:32:29 +02:00
  • 25c77babeb Remove curl version check / include curl.h Dan Beste 2016-08-04 22:21:17 -05:00
  • 2af4defaeb Merge pull request #4091 from lioncash/override Pierre Bourdon 2016-08-04 22:22:49 +02:00
  • e2f1b85cf4 NetWindow: Add missing override specifier Lioncash 2016-08-04 16:19:01 -04:00
  • 222c4ba077 Remove Global Declarations from Movie Chris Burgener 2016-08-04 12:54:45 -04:00
  • d6df861e8e Merge pull request #4089 from RisingFog/remove_globals_saveslot Mat M 2016-08-04 15:18:24 -04:00
  • 2bdc3ee777 Remove Global Declarations from Frame Chris Burgener 2016-08-04 13:41:28 -04:00
  • e98875949c Merge pull request #4087 from lioncash/duplicate Pierre Bourdon 2016-08-04 17:02:55 +02:00
  • 8b84ac2f6b NetPlayClient: Remove another duplicate inclusion Lioncash 2016-08-04 10:55:37 -04:00
  • 3791281a35 Merge pull request #4086 from lioncash/duplicate Pierre Bourdon 2016-08-04 16:52:21 +02:00
  • ca7816acae NetPlayClient: Remove duplicate header inclusion Lioncash 2016-08-04 10:50:33 -04:00
  • f30cc4f022 Merge pull request #4083 from clinchergt/remember-netplaywindow-size Pierre Bourdon 2016-08-04 00:33:12 +02:00
  • 7e535b2855 Make Dolphin remember the NetPlay window size/position JDV 2016-08-03 14:20:38 -06:00
  • 3683840602 Merge pull request #4082 from leoetlino/unneeded-awk Pierre Bourdon 2016-08-02 22:14:45 +02:00
  • cbb77532c6 Tools: Fix lint by removing unneeded awk Léo Lam 2016-08-02 22:00:41 +02:00
  • c3b932c46e Merge pull request #4080 from EmptyChaos/png-fixes Pierre Bourdon 2016-08-02 15:17:07 +02:00
  • 4468c6f5a8 Remove invalid iCCP chunks from debugger toolbar icon pngs. EmptyChaos 2016-08-02 08:18:11 +00:00
  • facf02686a Merge pull request #4079 from lioncash/state Pierre Bourdon 2016-08-02 07:32:26 +02:00
  • 041f4f5eea GCAdapter: Return input state by value Lioncash 2016-08-01 21:16:00 -04:00
  • 2be2b2a4f1 GCKeyboard: Return input state by value Lioncash 2016-08-01 20:52:54 -04:00
  • ee43820282 GCPad: Return input state by value Lioncash 2016-08-01 20:30:03 -04:00
  • c51faa41f5 Don't use the fast path when there are watchpoints enabled, for writes too. comex 2016-08-01 19:21:18 -04:00
  • 28039b3d8b Fix improper SRAM RTC offset Chris Burgener 2016-08-01 11:57:57 -04:00
  • 84c936cab8 Merge pull request #4077 from lioncash/const Pierre Bourdon 2016-08-02 01:04:29 +02:00
  • 8b5e94a102 FifoPlayer: const correctness Lioncash 2016-08-01 17:37:57 -04:00
  • a43f92156f Merge pull request #4075 from lioncash/const Pierre Bourdon 2016-08-01 03:07:29 +02:00
  • 128d762aea AudioCommon: const correctness Lioncash 2016-07-31 19:14:20 -04:00