summaryrefslogtreecommitdiff
path: root/src/video_core
AgeCommit message (Expand)Author
2020-12-05maxwell_dma: Rename RenderEnable::Mode::FALSE and TRUE to avoid name conflictcomex
2020-12-05video_core: Resolve more variable shadowing scenarios pt.2Lioncash
2020-12-05Merge pull request #5124 from lioncash/video-shadowbunnei
2020-12-04Merge pull request #5127 from FearlessTobi/port-5617bunnei
2020-12-05Fix telemetry-related exit crash from use-after-freeFearlessTobi
2020-12-04codec: Remove deprecated usage of AVCodecContext::refcounted_framesLioncash
2020-12-04video_core: Resolve more variable shadowing scenariosLioncash
2020-12-04Merge pull request #5064 from lioncash/node-shadowbunnei
2020-12-03node: Mark member functions as [[nodiscard]] where applicableLioncash
2020-12-03node: Eliminate variable shadowingLioncash
2020-12-03vp9/vic: Resolve pessimizing movesLioncash
2020-12-02Merge pull request #5002 from ameerj/nvdec-frameskipbunnei
2020-11-30Merge pull request #5013 from ReinUsesLisp/vk-early-zbunnei
2020-11-26codec: Fix `pragma GCC diagnostic pop` missing corresponding pushcomex
2020-11-26vk_shader_decompiler: Implement force early fragment testsReinUsesLisp
2020-11-26Limit queue size to 10 framesameerj
2020-11-26Merge pull request #4975 from comex/invalid-syncpoint-idbunnei
2020-11-26Address PR feedbackameerj
2020-11-25Merge pull request #4976 from comex/poll-eventsRodrigo Locatti
2020-11-25Queue decoded frames, cleanup decodersameerj
2020-11-25cleanup unneeded comments and newlinesameerj
2020-11-25Refactor MaxwellToSpirvComparison. Use Common::BitCastameerj
2020-11-24Address PR feedback from Reinameerj
2020-11-24vulkan_renderer: Alpha Test Culling Implementationameerj
2020-11-24nvdrv, video_core: Don't index out of bounds when given invalid syncpoint IDcomex
2020-11-24Merge pull request #3681 from lioncash/componentRodrigo Locatti
2020-11-23Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off mai...comex
2020-11-22Merge pull request #4954 from lioncash/compareMorph
2020-11-21Merge pull request #4955 from lioncash/move3bunnei
2020-11-20Merge pull request #4957 from ReinUsesLisp/alpha-test-rtLC
2020-11-20gl_rasterizer: Remove warning of untested alpha testReinUsesLisp
2020-11-20Merge pull request #4953 from lioncash/shader-shadowbunnei
2020-11-20async_shaders: emplace threads into the worker thread vectorLioncash
2020-11-20async_shaders: Simplify implementation of GetCompletedWork()Lioncash
2020-11-20async_shaders: Simplify moving data into the pending queueLioncash
2020-11-20async_shaders: std::move data within QueueVulkanShader()Lioncash
2020-11-20gl_rasterizer: Make floating-point literal a floatLioncash
2020-11-20shader_bytecode: Make use of [[nodiscard]] where applicableLioncash
2020-11-20shader_bytecode: Eliminate variable shadowingLioncash
2020-11-20Merge pull request #4308 from ReinUsesLisp/maxwell-3d-funcsRodrigo Locatti
2020-11-17rasterizer_interface: Make use of [[nodiscard]] where applicableLioncash
2020-11-17render_base: Make use of [[nodiscard]] where applicableLioncash
2020-11-17gpu: Make use of [[nodiscard]] where applicableLioncash
2020-11-11maxwell_3d: Use insert instead of loop push_backReinUsesLisp
2020-11-11maxwell_3d: Move code to separate functionsReinUsesLisp
2020-11-07video_core: dma_pusher: Remove integrity check on command lists.bunnei
2020-11-06Merge pull request #4891 from lioncash/clang2bunnei
2020-11-05Merge pull request #4854 from ReinUsesLisp/cube-array-shadowbunnei
2020-11-05General: Fix clang buildLioncash
2020-11-04Merge pull request #4858 from lioncash/initializerbunnei