thatcosmonaut / SDL

Simple Directmedia Layer
https://libsdl.org
zlib License
1 stars 1 forks source link

Push/Pop debug markers #37

Closed flibitijibibo closed 1 week ago

flibitijibibo commented 2 weeks ago

Another pretty straightforward one from the PR:

SDL_GpuSetStringMarker() is not enough for debug. A push/pop debug group makes debugging easier.