Re: [Mesa-dev] [PATCH] radeonsi: enable OpenGL 3.3 compat profile

2018-06-18 Thread Marek Olšák
Reviewed-by: Marek Olšák Marek On Mon, Jun 18, 2018 at 1:29 AM, Timothy Arceri wrote: > Cc: Marek Olšák > --- > > This is intended to apply on top of: > https://patchwork.freedesktop.org/patch/229981/ > > All the high importance pieces are now implemented and > we have a reasonable nu

[Mesa-dev] [PATCH] radeonsi: enable OpenGL 3.3 compat profile

2018-06-17 Thread Timothy Arceri
Cc: Marek Olšák --- This is intended to apply on top of: https://patchwork.freedesktop.org/patch/229981/ All the high importance pieces are now implemented and we have a reasonable number of piglit tests for these bits. src/gallium/drivers/radeonsi/si_get.c | 2 +- 1 file changed, 1 in