| What | Removed | Added |
|---|---|---|
| Attachment #133978 is obsolete | 1 |
Created attachment 134056 [details] [review] Updated version with changes related only to *_supported functions. I have deleted all changes not realted to *_supported functions. Change in src/gallium/auxiliary/util/u_format.c:util_format_is_supported - check that value of format in correct range (<PIPE_FORMAT_COUNT). Changes in src/gallium/drivers/{r600,radeonsi} - check for holes in format values.