Marek,
> Reviewed-by: Marek Olšák
Thanks for the review!
The patch is pushed now.
best
Mathias
>
> Marek
>
> On Wed, Apr 10, 2019 at 5:10 AM wrote:
>
> > From: Mathias Fröhlich
> >
> > Hi all,
> >
> > Below is a new test that should test the about to be arriving egl device
> > extension.
Reviewed-by: Marek Olšák
Marek
On Wed, Apr 10, 2019 at 5:10 AM wrote:
> From: Mathias Fröhlich
>
> Hi all,
>
> Below is a new test that should test the about to be arriving egl device
> extension. The test goes a bit further than just creating a context and
> destroying it as it clears and pa
From: Mathias Fröhlich
Hi all,
Below is a new test that should test the about to be arriving egl device
extension. The test goes a bit further than just creating a context and
destroying it as it clears and paints into the buffer and checks the result.
This actually uncovers problems with the c
Hi,
Sorry, sent that too fast.
A v2 will be there soon.
best
Mathias
On Thursday, 4 April 2019 18:02:54 CEST mathias.froehl...@gmx.net wrote:
> From: Mathias Fröhlich
>
> The new test walks all available devices and makes sure that
> context creation works as well as painting a rectangle.
>
From: Mathias Fröhlich
The new test walks all available devices and makes sure that
context creation works as well as painting a rectangle.
Signed-off-by: Mathias Froehlich
---
tests/egl/spec/CMakeLists.txt | 1 +
.../egl_ext_device_base/CMakeLists.gl.txt | 4 +
.../spe