Commit Graph

  • f09978ddeb Merge pull request #896 from magcius/event-thread-bozo shuffle2 2014-09-04 19:33:49 -07:00
  • 76b4dbdf28 TextureDecoder: Clean up the code style Jasper St. Pierre 2014-08-10 16:22:44 -04:00
  • 0b7bed4a52 TextureDecoder: Simplify how the reference texture decoder works Jasper St. Pierre 2014-08-10 15:48:11 -04:00
  • ea1245d191 TextureDecoder: Pass the TLUT address straight into the texture decoder Jasper St. Pierre 2014-08-10 15:28:42 -04:00
  • fcd4ecc942 TextureDecoder: Add an enum for the TLUT formats Jasper St. Pierre 2014-08-10 15:04:29 -04:00
  • 32da01edec TextureDecoder: Rearrange header slightly Jasper St. Pierre 2014-07-12 11:14:28 -04:00
  • f975307016 TextureDecoder: Add some statics to some of our helper functions Jasper St. Pierre 2014-08-10 15:37:01 -04:00
  • a8e591dc73 VideoCommon: Remove support for decoding to ARGB textures Jasper St. Pierre 2014-08-10 13:39:20 -04:00
  • 9438a30384 VideoCommon: Start putting common texture decoding code in TextureDecoder_Common Jasper St. Pierre 2014-07-12 10:49:24 -04:00
  • 6369173981 DolphinWX: Simplify wiki link construction Lioncash 2014-09-04 21:30:33 -04:00
  • 73fc45db68 Merge pull request #967 from skidau/SyncGPU-SaveState skidau 2014-09-05 11:24:46 +10:00
  • bfb2c04ace TextureDecoder: Remove unused function Jasper St. Pierre 2014-08-10 13:59:47 -04:00
  • 6682a2fadd TextureDecoder: Fix a RGBA/BGRA copy/paste typo Jasper St. Pierre 2014-08-10 14:01:38 -04:00
  • a5297f6da8 PixelEngine: Remove unused AllowIdleSkipping and all references to it Jasper St. Pierre 2014-07-12 11:21:41 -04:00
  • 5cb5a6ecd2 Don't sleep in the event thread Jasper St. Pierre 2014-08-28 09:55:21 -04:00
  • 411c060504 Checkbox for iteration MikeRavenelle 2014-09-02 11:53:03 -05:00
  • ffa6572116 Auto iterate through configuration inputs MikeRavenelle 2014-06-14 18:15:41 -05:00
  • e32b2e1771 Work around Intel's failings with with buffer_storage Sonicadvance1 2014-09-04 18:03:53 -05:00
  • b7ecaf6111 Added OSD comment if EFB Copies are disabled. TurboK234 2014-09-05 01:42:40 +03:00
  • 18e13aacf7 Remove "EFB Copies Disabled" option from hotkey toggling cycle. TurboK234 2014-09-05 00:12:04 +03:00
  • f9650c52f8 Merge pull request #484 from kayru/render_target_pool Pierre Bourdon 2014-09-04 22:58:01 +02:00
  • d8d9bc8c6c Render: Implemented simple render target pool Yuriy O'Donnell 2014-06-12 01:04:42 +02:00
  • 830a03c540 Merge pull request #957 from degasus/frame_skipping Dolphin Bot 2014-09-04 18:27:19 +02:00
  • af7881474e Merge pull request #958 from degasus/xf_cleanup shuffle2 2014-09-04 09:22:19 -07:00
  • 8b84ddce9a VideoCommon: rewrite frame skipping code degasus 2014-09-03 21:49:15 +02:00
  • ef6f6a7fa9 VideoCommon: remove XFReg copy optimization degasus 2014-09-03 22:39:26 +02:00
  • 127fc1bdc1 Merge pull request #965 from FioraAeterna/srawixzero shuffle2 2014-09-04 08:44:33 -07:00
  • b5e18993f9 Merge pull request #964 from RachelBryk/typo shuffle2 2014-09-04 08:42:22 -07:00
  • d6000e475b Merge pull request #970 from lioncash/ar-statics shuffle2 2014-09-04 08:01:14 -07:00
  • 9f48f02514 Core: Make the tables in ARDecrypt.cpp static lioncash 2014-09-04 09:29:34 -04:00
  • b2c743157d Merge pull request #969 from lioncash/windows-stuff skidau 2014-09-04 23:22:52 +10:00
  • aa479cfd71 Merge pull request #968 from lioncash/core-statics skidau 2014-09-04 23:18:50 +10:00
  • bd91e8b0c8 Common: Remove unused header from Thread.cpp lioncash 2014-09-04 09:15:12 -04:00
  • 4b329a0a75 Core: Fix variable prefixing of statics in Core.cpp lioncash 2014-09-04 08:26:11 -04:00
  • 86db0bf8c3 Added the EmuRunningState check to the GPU thread's FIFO loop so that the GPU thread services any waiting save states. This is needed for games that have the Sync GPU option enabled. skidau 2014-09-04 22:02:21 +10:00
  • e732f27e1a Merge pull request #953 from skidau/soundtouch-180 skidau 2014-09-04 22:00:24 +10:00
  • ba2bec1c0a Updated SoundTouch library to 1.8.1 [r198] skidau 2014-09-04 20:41:45 +10:00
  • 1cc153b4ed Fix a typo introduced by 5adbc83 in ControllerEmu.cpp. Rachel Bryk 2014-09-04 05:00:53 -04:00
  • 7d39936b49 Merge pull request #966 from RachelBryk/template-set Pierre Bourdon 2014-09-04 10:54:14 +02:00
  • 345b608d64 Change IniFile::Section::Set() with default value to use a template. Rachel Bryk 2014-09-04 03:29:49 -04:00
  • a63b9f6713 JIT: remove srawix fallback Fiora 2014-09-03 23:39:52 -07:00
  • f6d89c5c98 GCI Folder: if there are too many files in the folder, try to leave free directory entries. LPFaint99 2014-07-29 21:30:58 -07:00
  • 46c18aa909 Merge pull request #836 from lioncash/initlist shuffle2 2014-09-03 21:03:48 -07:00
  • 329410074c Merge pull request #962 from lioncash/casing shuffle2 2014-09-03 21:03:29 -07:00
  • a016d45e6f Merge pull request #963 from rohitnirmal/null-to-nullptr Lioncash 2014-09-03 23:32:36 -04:00
  • 732bb7beb1 Change NULL to nullptr. Rohit Nirmal 2014-09-03 22:22:12 -05:00
  • ffe6bcf22f VSProps: Add C4351 to the list of disabled warnings in Base.props Lioncash 2014-09-03 23:07:19 -04:00
  • 956b0708b4 Core: Initialize all JITIL RegInfo members in the initializer list. Lioncash 2014-08-19 15:04:37 -04:00
  • cf390ba537 OGL: Make rasters 2D array static in RasterFont Lioncash 2014-09-03 22:56:32 -04:00
  • 89557f6c2f OGL: Fix constant casing in RasterFont Lioncash 2014-09-03 22:54:04 -04:00
  • 4fcb633df5 Merge pull request #961 from RachelBryk/logs shuffle2 2014-09-03 17:20:11 -07:00
  • 22d2c7d053 Read the config file before enabling logs. Rachel Bryk 2014-09-03 19:48:54 -04:00
  • 1f6f01e2a0 Merge pull request #955 from skidau/geckocodes-mmio shuffle2 2014-09-03 15:33:57 -07:00
  • 05cd06539b Merge pull request #960 from lioncash/preproc-stuff shuffle2 2014-09-03 15:22:32 -07:00
  • 29ef22fd81 Merge pull request #871 from shuffle2/hide-menubar shuffle2 2014-09-03 15:21:33 -07:00
  • 7a18add39f Merge pull request #959 from FioraAeterna/fixtimer Dolphin Bot 2014-09-04 00:20:28 +02:00
  • a687cc556b Common: Make TITLEID_SYSMENU a static const variable in NandPaths.h lioncash 2014-09-03 18:00:41 -04:00
  • 0da22d687d Added code to patch the codehandler's MMIO address to the currently running system. Added code to detect the location of where the code list should be. This allows any Gecko code handler to be used. Replace the codehandler.bin file with the code handler to be used (e.g. codehandleronly.bin). skidau 2014-09-04 07:44:45 +10:00
  • 068b5c26f4 JIT: fix regression in timer patch Fiora 2014-09-03 14:36:38 -07:00
  • 1b50f9df14 JIT: implement fres Fiora 2014-09-03 12:11:02 -07:00
  • c72a133206 JIT: implement frsqrte Fiora 2014-09-02 20:50:03 -07:00
  • e1248599eb Merge pull request #868 from FioraAeterna/bmi Dolphin Bot 2014-09-03 19:24:27 +02:00
  • a9ea09183f Merge pull request #956 from lioncash/preproc-stuff Lioncash 2014-09-03 13:18:50 -04:00
  • f69e6ef16f Common: Remove unnecessary define check in Log2 lioncash 2014-09-03 13:04:48 -04:00
  • 5088a2b4e2 x64Emitter: add BMI1/BMI2 support Fiora 2014-08-24 17:39:30 -07:00
  • 08715167a8 Added code to patch the codehandler's MMIO address to the currently running system. Added code to detect the location of where the code list should be. This allows any Gecko code handler to be used. Replace the codehandler.bin file with the code handler to be used (e.g. codehandleronly.bin). skidau 2014-09-04 00:48:52 +10:00
  • b583879c2a Merge pull request #944 from delroth/x64emittertest shuffle2 2014-09-03 03:37:46 -07:00
  • 7a01effe94 Merge pull request #952 from skidau/openal-soft-1-16-0 shuffle2 2014-09-03 03:21:13 -07:00
  • fd2343e431 Re-implement hiding of the menubar in fullscreen with render to main. Shawn Hoffman 2014-08-24 20:57:57 -07:00
  • a148d31718 Update OpenAL-soft to 1.16.0 skidau 2014-09-03 19:48:54 +10:00
  • 46c1a0f03b Merge pull request #733 from lioncash/readability shuffle2 2014-09-03 01:28:17 -07:00
  • 09b11db2ee Merge pull request #951 from shuffle2/Anti-Ultimate-master shuffle2 2014-09-03 00:43:11 -07:00
  • 30dd2809a7 Prevent changing adapters during emulation and VideoConfigDiag cleanup Shawn Hoffman 2014-09-03 00:35:23 -07:00
  • 6e2b873ec1 Merge pull request #781 from RachelBryk/ControlState Dolphin Bot 2014-09-03 09:15:51 +02:00
  • db84a22109 Merge pull request #770 from lioncash/panic shuffle2 2014-09-03 00:10:12 -07:00
  • 60a772c5e8 Merge pull request #901 from Sonicadvance1/64bit-android-cmake shuffle2 2014-09-03 00:09:03 -07:00
  • 5adbc83453 Change ControlState typedef to double, and change all related floats/doubles to use it. Rachel Bryk 2014-08-11 13:43:26 -04:00
  • 64575d565a Merge pull request #923 from FioraAeterna/fixcallersave comex 2014-09-03 02:27:44 -04:00
  • e2dfa603a0 Merge pull request #891 from RachelBryk/netplay-time Dolphin Bot 2014-09-03 08:26:51 +02:00
  • 51a5311d6a Merge pull request #949 from comex/eviction-policy comex 2014-09-03 02:22:45 -04:00
  • 50879f5624 Merge pull request #905 from RachelBryk/status-bar-messages shuffle2 2014-09-02 23:21:58 -07:00
  • de71db4864 Merge pull request #925 from shuffle2/xbcd-compat shuffle2 2014-09-02 23:21:47 -07:00
  • 532b7bb7da Merge pull request #893 from rohitnirmal/scan-build-fixes shuffle2 2014-09-02 23:15:18 -07:00
  • d20f5fb861 Merge pull request #946 from ChuckRozhon/fix_cast_bug shuffle2 2014-09-02 22:58:53 -07:00
  • 5468b535c1 Merge pull request #941 from FioraAeterna/eaxemit shuffle2 2014-09-02 22:54:53 -07:00
  • c648b7be21 Merge pull request #950 from Sonicadvance1/remove_DebugCount shuffle2 2014-09-02 22:52:51 -07:00
  • 1ad1a9062a Remove PowerPCState::DebugCount. Ryan Houdek 2014-09-03 00:26:57 -05:00
  • f5c7f676dc Evict registers from the cache based on LRU. comex 2014-09-03 00:24:27 -04:00
  • fa29b18e3e Merge pull request #840 from FioraAeterna/jittimer Dolphin Bot 2014-09-03 07:01:20 +02:00
  • 9e4419e786 x64Emitter: add support for shorter EAX forms of instructions Fiora 2014-09-02 02:11:24 -07:00
  • 6875d911f1 JIT: merge paired timebase reads where possible Fiora 2014-08-20 00:42:04 -07:00
  • 816d056657 JIT: implement timer support in mtspr Fiora 2014-08-19 21:52:09 -07:00
  • b48e059173 Don't switch to a vertex array object of 0. comex 2014-09-03 00:08:50 -04:00
  • dd5be7c0dc Merge pull request #924 from comex/fifo-command-runnable comex 2014-09-02 23:27:30 -04:00
  • 0e5fde52ac Fixed bug introduced in PR#803 caused by casting Charles Rozhon 2014-09-02 21:50:43 -05:00
  • cee71afce5 x64EmitterTest: Fake support for all CPU extensions Pierre Bourdon 2014-09-03 02:26:02 +02:00
  • 031beca9c9 Merge pull request #943 from Sonicadvance1/arm32-asserts Ryan Houdek 2014-09-02 18:52:22 -05:00
  • 1bc246735b Add some static_asserts to the Arm32 JIT to make sure ppcState is sane. Ryan Houdek 2014-09-02 18:38:42 -05:00
  • 6655c7775e JIT: Fix callee-save registers on WIN64 Fiora 2014-08-31 21:44:16 -07:00
  • e10b0d1008 Merge pull request #930 from skidau/openal-seq-ms Lioncash 2014-09-02 09:56:46 -04:00