Ryujinx/Ryujinx.Graphics
Roderick Sieben 2e143365eb Optimized memory modified check (#538)
* Optimized memory modified check

This was initially in some cases more expensive than plainly sending the data. Now it should have way better performance.

* Small refactoring

* renamed InvalidAccessEventArgs
* Renamed PtPageBits

* Removed ValueRange(set)

They are currently unused and won't be likely to be used in the near future
2018-12-11 23:48:54 -02:00
..
Gal Add support for bigger UBOs, fix sRGB regression, small improvement t… (#503) 2018-11-28 21:09:44 -02:00
Graphics3d NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
Memory Optimized memory modified check (#538) 2018-12-11 23:48:54 -02:00
VDec NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
Vic NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
CdmaProcessor.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
ChClassId.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
ChCommandEntry.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
ChSubmissionMode.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
DmaPusher.cs Improved GPU command lists decoding (#499) 2018-11-17 05:01:31 +01:00
GpuMethodCall.cs Improved GPU command lists decoding (#499) 2018-11-17 05:01:31 +01:00
GpuResourceManager.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
GraphicsConfig.cs Add config key to dump shaders in local directory (#265) 2018-07-15 19:37:27 -03:00
NvGpu.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
QuadHelper.cs Quads, QuadStrip, const attributes and half-float attributes support (#447) 2018-10-13 01:37:01 +00:00
Ryujinx.Graphics.csproj NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00