commit | 6701f938f7c189e4cc08a69b7744a4109caadc61 | [log] [tgz] |
---|---|---|
author | Wohlstand <admin@wohlnet.ru> | Wed Jun 11 18:22:10 2025 +0300 |
committer | Sam Lantinga <slouken@libsdl.org> | Fri Jun 20 13:15:57 2025 -0700 |
tree | 2778502b64f5c26bd493496202b33534869c4cf4 | |
parent | 1c09a7117a94cdc1838a65df8b8e017a09bc5bc1 [diff] |
Vita Render: Limit the scope of cliprect to viewport Don't allow cliprect be larger than viewport's scope
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.
More extensive documentation is available in the docs directory, starting with README.md
Enjoy!
Sam Lantinga (slouken@libsdl.org)