From 27389716acaa6d5e3069b607eb2fb15cd4ccde66 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Sat, 2 Mar 2024 23:05:24 +0000 Subject: [PATCH] Sync SDL3 wiki -> header --- include/SDL3/SDL_surface.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/SDL3/SDL_surface.h b/include/SDL3/SDL_surface.h index 406435497..abff60fac 100644 --- a/include/SDL3/SDL_surface.h +++ b/include/SDL3/SDL_surface.h @@ -216,7 +216,8 @@ extern DECLSPEC void SDLCALL SDL_DestroySurface(SDL_Surface *surface); * to 203 for HDR10 surfaces and 1.0 for floating point surfaces. * - `SDL_PROP_SURFACE_HDR_HEADROOM_FLOAT`: for HDR10 and floating point * surfaces, this defines the maximum dynamic range used by the content, in - * terms of the SDR white point. This defaults to 0.0, which disables tone mapping. + * terms of the SDR white point. This defaults to 0.0, which disables tone + * mapping. * - `SDL_PROP_SURFACE_TONEMAP_OPERATOR_STRING`: the tone mapping operator * used when compressing from a surface with high dynamic range to another * with lower dynamic range. Currently this supports "chrome", which uses