Commit Graph

  • 623b2e4b8f Corrections Half Float operations on const buffers and implement saturation. Fernando Sahmkow 2019-04-19 23:10:19 -04:00
  • 92c274d4bb Launch directly in Mac without terminal tkeph616 2019-04-20 00:40:26 -04:00
  • da0c3bc658 Merge pull request #2407 from FernandoS27/f2f bunnei 2019-04-20 00:42:34 -04:00
  • 788497fd9d Allow picking a Compatibility Profile for OpenGL. Fernando Sahmkow 2019-04-19 21:02:46 -04:00
  • 650d9b1044 Merge pull request #2409 from ReinUsesLisp/half-floats bunnei 2019-04-19 21:31:52 -04:00
  • 08cdcc2871 Apply Position Y Direction Fernando Sahmkow 2019-04-19 20:49:00 -04:00
  • a3eb91ed8c RasterizerCache Redesign: Flush Fernando Sahmkow 2019-04-16 16:39:27 -04:00
  • db4b2bc798 make ReadBlockunsafe and WriteBlockunsafe, ignore invalid pages. Fernando Sahmkow 2019-04-19 20:35:54 -04:00
  • 62c2404d3c Merge pull request #2415 from lioncash/const bunnei 2019-04-19 19:12:02 -04:00
  • cd38eadcc1 Merge pull request #2414 from lioncash/reorder bunnei 2019-04-19 19:11:47 -04:00
  • b6faea0dd2 Merge pull request #2421 from lioncash/svc-call bunnei 2019-04-19 19:10:20 -04:00
  • 40dc893c37 Merge pull request #2374 from lioncash/pagetable bunnei 2019-04-19 19:09:20 -04:00
  • d74cb16535 gl_state: Fix samplers memory corruption ReinUsesLisp 2019-04-19 17:04:58 -03:00
  • f8be3f55da kernel/svc: Name supervisor call 0x36 Lioncash 2019-04-19 14:33:01 -04:00
  • 19f8f86bdb service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax() Lioncash 2019-04-18 15:57:16 -04:00
  • fbe8d1ceaa video_core: Silent -Wswitch warnings ReinUsesLisp 2019-04-03 04:33:36 -03:00
  • 83b830eb2f Merge pull request #2397 from lioncash/thread-unused bunnei 2019-04-17 21:46:46 -04:00
  • 4294062516 Merge pull request #2318 from ReinUsesLisp/sampler-cache bunnei 2019-04-17 21:45:56 -04:00
  • 5bd5140bde Merge pull request #2348 from FernandoS27/guest-bindless bunnei 2019-04-17 20:59:49 -04:00
  • 2adb226b26 web_browser: Make OpenPage non-const Zach Hilman 2019-04-04 18:09:42 -04:00
  • 8f8049e846 main: Add GMainWindow hooks for Error display Zach Hilman 2019-03-11 19:45:22 -04:00
  • a04d36c5a4 main: Switch to AppletManager for frontend Zach Hilman 2019-03-11 19:39:48 -04:00
  • 76452cd5b3 qt: Add dialog implementation of Error applet Zach Hilman 2019-03-11 19:39:20 -04:00
  • f6e2295055 general_backend: Move StubApplet and add backend PhotoViewer Zach Hilman 2019-03-11 19:38:53 -04:00
  • 80c9e4d3ab general_frontend: Add frontend scaffold for PhotoViewer applet Zach Hilman 2019-03-11 19:37:35 -04:00
  • d9f6715d45 frontend: Add frontend receiver for Error applet Zach Hilman 2019-03-11 19:37:10 -04:00
  • de3cfb1d37 applets: Add Error applet Zach Hilman 2019-03-11 19:36:36 -04:00
  • d273bec68f applets: Port current applets to take frontend in constructor Zach Hilman 2019-03-11 19:35:01 -04:00
  • f7540157e4 web_browser: Make OpenPage const Zach Hilman 2019-03-11 19:34:23 -04:00
  • ec0bc3061e core: Remove specific applets in favor of AppletManager Zach Hilman 2019-03-11 19:33:49 -04:00
  • 6cea62b756 am: Delegate applet creation to AppletManager Zach Hilman 2019-03-11 19:33:18 -04:00
  • e51d33f0ce applets: Add AppletManager class to control lifetime Zach Hilman 2019-03-11 19:32:59 -04:00
  • c268ffd831 kernel/thread: Unify wait synchronization types Lioncash 2019-04-17 07:21:19 -04:00
  • 433b59c112 kernel/svc: Migrate svcCancelSynchronization behavior to a thread function Lioncash 2019-04-17 07:08:12 -04:00
  • 6b2bece81f kernel/wait_object: Make GetHighestPriorityReadyThread() a const member function Lioncash 2019-04-17 06:44:31 -04:00
  • 54e9f9b6ed yuzu/bootmanager: Replace unnnecessary constructor initializer list member of GGLContext Lioncash 2019-04-17 00:02:28 -04:00
  • 52e43734c4 yuzu/bootmanager: Remove unnecessary includes Lioncash 2019-04-16 23:51:16 -04:00
  • fbfc347351 yuzu/bootmanager: Resolve constructor initializer list warnings Lioncash 2019-04-16 23:49:24 -04:00
  • 0cfbd3325b Merge pull request #2315 from ReinUsesLisp/severity-decompiler bunnei 2019-04-16 22:21:19 -04:00
  • 21d498bc06 Merge pull request #2384 from ReinUsesLisp/gl-state-clear bunnei 2019-04-16 22:19:03 -04:00
  • be6b9e2d2b Merge pull request #2405 from lioncash/qt bunnei 2019-04-16 22:17:09 -04:00
  • 1b83f255c2 Merge pull request #2092 from ReinUsesLisp/stg bunnei 2019-04-16 22:15:17 -04:00
  • 2654eb659e Merge pull request #2376 from lioncash/const bunnei 2019-04-16 22:13:12 -04:00
  • 382fbbb198 Merge pull request #2401 from lioncash/guard bunnei 2019-04-16 22:11:04 -04:00
  • 819c21d99e CMakeLists: Ensure we specify Unicode as the codepage on Windows Lioncash 2019-04-15 17:32:47 -04:00
  • b6a87b422e kernel/vm_manager: Remove usages of global system accessors Lioncash 2019-04-16 05:07:43 -04:00
  • d0082de82a Implement IsBlockContinous Fernando Sahmkow 2019-04-16 15:45:24 -04:00
  • da91e6e4b6 Apply Const correctness to SwizzleKepler and replace u32 for size_t on iterators. Fernando Sahmkow 2019-04-16 12:00:46 -04:00
  • 13d626fc21 Use ReadBlockUnsafe for fetyching DMA CommandLists Fernando Sahmkow 2019-04-16 10:19:52 -04:00
  • 06d1c5a991 Document unsafe versions and add BlockCopyUnsafe Fernando Sahmkow 2019-04-16 10:11:35 -04:00
  • 6fc562a9aa Use ReadBlockUnsafe for Shader Cache Fernando Sahmkow 2019-04-15 23:34:03 -04:00
  • ef381e6924 Use ReadBlockUnsafe on TIC and TSC reading Fernando Sahmkow 2019-04-15 23:05:05 -04:00
  • 367704aa82 GPU MemoryManager: Implement ReadBlockUnsafe and WriteBlockUnsafe Fernando Sahmkow 2019-04-15 23:01:35 -04:00
  • 3e96c367bd Use WriteBlock and ReadBlock. Fernando Sahmkow 2019-04-15 22:42:34 -04:00
  • 9186f76b07 Merge pull request #2382 from lioncash/table bunnei 2019-04-15 21:46:15 -04:00
  • fc64156533 Merge pull request #2393 from lioncash/svc bunnei 2019-04-15 21:43:56 -04:00
  • a7c3275b8b Merge pull request #2398 from lioncash/boost bunnei 2019-04-15 21:42:16 -04:00
  • c1e35d117c Merge pull request #2399 from FernandoS27/fermi-fix bunnei 2019-04-15 21:41:52 -04:00
  • bec28d692d Implement Block Linear copies in Kepler Memory. Fernando Sahmkow 2019-04-15 21:06:04 -04:00
  • ef8245bed2 vk_shader_decompiler: Add missing operations ReinUsesLisp 2019-04-15 21:32:24 -03:00
  • f43995ec53 shader_ir/decode: Fix half float pre-operations and remove MetaHalfArithmetic ReinUsesLisp 2019-04-15 19:48:11 -03:00
  • abcbcb1b2a gl_shader_decompiler: Fix MrgH0 decompilation ReinUsesLisp 2019-04-15 19:15:55 -03:00
  • 64613db605 shader_ir/decode: Implement half float saturation ReinUsesLisp 2019-04-09 18:41:41 -03:00
  • 90cbf89303 shader_ir/decode: Reduce severity of unimplemented half-float FTZ ReinUsesLisp 2019-04-09 17:34:11 -03:00
  • acf618afbc renderer_opengl: Implement half float NaN comparisons ReinUsesLisp 2019-04-09 17:33:48 -03:00
  • ae46ad48ed shader_ir: Avoid using static on heap-allocated objects ReinUsesLisp 2019-04-09 17:08:07 -03:00
  • aa471274d9 Do some corrections in conversion shader instructions. Fernando Sahmkow 2019-04-15 19:04:33 -04:00
  • 1f3cc036da travis: Use Ninja for Travis builds Cameron Cawley 2018-08-23 23:32:48 +01:00
  • b67be7154d GenerateSCMRev: fix Travis compilation on repo forks fearlessTobi 2019-04-15 23:39:55 +02:00
  • d28bb56c91 CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt target Lioncash 2019-04-15 17:50:27 -04:00
  • a9f58593d4 travis: use prebuilt image (#3839) liushuyu 2018-08-07 22:54:57 +08:00
  • 3283aa1e20 svc: Specify handle value in thread's name Lioncash 2019-04-15 15:54:25 -04:00
  • 8a099ac99f Correct Kepler Memory on Linear Pushes. Fernando Sahmkow 2019-04-15 12:43:37 -04:00
  • 773d955dfa Support compressed formats on linear textures. Fernando Sahmkow 2019-04-15 13:56:09 -04:00
  • 4620ed47a3 common/{lz4_compression, zstd_compression}: Add missing header guards Lioncash 2019-04-15 13:00:04 -04:00
  • bf561e4340 Correct Pitch in Fermi2D Fernando Sahmkow 2019-04-15 12:24:29 -04:00
  • e3566e6c1d kernel/thread: Remove BoostPriority() Lioncash 2019-04-15 06:59:15 -04:00
  • 09caf8a756 kernel/thread: Remove unused guest_handle member variable Lioncash 2019-04-14 06:06:04 -04:00
  • f15c59a164 gl_shader_decompiler: Use variable AOFFI on supported hardware ReinUsesLisp 2019-04-10 18:03:52 -03:00
  • 5c280e6ff0 shader_ir: Implement STG, keep track of global memory usage and flush ReinUsesLisp 2019-02-07 00:05:41 -03:00
  • 1f4dfb3998 Merge pull request #2378 from lioncash/ro bunnei 2019-04-13 22:16:10 -04:00
  • c9454c8422 Merge pull request #2373 from FernandoS27/z32 bunnei 2019-04-13 22:14:51 -04:00
  • 6088898b02 Merge pull request #2357 from zarroboogs/force-30fps-mode bunnei 2019-04-13 22:14:04 -04:00
  • a788c861bd Merge pull request #2381 from lioncash/fs bunnei 2019-04-13 22:09:58 -04:00
  • ee2206a1b7 Merge pull request #2386 from ReinUsesLisp/shader-manager bunnei 2019-04-13 22:09:27 -04:00
  • 065f83c6c3 Merge pull request #2017 from jroweboy/glwidget bunnei 2019-04-13 22:08:40 -04:00
  • ee3f576495 Merge pull request #2389 from FreddyFunk/rename-gamedir bunnei 2019-04-13 22:06:51 -04:00
  • 4d293bb5cb kernel/svc: Implement svcUnmapProcessCodeMemory Lioncash 2019-04-12 00:38:54 -04:00
  • 76a2465655 kernel/svc: Implement svcMapProcessCodeMemory Lioncash 2019-04-11 23:21:13 -04:00
  • b42595fa6b Merge pull request #2391 from lioncash/scope bunnei 2019-04-12 21:52:35 -04:00
  • 0faf7b17a1 Merge pull request #2392 from lioncash/swap bunnei 2019-04-12 21:52:16 -04:00
  • 382722b9c4 Fix Clang Format FreddyFunk 2019-04-12 16:40:35 +02:00
  • 0d8ef2d3b9 common/swap: Improve codegen of the default swap fallbacks Lioncash 2019-04-11 21:20:22 -04:00
  • 612e1388df core/core: Move process execution start to System's Load() Lioncash 2019-04-09 17:03:04 -04:00
  • 32a6ceb4e5 core/process: Remove unideal page table setting from LoadFromMetadata() Lioncash 2019-04-09 15:36:29 -04:00
  • a4b0a8559c core/core: Move main process creation into Load() Lioncash 2019-04-09 15:27:44 -04:00
  • 6d0551196d video_core/gpu: Create threads separately from initialization Lioncash 2019-04-09 14:02:00 -04:00
  • f2331a804a core/cpu_core_manager: Create threads separately from initialization. Lioncash 2019-04-09 13:25:54 -04:00
  • ea80e2bc57 Merge pull request #2235 from ReinUsesLisp/spirv-decompiler bunnei 2019-04-11 21:54:23 -04:00
  • 83a2fb3c3a Merge pull request #2360 from lioncash/svc-global bunnei 2019-04-11 21:50:05 -04:00