Commit Graph

  • dacc89b38b Merge pull request #634 from FearlessTobi/port-viewport-fix bunnei 2018-07-09 17:07:30 -07:00
  • 51a3e93f8e Merge pull request #640 from bunnei/flip-tris-viewport bunnei 2018-07-09 14:32:35 -07:00
  • 0d51cfe2f5 Merge pull request #641 from bunnei/nvhost-ctrl-fix bunnei 2018-07-09 14:32:22 -07:00
  • eb6cbfdbd8 savedata_factory: Always create a save directory for games. bunnei 2018-07-08 17:05:13 -04:00
  • 1b3dd30ba8 nvhost_ctrl: Fix NvOsGetConfigU32 for Snipper Clips. bunnei 2018-07-08 17:01:46 -04:00
  • 854f474f52 gl_rasterizer: Flip triangles when regs.viewport_transform[0].scale_y is negative. bunnei 2018-07-08 12:27:15 -04:00
  • 639346bcfb Merge pull request #625 from Subv/imnmx bunnei 2018-07-07 19:33:50 -07:00
  • d990f2355b Merge pull request #627 from Subv/bc7u bunnei 2018-07-07 19:33:18 -07:00
  • f89b47fdf7 Merge pull request #639 from bunnei/revert-vfs bunnei 2018-07-07 19:30:58 -07:00
  • 913896cbd9 Revert "Virtual Filesystem (#597)" bunnei 2018-07-07 20:24:51 -07:00
  • 3417f46dd5 Merge pull request #632 from FearlessTobi/add-discord-link bunnei 2018-07-07 07:56:26 -07:00
  • 4633dd9505 GPU: Implemented the BC7U texture format. Subv 2018-07-04 17:22:48 -05:00
  • f2c2383c8b Port #3513 (partly) from Citra fearlessTobi 2018-07-07 14:23:11 +02:00
  • 476e0fae4c Port #3474 from Citra fearlessTobi 2018-07-07 14:17:44 +02:00
  • b8384c0c91 Port #3505 from CItra fearlessTobi 2018-07-07 14:11:49 +02:00
  • 9df698fa9c Port #3466 from Citra Tobias 2018-07-07 14:00:20 +02:00
  • 70a6691e3b Port #3579 from Citra fearlessTobi 2018-07-07 13:59:18 +02:00
  • e197476344 Merge pull request #631 from lioncash/dynarmic bunnei 2018-07-06 19:35:02 -07:00
  • 650c89bbbc externals: Update dynarmic to f7d11baa1 Lioncash 2018-07-06 20:54:04 -04:00
  • bebe09a1aa Merge pull request #630 from FearlessTobi/remove-citra-references bunnei 2018-07-06 11:13:50 -04:00
  • 77c684c114 Virtual Filesystem (#597) Zach Hilman 2018-07-06 10:51:32 -04:00
  • c9aadff9a9 Remove some references to Citra fearlessTobi 2018-07-06 15:47:06 +02:00
  • 51bd76a5fd Merge pull request #629 from Subv/depth_test bunnei 2018-07-05 16:43:10 -04:00
  • 9f6a5660e8 GPU: Allow using the old NV04 values for the depth test function. Subv 2018-07-05 13:01:31 -05:00
  • 762bf6a522 Merge pull request #626 from Subv/shader_sync bunnei 2018-07-05 12:54:19 -04:00
  • 637f9d780a Merge pull request #624 from Subv/f2f_round bunnei 2018-07-05 11:30:29 -04:00
  • 956b5db52e Merge pull request #623 from Subv/vertex_types bunnei 2018-07-05 11:30:01 -04:00
  • 8b815877a6 Merge pull request #622 from Subv/unused_tex bunnei 2018-07-05 11:29:17 -04:00
  • 1b0a74e23f Merge pull request #621 from Subv/psetp_ bunnei 2018-07-05 11:28:50 -04:00
  • 9a3c0b161e Merge pull request #620 from Subv/depth_z32f bunnei 2018-07-05 11:09:15 -04:00
  • b0c92b80b1 GPU: Implemented the IMNMX shader instruction. Subv 2018-07-04 15:25:48 -05:00
  • d800a02b4b GPU: Implemented the F2F 'round' rounding mode. Subv 2018-07-04 15:24:04 -05:00
  • 77cfe4f027 GPU: Stub the shader SYNC and DEPBAR instructions. Subv 2018-07-04 15:29:51 -05:00
  • ce39ae3e57 GPU: Implement the Size_16_16 and Size_10_10_10_2 vertex attribute types. Subv 2018-07-04 15:22:34 -05:00
  • 4bda9693be GPU: Ignore textures that the GLSL compiler deemed unused when binding textures to the shaders. Subv 2018-07-04 15:20:12 -05:00
  • c42b818cf9 GPU: Corrected the decoding for the TEX shader instruction. Subv 2018-07-04 15:19:20 -05:00
  • 53a55bd751 GPU: Implemented the PSETP shader instruction. Subv 2018-07-04 15:15:03 -05:00
  • 2355460d7c Merge pull request #619 from Subv/flip_cull bunnei 2018-07-04 12:13:38 -04:00
  • 016e357c75 GPU: Implemented the 32 bit float depth buffer format. Subv 2018-07-04 10:42:33 -05:00
  • c1bebdef5e GPU: Flip the triangle front face winding if the GPU is configured to not flip the triangles. Subv 2018-07-04 10:26:46 -05:00
  • 81a44d38ee Merge pull request #618 from Subv/clear_used_buffers bunnei 2018-07-04 00:12:46 -04:00
  • 5a9df3c675 GPU: Only configure the used framebuffers during clear. Subv 2018-07-03 22:32:59 -05:00
  • c996787d84 Merge pull request #609 from Subv/clear_buffers bunnei 2018-07-03 19:34:34 -04:00
  • 4030f600dc Merge pull request #616 from bunnei/s8z24 bunnei 2018-07-03 18:26:31 -04:00
  • 78443a7f29 GPU: Factor out the framebuffer configuration code for both Clear and Draw commands. Subv 2018-07-03 16:55:44 -05:00
  • c1811ed3d1 GPU: Support clears that don't clear the color buffer. Subv 2018-07-02 19:09:03 -05:00
  • be51120d23 GPU: Bind and clear the render target when the CLEAR_BUFFERS register is written to. Subv 2018-06-06 23:54:25 -05:00
  • 827bb08c91 GPU: Added registers for the CLEAR_BUFFERS and CLEAR_COLOR methods. Subv 2018-06-06 23:53:43 -05:00
  • c164f02c48 Merge pull request #613 from jroweboy/qt-style bunnei 2018-07-03 17:48:29 -04:00
  • 9da1552417 gl_rasterizer_cache: Implement PixelFormat S8Z24. bunnei 2018-07-03 14:05:13 -04:00
  • 6ff20dc6a7 Add qt windowsvistastyle dll to the build James Rowe 2018-07-02 20:31:21 -06:00
  • 3dab0e284b Update AudioRenderer Voice Sections (#614) David 2018-07-04 03:09:11 +10:00
  • 15e68cdbaa Merge pull request #607 from jroweboy/logging bunnei 2018-07-03 00:26:45 -04:00
  • e3ca561ea0 Merge pull request #612 from bunnei/fix-cull bunnei 2018-07-02 23:48:52 -04:00
  • ddb767f1b6 Merge pull request #611 from Subv/enabled_depth_test bunnei 2018-07-02 23:47:11 -04:00
  • 5410b4659d Merge pull request #610 from Subv/mufu_8 bunnei 2018-07-02 22:26:42 -04:00
  • a9cacd03f6 gl_rasterizer: Only set cull mode and front face if enabled. bunnei 2018-07-02 22:22:25 -04:00
  • 6e0eba9917 GPU: Use only the least significant 3 bits when reading the depth test func. Subv 2018-07-02 21:06:36 -05:00
  • 65c664560c GPU: Don't try to parse the depth test function if the depth test is disabled. Subv 2018-07-02 21:02:46 -05:00
  • 76b475faf7 Fix build and address review feedback bunnei 2018-07-02 21:39:22 -04:00
  • 6269a01b4e Add configurable logging backends James Rowe 2018-07-02 11:10:41 -06:00
  • 0d46f0df12 Update clang format James Rowe 2018-07-02 10:20:50 -06:00
  • 638956aa81 Rename logging macro back to LOG_* James Rowe 2018-07-02 10:13:26 -06:00
  • 92c7135065 Merge pull request #608 from Subv/depth bunnei 2018-07-02 21:24:43 -04:00
  • a6d4903aaf GPU: Set up the culling configuration on each draw. Subv 2018-07-02 13:33:41 -05:00
  • 6e4e0b2b41 GPU: Implemented MUFU suboperation 8, sqrt. Subv 2018-07-02 19:48:15 -05:00
  • 055f1546d7 Merge pull request #606 from Subv/base_vertex Sebastian Valle 2018-07-02 14:07:38 -05:00
  • 79167fc989 Merge pull request #603 from Subv/nvmap_free Sebastian Valle 2018-07-02 14:07:17 -05:00
  • 9685dd5840 Merge pull request #605 from Subv/dma_copy Sebastian Valle 2018-07-02 14:06:56 -05:00
  • 18c8ae7750 GPU: Set up the depth test state on every draw. Subv 2018-07-02 13:33:06 -05:00
  • d480b63e0d MaxwellToGL: Added conversion functions for depth test and cull mode. Subv 2018-07-02 13:31:49 -05:00
  • c1f55c32c8 GPU: Added registers for depth test and cull mode. Subv 2018-07-02 13:31:20 -05:00
  • 0f929762b3 GPU: Implemented the Z24S8 depth format and load the depth framebuffer. Subv 2018-07-02 12:42:04 -05:00
  • 4c59105adf GPU: Implement offsetted rendering when using non-indexed drawing. Subv 2018-07-02 11:23:36 -05:00
  • fca3d1cc65 GPU: Fixed the index offset rendering, and implemented the base vertex functionality. Subv 2018-07-02 11:22:17 -05:00
  • cc73bad293 GPU: Added register definitions for the vertex buffer base element. Subv 2018-07-02 11:21:23 -05:00
  • 3d41fdfbba Merge pull request #604 from Subv/invalid_textures bunnei 2018-07-02 11:48:18 -04:00
  • ca633a5a3c GPU: Directly copy the pixels when performing a same-layout DMA. Subv 2018-07-02 09:46:33 -05:00
  • 80c5e8ae99 GPU: Ignore disabled textures and textures with an invalid address. Subv 2018-07-02 09:43:38 -05:00
  • e9d147349b GPU: Allow GpuToCpuAddress to return boost::none for unmapped addresses. Subv 2018-07-02 09:42:48 -05:00
  • 6c0c81dfdc GPU: Remove a surface from the cache when its backing memory is being unmapped from the GPU's MMU. Subv 2018-07-01 10:50:06 -05:00
  • a093feca62 nvmap: Return the address of the nvmap object when Freeing it for the last time. Subv 2018-07-01 10:48:50 -05:00
  • 066d6184d4 Merge pull request #602 from Subv/mufu_subop bunnei 2018-07-01 11:06:04 -04:00
  • b611d852db Merge pull request #601 from Subv/rgba32_ui bunnei 2018-07-01 03:22:38 -04:00
  • 85a60e2044 Merge pull request #600 from bunnei/pred-not-eq-nan bunnei 2018-07-01 03:22:11 -04:00
  • f33e406ff2 GPU: Corrected the size of the MUFU subop field, and removed incorrect "min" operation. Subv 2018-06-30 14:48:25 -05:00
  • c0e2d52758 GPU: Implemented the RGBA32_UINT rendertarget format. Subv 2018-06-30 14:23:13 -05:00
  • b11072d54a GLCache: Specify the component type along the texture type in the format tuple. Subv 2018-06-30 14:08:51 -05:00
  • c96da97630 gl_shader_decompiler: Implement predicate NotEqualWithNan. bunnei 2018-06-30 03:00:39 -04:00
  • 50ef2beb58 Merge pull request #595 from bunnei/raster-cache bunnei 2018-06-29 14:07:28 -04:00
  • c18425ef98 gl_rasterizer_cache: Only dereference color_surface/depth_surface if valid. bunnei 2018-06-29 13:08:08 -04:00
  • da2bdbc0d7 Merge pull request #588 from mailwl/hwopus bunnei 2018-06-27 21:57:21 -04:00
  • 7fa9177830 gl_shader_decompiler: Add a return path for unknown instructions. bunnei 2018-06-27 01:14:34 -04:00
  • 1dd754590f gl_rasterizer_cache: Implement caching for texture and framebuffer surfaces. bunnei 2018-06-26 16:14:14 -04:00
  • 8af1ae46aa gl_rasterizer_cache: Various fixes for ASTC handling. bunnei 2018-06-26 15:05:13 -04:00
  • c7c379bd19 gl_rasterizer_cache: Use SurfaceParams as a key for surface caching. bunnei 2018-06-26 14:59:45 -04:00
  • 6a28a66832 maxwell_3d: Add a struct for RenderTargetConfig. bunnei 2018-06-26 14:38:53 -04:00
  • 1bbbd26563 settings: Add a configuration for use_accurate_framebuffers. bunnei 2018-06-26 14:36:26 -04:00
  • 3f9f047375 gl_rasterizer: Implement AccelerateDisplay to forward textures to framebuffers. bunnei 2018-06-24 17:42:29 -04:00
  • ff6785f3e8 gl_rasterizer_cache: Cache size_in_bytes as a const per surface. bunnei 2018-06-24 17:28:06 -04:00