clean_ryujinx/src/Ryujinx.Graphics.GAL/Multithreading
Marco Carvalho 82f90704a0
Blocks should be synchronized on read-only fields (#5212)
* Blocks should be synchronized on read-only fields

* more readonlys

* fix alignment

* more

* Update ISelfController.cs

* simplify new

* simplify new
2023-06-15 00:34:55 +00:00
..
Commands GPU: Pre-emptively flush textures that are flushed often (to imported memory when available) (#4711) 2023-05-01 16:05:12 -03:00
Model Move solution and projects to src 2023-04-27 23:51:14 +02:00
Resources GPU: Pre-emptively flush textures that are flushed often (to imported memory when available) (#4711) 2023-05-01 16:05:12 -03:00
BufferMap.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
CommandHelper.cs GPU: Pre-emptively flush textures that are flushed often (to imported memory when available) (#4711) 2023-05-01 16:05:12 -03:00
CommandType.cs GPU: Pre-emptively flush textures that are flushed often (to imported memory when available) (#4711) 2023-05-01 16:05:12 -03:00
SyncMap.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ThreadedHelpers.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ThreadedPipeline.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ThreadedRenderer.cs Blocks should be synchronized on read-only fields (#5212) 2023-06-15 00:34:55 +00:00
ThreadedWindow.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00