Project

General

Profile

Actions

Bug #132

closed

sdl3: create_surf_with_format(): Use SDL_CreateSurface()

Added by Marko Lindqvist 11 months ago. Updated 11 months ago.

Status:
Closed
Priority:
Normal
Category:
sdl3-client
Target version:
Start date:
01/05/2024
Due date:
% Done:

0%

Estimated time:

Description

sdl3-client create_surf_with_format() currently calls SDL_CreateSurfaceFrom() which would require caller side handling of the pixels data, and passing correct pitch too. Instead of trying to implement that, just use SDL_CreateSurface()


Files

Actions #1

Updated by Marko Lindqvist 11 months ago

Actions #2

Updated by Marko Lindqvist 11 months ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF