Historique des commits

Auteur SHA1 Message Date
  Lioncash 09fa1d6a73 video_core: Make use of ordered container contains() where applicable il y a 5 ans
  ReinUsesLisp 9e87193725 video_core: Remove all Core::System references in renderer il y a 6 ans
  Lioncash 26c6c71837 buffer_cache: Eliminate redundant map lookup in MarkRegionAsWritten() il y a 6 ans
  lat9nq 63d23835ef configuration: implement per-game configurations (#4098) il y a 6 ans
  ReinUsesLisp 6481d91e4a gl_buffer_cache: Copy to buffers created as STREAM_READ before downloading il y a 6 ans
  ReinUsesLisp 32a2dcd415 buffer_cache: Use buffer methods instead of cache virtual methods il y a 6 ans
  ReinUsesLisp 32485917ba gl_buffer_cache: Mark buffers as resident il y a 6 ans
  Lioncash 4514b80b3e buffer_cache: Eliminate local variable shadowing il y a 6 ans
  Rodrigo Locatti 0bd9bc7201 Merge pull request #4066 from ReinUsesLisp/shared-ptr-buf il y a 6 ans
  ReinUsesLisp 6508cdd003 buffer_cache: Avoid passing references of shared pointers and misc style changes il y a 6 ans
  ReinUsesLisp 6e122f0b2c buffer_cache: Return stream buffer invalidation in Map instead of Unmap il y a 6 ans
  ReinUsesLisp 3b2dee88e6 buffer_cache: Avoid copying twice on certain cases il y a 6 ans
  ReinUsesLisp ebaace294f buffer_cache: Remove unused boost headers il y a 6 ans
  ReinUsesLisp a2dcc642c1 map_interval: Add interval allocator and drop hack il y a 6 ans
  ReinUsesLisp 19d4f28001 buffer_cache: Use boost::container::small_vector for maps in range il y a 6 ans
  ReinUsesLisp 891236124c buffer_cache: Use boost::intrusive::set for caching il y a 6 ans
  ReinUsesLisp 3b0baf746e buffer_cache: Remove shared pointers il y a 6 ans
  ReinUsesLisp 599274e3f0 buffer_cache: Minor style changes il y a 6 ans
  bunnei 2aff0b4733 Merge pull request #3808 from ReinUsesLisp/wait-for-idle il y a 6 ans
  Lioncash 6c53edd4d3 vulkan: Remove unnecessary includes il y a 6 ans
  ReinUsesLisp fe931ac976 {maxwell_3d,buffer_cache}: Implement memory barriers using 3D registers il y a 6 ans
  Fernando Sahmkow 4e37f1b113 Address Feedback. il y a 6 ans
  Fernando Sahmkow f616dc0b59 Address Feedback. il y a 6 ans
  ReinUsesLisp b752faf2d3 vk_fence_manager: Initial implementation il y a 6 ans
  Fernando Sahmkow b7bc3c2549 FenceManager: Manage syncpoints and rename fences to semaphores. il y a 6 ans
  Fernando Sahmkow 96bb961a64 BufferCache: Refactor async managing. il y a 6 ans
  Fernando Sahmkow b10db7e4a5 FenceManager: Implement async buffer cache flushes on High settings il y a 6 ans
  Fernando Sahmkow 165ae823f5 ThreadManager: Sync async reads on accurate gpu. il y a 6 ans
  Fernando Sahmkow 8b1eb44b3e BufferCache: Implement OnCPUWrite and SyncGuestHost il y a 6 ans
  ReinUsesLisp 090fd3fefa buffer_cache: Return handles instead of pointer to handles il y a 6 ans