diff options
author | Kenneth Graunke <[email protected]> | 2019-02-21 23:37:58 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2019-02-25 01:11:27 -0800 |
commit | b45186a6cd0ed7539e427d4443671faef9f95058 (patch) | |
tree | e00142a7a6716b346a6cc059cbc0c0ae99c0d225 /src/Makefile.am | |
parent | fce089c8a2d19480d65d217826a7399fc57019f8 (diff) |
iris: Properly allow rendering to RGBX formats.
I was converting them at pipe_surface creation time, but not when
answering queries about whether formats support rendering. This caused
a lot of FBO incomplete errors for formats that ought to be supported.
Fixes "Child of Light", which uses PIPE_FORMAT_R8G8B8X8_UNORM_SRGB.
Also fixes Witcher 1 using wined3d (GL) according to Timur Kristóf.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109738
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions