Support r_srgb even without hardware support. Also tweak default autoexposure/tonemap settings to look good on both r_srgb 0 and 1.
This commit is contained in:
parent
26b1fcc471
commit
78b4a3bb7a
5 changed files with 38 additions and 31 deletions
|
@ -1711,7 +1711,6 @@ typedef struct {
|
|||
qboolean framebufferBlit;
|
||||
|
||||
qboolean texture_srgb;
|
||||
qboolean framebuffer_srgb;
|
||||
|
||||
qboolean depthClamp;
|
||||
} glRefConfig_t;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue