Commit Graph

  • decf1463a3 Mii Selector Applet: update Mii structures mailwl 2017-08-12 11:10:04 +0300
  • 7cd8a65949 Merge pull request #2875 from wwylele/bump-skip Weiyi Wang 2017-08-12 01:23:45 +0300
  • 686fb3e78c gl_shader_gen: don't call SampleTexture when bump map is not used wwylele 2017-08-11 18:24:24 +0300
  • 8fd28244e4 Merge pull request #2869 from j-selby/docker-build James Rowe 2017-08-11 08:39:14 -0600
  • aa51eddff8 Merge 36b3bec266 into a3aa8617bc James 2017-08-11 14:36:35 +0000
  • a3aa8617bc Merge pull request #2867 from j-selby/tag-naming James Rowe 2017-08-11 08:36:04 -0600
  • cd10c543c3 Toggling a every 10 frames. Not super happy about having to put code in renderer_opengl... danzel 2017-08-11 21:54:39 +1200
  • 1eb6af61fd Starting on scripted_input, rough Input::Factory to set the provide the Input::ButtonDevices. danzel 2017-08-11 21:28:25 +1200
  • a6d7b7178d motion_emu: no need to include thread in header wwylele 2017-08-09 03:05:03 +0300
  • 188194908c move MotionEmu from core/frontend to input_common as a InputDevice wwylele 2017-08-07 00:04:06 +0300
  • 867eabd6b7 HID: use MotionDevice for Accelerometer and Gyroscope wwylele 2017-08-06 22:54:19 +0300
  • 53ef90d1bd Merge pull request #2874 from danzel/spelling-1 Weiyi Wang 2017-08-11 11:02:14 +0300
  • 8d3f48d0a3 Fix some spelling mistakes danzel 2017-08-11 19:51:16 +1200
  • 945f9a1b04 SwRasterizer/Lighting: implement spot light wwylele 2017-08-11 00:41:37 +0300
  • 14ee32c46a SwRasterizer/Lighting: implement geometric factor wwylele 2017-08-11 01:13:55 +0300
  • aaf5161344 Merge pull request #2863 from wwylele/pad-state-zero Weiyi Wang 2017-08-10 17:50:18 +0300
  • 599de29ea3 HID: zero unused PadState bits wwylele 2017-08-09 06:59:13 +0300
  • fa64309aac Travis: Use Docker to build for Linux James 2017-08-04 20:11:47 +1000
  • 2415bad9ad Merge pull request #2868 from wwylele/swr-tuple Weiyi Wang 2017-08-10 12:44:23 +0300
  • 5d9d42f0d0 SwRasterizer/Lighting: use make_tuple instead of constructor wwylele 2017-08-10 11:56:55 +0300
  • 80f85b429c Implement correct folder structure for CI builds j-selby 2017-08-10 14:17:27 +1000
  • 9bee6202ab Added batch fix in command_processor; Make it optional B3n30 2017-08-10 08:22:20 +0200
  • 9f6868ad9b Merge pull request #2857 from j-selby/deploy-fix James Rowe 2017-08-09 19:13:55 -0600
  • 2df86179a8 pica/command_processor: build geometry pipeline and run geometry shader wwylele 2017-08-04 17:03:17 +0300
  • 71bf690c23 pica/shader/jit: implement SETEMIT and EMIT wwylele 2017-07-26 18:44:52 +0300
  • 27e0f7e4e7 pica/primitive_assembly: Handle winding for GS primitive wwylele 2017-07-26 15:07:13 +0300
  • fc99b0e4a7 correct constness wwylele 2017-07-26 00:39:43 +0300
  • 0e2dc2511b pica/shader/interpreter: implement SETEMIT and EMIT wwylele 2017-07-25 22:43:25 +0300
  • f4b5cfc66b pica/shader: extend UnitState for GS wwylele 2017-07-25 22:30:29 +0300
  • db309b2423 pica/regs: layout geometry shader configuration regs wwylele 2017-07-24 14:13:33 +0300
  • 1805de0842 added Option in the GUI ThaMighty90 2017-08-09 22:23:43 +0200
  • 7f704a978e added Option for the Layout in the xml ThaMighty90 2017-08-09 22:20:38 +0200
  • c2466a2f19 Merge pull request #2862 from j-selby/update-cryptopp bunnei 2017-08-09 16:18:43 -0400
  • a5e0d15ee4 deleted ui_configure_graphics.h ThaMighty90 2017-08-09 22:13:23 +0200
  • e4dedee56f delete the x64 files ThaMighty90 2017-08-09 21:38:56 +0200
  • bf2ef85963 added the option in the UI, hope this is the right way to do it. formated framebuffer_layout.cpp ThaMighty90 2017-08-09 21:12:12 +0200
  • 792dee47a7 Merge pull request #2822 from wwylele/sw_lighting-2 Weiyi Wang 2017-08-09 18:54:29 +0300
  • 93ab46e500 Merge pull request #2856 from wwylele/shader-share Weiyi Wang 2017-08-09 18:52:30 +0300
  • 437526e782 Merge pull request #2864 from mailwl/dlp-update bunnei 2017-08-09 11:41:45 -0400
  • a6273dd56a Service/dlp: Update function tables according 3dbrew mailwl 2017-08-09 12:00:54 +0300
  • adca41abd6 Service/dlp: Update function tables according 3dbrew mailwl 2017-08-09 12:00:54 +0300
  • 9b07d79d87 HID: zero unused PadState bits wwylele 2017-08-09 06:59:13 +0300
  • 1a44949ef7 Update cryptopp James 2017-08-08 17:50:09 +1000
  • 177e8ce655 Services/APT: Use the AppletAttributes union directly when dealing with applet attrs. Subv 2017-08-07 16:09:55 -0500
  • 73fba0de46 Services/APT: Use an array to hold data about the 4 possible concurrent applet types (Application, Library, HomeMenu, System). Subv 2017-07-22 12:33:03 -0500
  • e0a2bbfc98 Services/APT: Use a helper lambda to retrieve a pointer into the applet_slots array. Subv 2017-08-07 14:51:35 -0500
  • bd8b36d8e6 fixup! Services/APT: Return the proper error code when calling SendParameter with an outstanding parameter already in memory. Subv 2017-08-07 14:50:16 -0500
  • ff01266438 Services/APT: Use an array to hold data about the 4 possible concurrent applet types (Application, Library, HomeMenu, System). Subv 2017-07-22 12:33:03 -0500
  • 04abd06908 Tests/VFP: Use a standalone pagetable for the TestEnvironment memory operations. Subv 2017-08-07 14:30:01 -0500
  • d06a3cc8fb Kernel/Memory: Make IsValidPhysicalAddress not go through the current process' virtual memory mapping. Subv 2017-08-07 13:37:16 -0500
  • 14889a876c Kernel/Threads: Don't clear the CPU instruction cache when performing a context switch from an idle thread into a thread in the same process. Subv 2017-07-22 19:37:26 -0500
  • 7b5e3362f9 fixup! Kernel/Memory: Give each Process its own page table. Subv 2017-07-22 12:43:51 -0500
  • b3a3b70f73 fixup! Kernel/Memory: Changed GetPhysicalPointer so that it doesn't go through the current process' page table to obtain a pointer. Subv 2017-07-22 07:51:58 -0500
  • 312f6d343f fixup! Kernel/Memory: Give each Process its own page table. Subv 2017-07-22 07:40:34 -0500
  • 0d1ff59cf3 fixup! Kernel/Memory: Switch the current page table when a new process is scheduled. Subv 2017-07-21 23:09:30 -0500
  • 8d1aacefed Kernel/Memory: Changed GetPhysicalPointer so that it doesn't go through the current process' page table to obtain a pointer. Subv 2017-07-21 22:22:59 -0500
  • 38f9a8b552 Kernel/Memory: Switch the current page table when a new process is scheduled. Subv 2017-07-21 21:28:03 -0500
  • bcb6221a5a Kernel/Memory: Give each Process its own page table. Subv 2017-07-21 21:17:57 -0500
  • 672a3bc979 move MotionEmu from core/frontend to input_common as a InputDevice wwylele 2017-08-07 00:04:06 +0300
  • 90e4d5282d HID: use MotionDevice for Accelerometer and Gyroscope wwylele 2017-08-06 22:54:19 +0300
  • baa24f4ea9 pica: upload shared shader code to both unit wwylele 2017-08-03 01:40:42 +0300
  • a34ee49458 Reworked, so both screen have the same height and cleaned up screen translates. ThaMighty90 2017-08-06 23:24:09 +0200
  • 8bda0ca68d Travis/AppVeyor: Deploy based upon tags j-selby 2017-08-03 15:51:48 +1000
  • 09992d911b interpolate: Interpolate on a frame-by-frame basis MerryMage 2017-08-03 12:22:51 +0100
  • 343bbfdabc Merge pull request #2860 from anodium/patch-1 James Rowe 2017-08-04 21:14:49 -0600
  • f55b7aefd9 Quickfix typo in OpenGL 3.3 error message Andrea Pascal 2017-08-04 23:11:27 -0400
  • d2e9183445 rebased to master B3n30 2017-08-04 22:19:56 +0200
  • 361b1e97b0 fixup! Network: Fixed possible segfault with callbacks, renamed callback functions, removed game_version B3n30 2017-08-02 12:00:29 +0200
  • ceca09bd70 fixup! Network: Fixed possible segfault with callbacks, renamed callback functions, removed game_version B3n30 2017-07-29 21:34:25 +0200
  • 96efba2c90 Network: Fixed possible segfault with callbacks, renamed callback functions, removed game_version B3n30 2017-07-22 10:37:30 +0200
  • ae32f98752 Network: Added GetMemberList to Room in preparation for web_services. B3n30 2017-07-20 19:21:55 +0200
  • b02a445654 Network: Added Callbacks for RoomMember B3n30 2017-07-20 18:01:00 +0200
  • 38fd12dfe3 Network: Set and send the game information over enet B3n30 2017-07-17 12:09:25 +0200
  • 76c2c09589 interpolate: Interpolate on a frame-by-frame basis MerryMage 2017-08-03 12:22:51 +0100
  • 0dc285dcfd Merge pull request #2855 from bunnei/telemetry-additional-fields James Rowe 2017-08-03 18:37:03 -0600
  • fb8de89859 telemetry: Add field for OsPlatform. bunnei 2017-08-02 23:11:54 -0400
  • 9390d54bb3 telemetry: Add field for BuildName. bunnei 2017-08-02 22:47:50 -0400
  • 5c631ec9c5 telemetry: Add field for RequiresSharedFont. bunnei 2017-08-01 20:00:40 -0400
  • a621ab6853 telemetry_session: Log BuildDate and ProgramName fields. bunnei 2017-08-01 19:55:48 -0400
  • f44a1e0291 common: Add build timestamp to scm_rev. bunnei 2017-08-01 19:54:24 -0400
  • 9b8e5bea66 core: Expose AppLoader as a public interface. bunnei 2017-08-01 19:53:35 -0400
  • f5cf9960d9 loader: Expose program title. bunnei 2017-08-01 19:51:44 -0400
  • 0a9a617f4b added a SidebySide Layout ThaMighty90 2017-08-04 00:25:01 +0200
  • 2252a63f80 SwRasterizer/Lighting: shorten file name wwylele 2017-08-03 12:01:31 +0300
  • cc99a9b549 Travis/AppVeyor: Deploy based upon tags j-selby 2017-08-03 15:51:48 +1000
  • 4ec9bcc6be telemetry: Add field for OsPlatform. bunnei 2017-08-02 23:11:54 -0400
  • 222efc3a17 telemetry: Add field for BuildName. bunnei 2017-08-02 22:47:50 -0400
  • ce4b1aec6c telemetry: Add field for RequiresSharedFont. bunnei 2017-08-01 20:00:40 -0400
  • 0c0ffbbc3f telemetry_session: Log BuildDate and ProgramName fields. bunnei 2017-08-01 19:55:48 -0400
  • 84473272fc common: Add build timestamp to scm_rev. bunnei 2017-08-01 19:54:24 -0400
  • c0852314e8 pica: upload shared shader code to both unit wwylele 2017-08-03 01:40:42 +0300
  • eda28266fb SwRasterizer/Lighting: move to its own file wwylele 2017-08-02 22:20:40 +0300
  • 48b4105871 SwRasterizer/Lighting: reduce confusion wwylele 2017-08-02 22:07:15 +0300
  • c59ed47608 SwRasterizer/Lighting: move quaternion normalization to the caller wwylele 2017-08-02 22:05:53 +0300
  • 4a8721182e telemetry: Add field for RequiresSharedFont. bunnei 2017-08-01 20:00:40 -0400
  • 682bc2243c telemetry_session: Log BuildDate and ProgramName fields. bunnei 2017-08-01 19:55:48 -0400
  • a6cc3f6eac common: Add build timestamp to scm_rev. bunnei 2017-08-01 19:54:24 -0400
  • c4a98cacd9 core: Expose AppLoader as a public interface. bunnei 2017-08-01 19:53:35 -0400
  • a29fb615d6 loader: Expose program title. bunnei 2017-08-01 19:51:44 -0400
  • 035716d57b Merge pull request #2850 from j-selby/fix_invalid_paths Yuri Kunde Schlesner 2017-07-31 21:50:48 -0700