Ryujinx/Ryujinx.Graphics.Gpu/Engine/Threed
gdkchan 611bec6e44
Implement DrawTexture functionality (#2747)
* Implement DrawTexture functionality

* Non-NVIDIA support

* Disable some features that should not affect draw texture (slow path)

* Remove space from shader source

* Match 2D engine names

* Fix resolution scale and add missing XML docs

* Disable transform feedback for draw texture fallback
2021-11-10 15:37:49 -03:00
..
ConditionalRendering.cs Separate GPU engines (part 2/2) (#2440) 2021-07-11 17:20:40 -03:00
ConstantBufferUpdater.cs Separate GPU engines (part 2/2) (#2440) 2021-07-11 17:20:40 -03:00
DrawManager.cs Implement DrawTexture functionality (#2747) 2021-11-10 15:37:49 -03:00
DrawState.cs Separate GPU engines (part 2/2) (#2440) 2021-07-11 17:20:40 -03:00
IbStreamer.cs Separate GPU engines (part 2/2) (#2440) 2021-07-11 17:20:40 -03:00
SemaphoreUpdater.cs Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 2021-08-27 00:31:29 +02:00
StateUpdater.cs Initial tessellation shader support (#2534) 2021-10-18 18:38:04 -03:00
StateUpdateTracker.cs Separate GPU engines (part 2/2) (#2440) 2021-07-11 17:20:40 -03:00
ThreedClass.cs Implement DrawTexture functionality (#2747) 2021-11-10 15:37:49 -03:00
ThreedClassState.cs Implement DrawTexture functionality (#2747) 2021-11-10 15:37:49 -03:00