Commit Graph

  • d9556912b4 Kernel: Remove unused member from Event Yuri Kunde Schlesner 2015-07-01 19:10:28 -0300
  • 621ee10eae Applets: Add infrastructure to allow custom drawing and input handling in Applets. Subv 2015-05-26 11:00:26 -0500
  • 2a6ebadf66 HLE/APT: Initial HLE support for applets. Subv 2015-05-25 23:30:20 -0500
  • b0d72e3de1 Merge pull request #914 from yuriks/bitfield-mask Yuri Kunde Schlesner 2015-07-11 19:01:57 -0700
  • e110e656b9 Merge pull request #910 from linkmauve/install Tony Wasserka 2015-07-12 03:25:53 +0200
  • ae7120f5d9 Merge pull request #907 from Lectem/clamp_to_border Tony Wasserka 2015-07-12 03:19:46 +0200
  • d5f5666f46 Merge pull request #915 from citra-emu/travis-container bunnei 2015-07-11 21:02:29 -0400
  • 8c70b1b8b5 Merge pull request #919 from yuriks/styleguide bunnei 2015-07-11 21:01:36 -0400
  • d4f19736a6 Update style rules with to better match current practice. Yuri Kunde Schlesner 2015-07-11 19:59:50 -0300
  • a81991aa68 Merge pull request #909 from yuriks/build-flags bunnei 2015-07-10 22:42:56 -0400
  • 8968c1dfec Merge pull request #916 from lioncash/unused Yuri Kunde Schlesner 2015-07-10 17:13:31 -0700
  • e5d90b5797 Common: Remove thunk.h Lioncash 2015-07-10 20:09:38 -0400
  • 867c28ae03 Merge pull request #876 from linkmauve/include-cleanups Yuri Kunde Schlesner 2015-07-10 16:36:12 -0700
  • 6fc605a196 Travis: Replace `before_install` with `install` Yuri Kunde Schlesner 2015-07-10 20:24:19 -0300
  • a60f2a93d2 Travis: Update GLFW on Linux to 3.1.1 Yuri Kunde Schlesner 2015-07-10 20:04:28 -0300
  • 73b6a715ee Travis: Remove use of sudo to enable use container-based builds Yuri Kunde Schlesner 2015-07-10 19:21:39 -0300
  • d5b5280501 Common: Remove redundant masking in BitField Yuri Kunde Schlesner 2015-07-10 18:02:56 -0300
  • d7f9529bdd Common: Fix mask generation in BitField Yuri Kunde Schlesner 2015-07-10 18:01:56 -0300
  • 58d1c6398e Added GL_CLAMP_TO_BORDER support Lectem 2015-07-07 23:36:06 +0200
  • 7c51bc44aa Citra, CitraQt: Tell cmake to install the compiled binaries. Emmanuel Gil Peyrot 2015-07-09 20:19:02 +0100
  • a24a0fbd8a CMake: Fix Debug build configuration in MSVC Yuri Kunde Schlesner 2015-07-09 16:07:37 -0300
  • ac7bc214ab Merge pull request #906 from aroulin/loader-format-specifier-warning Yuri Kunde Schlesner 2015-07-07 15:10:00 -0700
  • 769407e4fa Loader: Remove log line causing warning aroulin 2015-07-07 22:08:21 +0200
  • 3b4924cdb4 Merge pull request #905 from yuriks/submodule-depth bunnei 2015-07-07 17:32:28 -0400
  • eaaf951de6 AppVeyor: Remove submodule checkout depth Yuri Kunde Schlesner 2015-07-07 16:22:26 -0300
  • 0ef3f12c71 Merge pull request #797 from linkmauve/blended-downscaling bunnei 2015-07-06 11:35:55 -0400
  • c19f9945b7 Merge pull request #885 from Subv/ipc_headers bunnei 2015-07-06 11:19:58 -0400
  • fb66b0677b Merge pull request #897 from lioncash/return Yuri Kunde Schlesner 2015-06-29 12:17:16 -0700
  • e3e8ad48c1 vfp: Change return type of VFPInit from unsigned int to void. Lioncash 2015-06-29 14:51:38 -0400
  • 3085438216 Merge pull request #895 from lioncash/vfp bunnei 2015-06-29 09:51:59 -0400
  • 32a6379bc8 vfp: Handle accesses to FPINST/FPINST2 system registers Lioncash 2015-06-29 03:04:40 -0400
  • 19d5fbce8e Merge pull request #894 from linkmauve/no-union-types Yuri Kunde Schlesner 2015-06-28 13:21:02 -0700
  • 641e78bccf GPU: Implement blended downscaling for display transfers. Emmanuel Gil Peyrot 2015-05-22 01:08:30 +0200
  • 8ee814ec27 GPU: Use shifts instead of multiplications to calculate the actual size of the output. Emmanuel Gil Peyrot 2015-05-22 01:05:34 +0200
  • ab61e67c09 Common: Remove unused type unions breaking aliasing rules in horrible ways. Emmanuel Gil Peyrot 2015-06-28 10:48:42 +0100
  • 4964a359e1 Core: Cleanup hw includes. Emmanuel Gil Peyrot 2015-06-27 17:56:17 +0100
  • 7b746914b9 Core: Cleanup soc:U includes. Emmanuel Gil Peyrot 2015-06-21 18:14:20 +0100
  • f48b28ad27 Core, VideoCore: Replace or fix exit() calls. Emmanuel Gil Peyrot 2015-06-21 17:47:21 +0100
  • e5fcabdd69 Core: Cleanup file_sys includes. Emmanuel Gil Peyrot 2015-06-21 15:44:11 +0100
  • aea15f5c73 Core: Cleanup core includes. Emmanuel Gil Peyrot 2015-06-21 15:11:32 +0100
  • 45c4781544 CitraQt: Cleanup includes. Emmanuel Gil Peyrot 2015-06-21 14:58:59 +0100
  • 22ae87530b Common: Cleanup emu_window includes. Emmanuel Gil Peyrot 2015-06-21 14:02:11 +0100
  • 1775adc34c Common: Remove unused ROUND_UP_POW2 macro. Emmanuel Gil Peyrot 2015-06-21 13:52:08 +0100
  • 596b7c4f63 Common: Cleanup key_map includes. Emmanuel Gil Peyrot 2015-06-21 13:40:28 +0100
  • 2d044a67c9 Common: Cleanup memory and misc includes. Emmanuel Gil Peyrot 2015-06-21 13:12:49 +0100
  • 3a771a13dc Common: Cleanup profiler includes. Emmanuel Gil Peyrot 2015-06-20 23:36:19 +0100
  • 2a36edfd86 Common: Cleanup thread includes. Emmanuel Gil Peyrot 2015-06-20 22:45:15 +0100
  • 13e6876463 Common: Fix string_util includes. Emmanuel Gil Peyrot 2015-06-20 22:33:54 +0100
  • 8cf9eb7f43 Common: Fix FileUtil includes, and everything relying on those. Emmanuel Gil Peyrot 2015-06-20 22:24:01 +0100
  • 79aa1b0808 Citra: Fix the includes a bit, thanks to include-what-you-use. Emmanuel Gil Peyrot 2015-06-20 20:34:41 +0100
  • ce0cfd62d9 Common: Remove now-unused EMU_PLATFORM define, fixes issue #373. Emmanuel Gil Peyrot 2015-06-20 20:14:43 +0100
  • 82718c4a41 Common: Remove unused SSE version checking and a GCC macro. Emmanuel Gil Peyrot 2015-06-20 20:13:06 +0100
  • c345247431 Services: Use the standard _WIN32 define in soc:U instead of our own EMU_PLATFORM. Emmanuel Gil Peyrot 2015-06-20 20:11:32 +0100
  • 0aade9ad63 Common: Remove unused fifo_queue.h. Emmanuel Gil Peyrot 2015-06-20 20:10:44 +0100
  • 6a0eea93e0 Merge pull request #886 from zawata/Warning-Fixes Tony Wasserka 2015-06-27 14:24:26 +0200
  • 92bfec0566 VideoCore: Fix floating point warning zawata 2015-06-26 00:28:11 -0700
  • bd336cfdce Services/SOC: Added command headers to some of the soc commands. Subv 2015-06-25 12:55:27 -0500
  • 176aded020 Merge pull request #884 from chinhodado/patch-1 Yuri Kunde Schlesner 2015-06-24 22:07:50 -0700
  • 55725f07ec AppVeyor: Remove os: unstable Trung Do 2015-06-24 14:09:56 -0400
  • 76dfafc906 Merge pull request #877 from yuriks/ipc-headers Yuri Kunde Schlesner 2015-06-23 12:40:32 -0700
  • 81488d7a6a Add helpers to create IPC command buffer headers and descriptors Yuri Kunde Schlesner 2015-06-21 22:47:55 -0300
  • a9fd93347d Display line numbers in CI whitespace check Yuri Kunde Schlesner 2015-06-21 23:21:30 -0300
  • dc09a2ecb5 Merge pull request #860 from yuriks/y2r-color Yuri Kunde Schlesner 2015-06-21 17:22:34 -0700
  • 3e6663da43 Y2R: Rework conversion process, enabling support for all formats Yuri Kunde Schlesner 2015-06-07 22:24:03 -0300
  • 772ef097ea Merge pull request #839 from Lectem/whitespacepolicy Yuri Kunde Schlesner 2015-06-21 14:21:02 -0700
  • 741db6798c AppVeyor: update WinSCP download link with one that should never expire archshift 2015-06-21 12:59:55 -0700
  • 9850f98339 Merge pull request #855 from purpasmart96/service_rearrangment bunnei 2015-06-21 10:55:02 -0400
  • 29d2b70ea4 Y2R: Re-organize how params are stored. Support SetConversionParams Yuri Kunde Schlesner 2015-06-03 17:54:24 -0300
  • 287054cc84 Merge pull request #871 from gwicks/master bunnei 2015-06-19 13:21:50 -0400
  • e93056ae77 Make the call stack entries not editable Greg Wicks 2015-06-19 11:22:20 -0400
  • 2e16edbc56 Merge pull request #849 from bunnei/fix-waitsynch-2 bunnei 2015-06-17 18:07:15 -0400
  • a5a6306f59 Merge pull request #864 from linkmauve/gl-info Lioncash 2015-06-17 16:29:04 -0400
  • 71e8822d23 kernel: Fix svcWaitSynch to always acquire requested wait objects. bunnei 2015-06-07 23:39:37 -0400
  • f1ff0fbf07 Merge pull request #866 from lioncash/typo Lioncash 2015-06-16 17:04:34 -0400
  • bbe4430922 hw: Fix mismatched Write call Lioncash 2015-06-16 15:49:22 -0400
  • 94fc644430 VideoCore: Log the GL driver’s vendor and renderer. Emmanuel Gil Peyrot 2015-06-16 00:01:47 +0100
  • 1e8b18708c AppVeyor: update WinSCP download link (with direct download link) archshift 2015-06-15 13:58:49 -0700
  • 1a9d6c8307 AppVeyor: update WinSCP download link archshift 2015-06-15 12:14:41 -0700
  • 67f61ced63 Merge pull request #863 from linkmauve/appveyor-noqt-build archshift 2015-06-15 11:23:44 -0700
  • 39e8c01f22 Appveyor: Create a second archive with only the binaries, for people who don’t have much bandwidth. Emmanuel Gil Peyrot 2015-06-14 20:39:48 +0100
  • 0bebac3259 Merge pull request #861 from yuriks/tevstage-warning archshift 2015-06-14 10:48:01 -0700
  • 9b7d85a4f5 video_core: add extra braces around initializer Yuri Kunde Schlesner 2015-06-14 00:32:33 -0300
  • 499171ca64 enforce config from hook Lectem 2015-06-13 22:20:56 +0200
  • bd5c943c65 Merge pull request #843 from chinhodado/patch-2 Yuri Kunde Schlesner 2015-06-13 13:43:42 -0700
  • 54e69b89b9 Merge pull request #857 from lioncash/vfp Lioncash 2015-06-13 15:05:51 -0400
  • 71858fc7cc vfp: Handle accesses to the VFP media feature registers Lioncash 2015-06-12 19:39:43 -0400
  • 2a435aa0cc Merge pull request #856 from lioncash/vfp bunnei 2015-06-12 10:43:59 -0400
  • e817224f89 vfp: Implement VMOVBCR/VMOVBRC Lioncash 2015-06-12 02:47:10 -0400
  • 7933dbe6a0 Services: Continue separation of services into their own folders purpasmart96 2015-06-11 15:12:16 -0700
  • ca5d1545c3 Merge pull request #835 from tfarley/hw-renderer-fixes bunnei 2015-06-09 19:12:00 -0400
  • 28a9205123 Merge pull request #851 from clienthax/master bunnei 2015-06-09 18:47:15 -0400
  • 85183a702a force no-tab/trailing spaces with git hook Lectem 2015-05-31 13:24:23 +0200
  • 8515b23bec Robocopy doesn't like trailing slashes Clienthax 2015-06-09 18:38:00 +0100
  • 26bc816d7a Renderer formatting edits tfarley 2015-06-06 23:24:11 -0400
  • 66b0d799ee Render-to-texture flush, interval math fix tfarley 2015-05-29 21:54:53 -0400
  • 5025b35563 Liberal texture unbind (clout menu) tfarley 2015-05-29 20:53:50 -0400
  • fa2c92a3ac Depth format fix (crush3d intro/black screens) tfarley 2015-05-28 23:32:10 -0400
  • d42275f11c Implemented glColorMask tfarley 2015-05-28 21:41:37 -0400
  • b1cb0a3f2c Merge pull request #848 from lioncash/ldm bunnei 2015-06-04 18:02:43 -0400
  • 04f204ed00 arm_dyncom_thumb: Fix handling of writeback for thumb LDMIA Lioncash 2015-06-04 08:42:14 -0400