https://github.com/midwan/sdl2_performance_test
Small tools to test SDL2 performance
https://github.com/midwan/sdl2_performance_test
performance sdl2
Last synced: about 1 year ago
JSON representation
Small tools to test SDL2 performance
- Host: GitHub
- URL: https://github.com/midwan/sdl2_performance_test
- Owner: midwan
- License: gpl-3.0
- Created: 2018-01-24T19:36:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-05-21T19:48:48.000Z (about 4 years ago)
- Last Synced: 2024-04-12T14:17:46.592Z (about 2 years ago)
- Topics: performance, sdl2
- Language: C++
- Homepage:
- Size: 409 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SDL2_performance_test
A few simple tools to test SDL2 performance on your platform:
- sdl2_renderer_test: Tests renderer blitting speed, with an 800x600 image
- sdl2_pixelformat_test: Tests how fast random pixels can be rendered, depending on the texture pixel format