Commit Graph

  • bbffa6ad69 shader: Format string must be provided inline and not as a variable Sam Spilsbury 2016-04-24 23:40:52 +08:00
  • e16541e47c am: title_id is long long uint Sam Spilsbury 2016-04-24 23:40:41 +08:00
  • ef6873980e assert: Allow UNREACHABLE_MSG to have just one argument Sam Spilsbury 2016-04-24 23:40:14 +08:00
  • df81fa11fc CMakeLists: Use imported version of Threads::Threads Sam Spilsbury 2016-04-24 23:39:25 +08:00
  • 01a1555b5d Replace std::map with std::array for graphics event breakpoints, and allow the compiler to inline. Saves 1%+ in vertex heavy situations. Henrik Rydgard 2016-04-24 14:19:49 +02:00
  • 913f7ee524 DSP_DSP: Remove unused variable MerryMage 2016-04-24 09:01:53 +01:00
  • 0964a3ff53 Merge pull request #1576 from smspillaz/fix-build-errors-03272016 bunnei 2016-04-24 02:02:45 -04:00
  • 4c9ed98084 Merge pull request #1705 from LittleWhite-tb/compat_gcc49 bunnei 2016-04-23 10:57:13 -04:00
  • 9572652ddc Protect use of std::is_trivially_copyable to compile with GCC 4.9 LittleWhite 2016-04-23 15:45:35 +02:00
  • 67c657bf80 return checks if event and memory created mailwl 2016-04-23 16:17:03 +03:00
  • 205e8f9f9e assert: Add _MSG variations for UNREACHABLE and UNIMPLEMENTED Sam Spilsbury 2016-04-11 07:22:41 +08:00
  • 39d4994c15 pica: Handle default lighting case Sam Spilsbury 2016-03-27 12:04:16 +08:00
  • 60f2587eac ncch: Use correct format specifier (for long long uint) Sam Spilsbury 2016-03-27 12:04:01 +08:00
  • 040b7386a9 fs: Fix what appears to be a typo (filename_size / file_size) Sam Spilsbury 2016-03-27 12:03:44 +08:00
  • 41ec40e9aa gdbstub: Don't check if unsigned int is > 0 Sam Spilsbury 2016-03-27 12:03:19 +08:00
  • 2850a22359 debugger: Warn if we reach an unreachable format Sam Spilsbury 2016-03-27 12:02:22 +08:00
  • fdd7e9e86a microprofileui: Use correct printf specifier Sam Spilsbury 2016-03-27 12:01:57 +08:00
  • aacc3a4a59 microprofile: Use std::abs Sam Spilsbury 2016-03-27 12:01:29 +08:00
  • d051bd3032 CMakeLists: Use CMAKE_THREAD_LIBS_INIT Sam Spilsbury 2016-03-27 11:59:50 +08:00
  • efdff9ad3e gsp::Gpu: implement AcquireRight, ReleaseRight functions mailwl 2016-04-22 21:13:01 +03:00
  • 57a5fc40c0 Merge pull request #1697 from tfarley/hw-lighting-sync bunnei 2016-04-22 13:47:06 -04:00
  • 562f36a144 HWRasterizer: reorder declarations to match defs tfarley 2016-04-22 10:52:02 -04:00
  • 3268cab26b HWRasterizer: sync specular uniform for new shaders tfarley 2016-04-22 10:48:00 -04:00
  • bab30bcd6e Merge pull request #1436 from tfarley/hw-tex-forwarding bunnei 2016-04-22 08:15:51 -04:00
  • 22f3a7e94c HWRasterizer: Texture forwarding tfarley 2016-04-16 18:57:57 -04:00
  • e46d086189 Config: Add scaled resolution option tfarley 2016-04-16 18:51:49 -04:00
  • 15b44fb380 Update to ext-boost with interval_map tfarley 2016-03-02 01:06:38 -05:00
  • 14cc1ed911 Merge pull request #1655 from JayFoxRox/hw-dot3 bunnei 2016-04-21 16:39:36 -04:00
  • bd8cc69893 ac:u: stub CloseAsync; check memory size aling in svc:GetProcessInfo(type=2) mailwl 2016-04-07 11:26:12 +03:00
  • 14602287f7 Update the stub code of NDM service! JamePeng 2016-04-21 02:25:58 +08:00
  • 24bd57b6bf Merge pull request #1691 from linkmauve/improve-sdl-options bunnei 2016-04-20 09:58:46 -04:00
  • 854912ca5d Update the code of service y2r! JamePeng 2016-04-20 18:38:01 +08:00
  • 7129611e65 Implement CheckNew3DS and CheckNew3DSApp JamePeng 2016-04-20 18:12:05 +08:00
  • 164c15f911 SDL2 Frontend: Use argv[0], add a --version, and reorder options. Emmanuel Gil Peyrot 2016-04-19 02:24:21 +01:00
  • 6d29c20208 Merge pull request #1672 from wwylele/win-driver-fix bunnei 2016-04-19 17:40:13 -04:00
  • 32dfd4b4fe Merge pull request #1612 from ObsidianX/get-set-sockopt bunnei 2016-04-18 20:45:19 -04:00
  • 142a5dc3f5 Merge pull request #1625 from JayFoxRox/sw-blend-func bunnei 2016-04-17 20:20:15 -04:00
  • e2b63a2dd7 Rasterizer: Allow all blend factors for alpha blend-func Jannik Vogel 2016-04-02 03:26:10 +02:00
  • 3e7e8daf59 Merge pull request #1685 from lioncash/hdr bunnei 2016-04-16 00:49:18 -04:00
  • 1cc183703a core: Clean out some unnecessary header includes Lioncash 2016-04-16 00:06:19 -04:00
  • 2b422fbcc5 Merge pull request #1667 from wwylele/ncch-loader-fix bunnei 2016-04-15 17:13:34 -04:00
  • 7805f66784 Merge pull request #1673 from MerryMage/config-minimumSize bunnei 2016-04-15 10:00:58 -04:00
  • 43b6cbd762 fix driver root identification on Windows wwylele 2016-04-15 11:50:50 +03:00
  • d496969c9c Merge pull request #1671 from lioncash/mem Mathew Maidment 2016-04-15 07:37:10 -04:00
  • fd771d7a87 Configure Dialog: Remove minimumSize property MerryMage 2016-04-15 11:34:08 +01:00
  • 8d5a6110f7 Y2R: num_tiles should be allowed when its value is 128 (#1669) JamePeng 2016-04-15 12:36:07 +08:00
  • 4501a9eb50 debug_utils: use std::make_unique for initializing PicaTrace Lioncash 2016-04-14 22:04:46 -04:00
  • 23f967b0af Merge pull request #1666 from MerryMage/barrier bunnei 2016-04-14 22:03:17 -04:00
  • aff35d3e58 Merge pull request #1665 from lioncash/file bunnei 2016-04-14 16:28:15 -04:00
  • 727d508e02 ncch:only decompress .code section wwylele 2016-04-14 16:53:51 +03:00
  • 3c710f9b10 Thread: Make Barrier reusable MerryMage 2016-04-14 12:54:06 +01:00
  • 8c50833445 common/thread: Correct code style MerryMage 2016-04-14 12:53:05 +01:00
  • d89e48679e Merge pull request #1546 from bunnei/refactor-shader-jit bunnei 2016-04-13 23:36:39 -04:00
  • d7fe2784cc shader_jit_x64: Rename RuntimeAssert to Compile_Assert. bunnei 2016-04-12 23:35:36 -04:00
  • 3f623b2561 shader_jit_x64.cpp: Rename JitCompiler to JitShader. bunnei 2016-04-12 23:34:03 -04:00
  • 847fb951e2 shader_jit_x64: Free memory that's no longer needed after compilation. bunnei 2016-04-12 23:29:25 -04:00
  • 60aa72e117 shader_jit_x64: Use a sorted vector instead of a set for keeping track of return addresses. bunnei 2016-04-12 23:24:34 -04:00
  • 60749f2cda shader_jit_x64: Use CALL/RET instead of JMP for subroutines. bunnei 2016-04-09 17:46:13 -04:00
  • 507e0b5989 emitter: Add CALL that can be fixed up. bunnei 2016-04-09 17:42:48 -04:00
  • 1d45b57939 shader_jit_x64: Separate initialization and code generation for readability. bunnei 2016-04-09 11:39:56 -04:00
  • 6e0319eec9 shader_jit_x64: Get rid of unnecessary last_program_counter variable. bunnei 2016-04-09 11:24:48 -04:00
  • f3afe24594 shader_jit_x64: Execute certain asserts at runtime. bunnei 2016-04-02 00:02:03 -04:00
  • ffcf7ecee9 shader: Remove unused 'state' argument from 'Setup' function. bunnei 2016-04-01 23:33:03 -04:00
  • a5a74eb121 shader_jit_x64: Specify shader main offset at runtime. bunnei 2016-03-26 21:02:15 -04:00
  • c9d10de644 shader_jit_x64: Allocate each program independently and persist for emu session. bunnei 2016-03-20 00:37:05 -04:00
  • 4632791a40 shader_jit_x64: Rewrite flow control to support arbitrary CALL and JMP instructions. bunnei 2016-03-17 19:45:09 -04:00
  • 135aec7bea shader_jit_x64: Fix strict memory aliasing issues. bunnei 2016-03-17 19:51:43 -04:00
  • e5d417213c emitter: Support arbitrary FixupBranch targets. bunnei 2016-03-19 15:16:16 -04:00
  • 5f51622e9d file_util: In-class initialize data members Lioncash 2016-04-13 19:48:03 -04:00
  • 655623ebb2 file_util: const qualify IOFile's Tell and GetSize functions Lioncash 2016-04-13 19:38:01 -04:00
  • a4120ca66c file_util: Don't expose IOFile internals through the API Lioncash 2016-04-13 19:29:16 -04:00
  • bf9945b81b file_util: Check for is_trivially_copyable Lioncash 2016-04-13 19:20:23 -04:00
  • 3ee4432fe3 file_util: Make IOFile data members private Lioncash 2016-04-13 19:10:54 -04:00
  • db0db6a182 Merge pull request #1660 from MerryMage/file_util bunnei 2016-04-12 11:58:41 -04:00
  • 226c5546e2 FileUtil: Missing #include, Add const to IOFile methods MerryMage 2016-04-12 14:33:44 +01:00
  • 38f4c9cce9 Merge pull request #1613 from mailwl/anp bunnei 2016-04-11 16:26:47 -04:00
  • 9dd3976f9f Merge pull request #1659 from JayFoxRox/apply-config Yuri Kunde Schlesner 2016-04-11 07:52:48 -07:00
  • 997af88ec6 Use Settings::Apply in SDL frontend Jannik Vogel 2016-04-11 15:20:05 +02:00
  • f2c8619704 CitraQt: Apply config at startup Jannik Vogel 2016-04-11 14:38:42 +02:00
  • df0a81621f Set Kernel config "Unknown Value" to 0x1 mailwl 2016-03-29 22:29:57 +03:00
  • ad664b4a01 Merge pull request #1657 from JayFoxRox/remove-dump-geometry Yuri Kunde Schlesner 2016-04-10 19:24:47 -07:00
  • a1b81469a3 Merge pull request #1368 from LittleWhite-tb/configure-widget bunnei 2016-04-10 20:21:34 -04:00
  • ff7c798d86 Pica: Remove geometry dumper (PICA_DUMP_GEOMETRY) Jannik Vogel 2016-04-10 22:07:06 +02:00
  • 0ad050f85d OpenGL: Implement color combiner Operation::Dot3_RGB Jannik Vogel 2016-04-08 23:16:51 +02:00
  • 0b7efc2be2 Merge pull request #1653 from mailwl/blx-lr Mathew Maidment 2016-04-09 15:32:42 -04:00
  • 2efc1c9348 Fix BLX LR opcode interpretation mailwl 2016-04-09 06:46:03 +03:00
  • 069e040500 Merge pull request #1624 from JayFoxRox/buffer-allow-write bunnei 2016-04-09 11:19:23 -04:00
  • 35a92b4097 OpenGL: Respect buffer-write allow registers Jannik Vogel 2016-04-01 15:50:30 +02:00
  • c6bbc41984 OpenGL: Split buffer-write mask sync into seperate functions Jannik Vogel 2016-03-31 15:36:00 +02:00
  • fa24df7340 Rasterizer: Respect buffer-write allow registers Jannik Vogel 2016-04-01 15:44:42 +02:00
  • d47605b2ed OpenGL: Keep stencil-test and framebuffer.depth_format in sync Jannik Vogel 2016-04-01 15:49:16 +02:00
  • a4c5d8fd50 Merge pull request #1644 from polaris-/gdb-fixes bunnei 2016-04-08 16:03:40 -04:00
  • 9045c57d6f update the code of AM service! (#1623) JamePeng 2016-04-09 03:44:00 +08:00
  • 61ec5fa776 cecd:u: stub GetCecStateAbbreviated (#1648) mailwl 2016-04-08 22:39:52 +03:00
  • f3ba678b81 Merge pull request #1651 from mailwl/thread-init-thumb Mathew Maidment 2016-04-08 11:50:44 -04:00
  • 4630209c4c Update cpsr (T)humb bit while creating thread mailwl 2016-04-08 18:41:09 +03:00
  • 6e750ae12d Merge pull request #1639 from linkmauve/fix-double-framebuffer-check bunnei 2016-04-07 19:52:02 -04:00
  • 64ec5ac356 Default to settings from ini for gdbstub polaris- 2016-04-06 22:27:28 -04:00
  • f531d4b810 Merge pull request #1577 from JamePeng/update-apta-func bunnei 2016-04-06 21:07:08 -04:00
  • 0408f1191a Merge pull request #1645 from mailwl/thumb_pc Mathew Maidment 2016-04-06 13:01:32 -04:00