suyu/src
Subv c5284efd4f Rasterizer: Implemented instanced rendering.
We keep track of the current instance and update an uniform in the shaders to let them know which instance they are.

Instanced vertex arrays are not yet implemented.
2018-08-14 22:25:07 -05:00
..
audio_core Merge pull request #1033 from MerryMage/interp 2018-08-13 12:19:59 -04:00
common Merge pull request #1063 from lioncash/inline 2018-08-14 22:40:23 -04:00
core Merge pull request #1067 from lioncash/init 2018-08-14 22:43:32 -04:00
input_common input_common: Use std::move where applicable 2018-08-02 21:51:11 -04:00
tests externals: Update catch to 2.3.0 2018-08-07 19:26:13 -04:00
video_core Rasterizer: Implemented instanced rendering. 2018-08-14 22:25:07 -05:00
yuzu core: Namespace EmuWindow 2018-08-11 20:20:21 -04:00
yuzu_cmd core: Namespace EmuWindow 2018-08-11 20:20:21 -04:00
.clang-format
CMakeLists.txt audio_core: Add initial code for keeping track of audout state. 2018-07-27 22:33:31 -04:00