Historique des commits

Auteur SHA1 Message Date
  ReinUsesLisp 9764c13d6d video_core: Rewrite the texture cache il y a 5 ans
  Lioncash 70812ec57b rasterizer_interface: Make use of [[nodiscard]] where applicable il y a 5 ans
  ReinUsesLisp 9e87193725 video_core: Remove all Core::System references in renderer il y a 6 ans
  ReinUsesLisp fe931ac976 {maxwell_3d,buffer_cache}: Implement memory barriers using 3D registers il y a 6 ans
  Fernando Sahmkow f616dc0b59 Address Feedback. il y a 6 ans
  Fernando Sahmkow b7bc3c2549 FenceManager: Manage syncpoints and rename fences to semaphores. il y a 6 ans
  Fernando Sahmkow 4adfc9bb08 Rasterizer: Document SignalFence & ReleaseFences and setup skeletons on Vulkan. il y a 6 ans
  Fernando Sahmkow 165ae823f5 ThreadManager: Sync async reads on accurate gpu. il y a 6 ans
  Fernando Sahmkow 487379c593 OpenGL: Implement Fencing backend. il y a 6 ans
  Fernando Sahmkow da8f17715d GPU: Refactor synchronization on Async GPU il y a 6 ans
  Fernando Sahmkow 9c0f40a1f5 GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr il y a 6 ans
  ReinUsesLisp 120f688272 yuzu/loading_screen: Remove unused shader progress mode il y a 6 ans
  ReinUsesLisp eed789d0d1 video_core: Reintroduce dirty flags infrastructure il y a 6 ans
  bunnei b2bc7682b4 Merge pull request #3414 from ReinUsesLisp/maxwell-3d-draw il y a 6 ans
  ReinUsesLisp 91aa58e410 maxwell_3d: Unify draw methods il y a 6 ans
  ReinUsesLisp 73d2d3342d gl_query_cache: Optimize query cache il y a 6 ans
  ReinUsesLisp aae8c180cb gl_query_cache: Implement host queries using a deferred cache il y a 6 ans
  ReinUsesLisp 2b58652f08 maxwell_3d: Slow implementation of passed samples (query 21) il y a 7 ans
  Fernando Sahmkow 64496f2456 Shader_IR: Address Feedback il y a 6 ans
  Fernando Sahmkow b97608ca64 Shader_IR: Allow constant access of guest driver. il y a 6 ans
  Fernando Sahmkow c921e496eb GPU: Implement guest driver profile and deduce texture handler sizes. il y a 6 ans
  Fernando Sahmkow 68f5aff64f Maxwell3D: Corrections and refactors to MME instance refactor il y a 6 ans
  Fernando Sahmkow 7761e44d18 Rasterizer: Refactor and simplify DrawBatch Interface. il y a 6 ans
  Fernando Sahmkow c17655ce74 Rasterizer: Refactor draw calls, remove deadcode and clean up. il y a 6 ans
  Fernando Sahmkow ba02d564f8 Video Core: initial Implementation of InstanceDraw Packaging il y a 6 ans
  Rodrigo Locatti 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) il y a 7 ans
  Fernando Sahmkow e52c895559 GPU: Flush commands on every dma pusher step. il y a 7 ans
  ReinUsesLisp 725ba6cf63 gl_rasterizer: Implement compute shaders il y a 7 ans
  ReinUsesLisp 1fa21fa192 gl_buffer_cache: Implement with generic buffer cache il y a 7 ans
  Fernando Sahmkow 58c8a44e7a texture_cache: Query MemoryManager from the system il y a 7 ans