[Mesa-dev] [PATCH 1/3] st/mesa/i965: Allow decompressing ETC2 to GL_RGBA

Tomeu Vizoso tomeu.vizoso at collabora.com
Fri Jun 22 13:21:49 UTC 2018


On 06/20/2018 02:57 PM, emil.velikov at collabora.com wrote:
> Hi Tomeu,
> 
> On Wed, May 23, 2018 at 10:54:06AM +0200, Tomeu Vizoso wrote:
> 
>> --- a/src/mesa/main/texcompress_etc.h
>> +++ b/src/mesa/main/texcompress_etc.h
>> @@ -28,6 +28,7 @@
>>   #include "glheader.h"
>>   #include "texcompress.h"
>>   #include "texstore.h"
>> +#include "pipe/p_format.h"
>>
> Gallium includes should not be present in mesa/main/.
> If needed, having it in mesa/state_tracker/ sources is fine.

Thanks!

Tomeu


More information about the mesa-dev mailing list