| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Also fix B5G6R5Unorm wrong definition in Ryujinx.Graphics.OpenGL.
|
|
|
|
Removes a useless null check
Aligns some values to improve readability
|
|
|
|
|
|
|
|
Add TODO comment for GL_EXT_polygon_offset_clamp
|
|
|
|
Thanks to LDj3SNuD for spotting these
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* ASTC optimizations
* Move code to Ryujinx.Common
* Support 3D textures
* Address feedback
* Remove ASTC logging
* Use stackalloc instead of a Buffer20 struct
* Code style and cleanup
* Respond to feedback
* Rearrange public/private property ordering
|
|
|
|
that never maps anything on the GPU to work
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
state updates in the middle of a indexed draw
|