/SDL2_performance_test

Small tools to test SDL2 performance

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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