Age | Commit message (Collapse) | Author |
|
|
|
necessary const buffers for each shader stage.
|
|
shaders: Expose hints about used const buffers.
|
|
|
|
GPU: Upload the shader Constant Buffers as SSBOs to the GPU
|
|
We're going to need the shader generator to give us a mapping of the actual used const buffers to properly bind them to the shader.
|
|
|
|
|
|
vm_manager: Increase GetTotalMemoryUsage value.
|
|
- Gets Binding of Isaac running.
|
|
Fix the stuck in fullscreen bug
|
|
fsp_srv: Implement IFile::Flush.
|
|
OpenGL shader generation part 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Tested with Puyo Puyo Tetris and Cave Story+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Service/HID: Stubbed out GetPlayerLedPattern
|
|
Service/vi: Fix normal_params_size in GetDisplayResolution
|
|
|
|
|
|
Update fork
|
|
Various service name fixes - part 1
|
|
Service/SSL: update service according switchbrew
|
|
|