Commit History

Author SHA1 Message Date
  Fernando Sahmkow 23430e6772 Core: Eliminate core/memory dependancies. 2 years ago
  Ameer J db8a601cf8 OpenGL: Add GL_PRIMITIVES_GENERATED and GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN queries 2 years ago
  Fernando Sahmkow ae60a5657e Buffer Cache: Eliminate clears on Indirect buffers 2 years ago
  Fernando Sahmkow 2fea1b8407 Query Cache: Fix guest side sample counting 2 years ago
  Fernando Sahmkow 282ae8fa51 Query Cache: address issues 3 years ago
  Fernando Sahmkow f1a2e36711 Query Cachge: Fully rework Vulkan's query cache 3 years ago
  Fernando Sahmkow 52544933d2 Maxwell3D: Improve Index buffer size estimation. 2 years ago
  Kelebek1 6f7cb69c94 Use spans over guest memory where possible instead of copying data. 3 years ago
  bunnei befd477279 android: video_core: Disable some problematic things on GPU Normal. 3 years ago
  Fernando Sahmkow 56c9730a16 Maxwell3D: only update parameters on High 3 years ago
  Liam eb7c2314f6 maxwell_3d: fix out of bounds array access in size estimation 3 years ago
  bunnei 889bfce447 Merge pull request #9802 from Kelebek1/wait_data_cache 3 years ago
  Kelebek1 3b50906f00 Reimplement the invalidate_texture_data_cache register 3 years ago
  arades79 683019878f remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
  arades79 45e13b03f3 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
  liamwhite 475370c8f8 Merge pull request #9556 from vonchenplus/draw_texture 3 years ago
  Kelebek1 5a106cf11e Demote maxwell3d Firmware4 call log to debug 3 years ago
  Fernando Sahmkow 6c7eb81f7d video_core: Cache GPU internal writes. 3 years ago
  Feng Chen 1e8cee2ddf video_core: Implement maxwell3d draw texture method 3 years ago
  Fernando Sahmkow a0c697124c Video_core: Address feedback 3 years ago
  Fernando Sahmkow 581a7d785b Rasterizer: Setup skeleton for Host Conditional rendering 3 years ago
  Fernando Sahmkow d33251db93 Vulkan: Implement Dynamic State 3 3 years ago
  Fernando Sahmkow f800e485c9 Vulkan Implement Dynamic State 2 LogicOp and PatchVertices 3 years ago
  Fernando Sahmkow cb1497d0d7 DMAPusher: Improve collection of non executing methods 3 years ago
  Fernando Sahmkow ce448ce770 Revert Buffer cache changes and setup additional macros. 3 years ago
  Fernando Sahmkow 18637766ef MacroHLE: Reduce massive calculations on sizing estimation. 3 years ago
  Fernando Sahmkow aad0cbf024 MacroHLE: Add HLE replacement for base vertex and base instance. 3 years ago
  Fernando Sahmkow 93ac5a6a6d MacroHLE: Add Index Buffer size estimation. 3 years ago
  Fernando Sahmkow c541559767 MacroHLE: Refactor MacroHLE system. 4 years ago
  Fernando Sahmkow 0f89828073 MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect. 4 years ago