On Mon 16 May 2016, Gurchetan Singh wrote:
> This change enables the creation of pbuffer
> surfaces on the surfaceless platform.
>
> v3: Going back to single-buffered pbuffer
> plus additional code review changes
> ---
> src/egl/drivers/dri2/egl_dri2.h | 7 +-
> src/egl/drivers/dri2
On Mon 16 May 2016, Gurchetan Singh wrote:
> Hi Chad,
>
> Yes, we are running dEQP on the surfaceless platform. The front-buffered
> pbuffer approach mostly works, though with a double-buffered pbuffer or
> back-buffered pbuffer + the pastebin changes we do pass an additional 70
> GLES3 tests. I
This change enables the creation of pbuffer
surfaces on the surfaceless platform.
v3: Going back to single-buffered pbuffer
plus additional code review changes
---
src/egl/drivers/dri2/egl_dri2.h | 7 +-
src/egl/drivers/dri2/platform_surfaceless.c | 213 +++-
Hi Chad,
Yes, we are running dEQP on the surfaceless platform. The front-buffered
pbuffer approach mostly works, though with a double-buffered pbuffer or
back-buffered pbuffer + the pastebin changes we do pass an additional 70
GLES3 tests. It is probably best to follow what X11 does to avoid bre
+Kristian, who also has an interest EGL
On Tue 10 May 2016, Gurchetan Singh wrote:
> Hi Chad,
>
> Thanks for the review and good suggestions. I am interested to know your
> opinion regarding an issue that comes up when implementing a back-buffered
> pbuffer. The problem is we'll be creating a f
Hi Chad,
Thanks for the review and good suggestions. I am interested to know your
opinion regarding an issue that comes up when implementing a back-buffered
pbuffer. The problem is we'll be creating a front renderbuffer, not a back
renderbuffer if we pass in single buffered visuals.
For example
Gurchetan Singh writes:
> This change enables the creation of pbuffer
> surfaces on the surfaceless platform.
>
> V2: Use double-buffered pbuffer configuration
> ---
> src/egl/drivers/dri2/egl_dri2.h | 8 +-
> src/egl/drivers/dri2/platform_surfaceless.c | 219
> +++
On 05/06/2016 03:39 PM, Stéphane Marchesin wrote:
> On Fri, May 6, 2016 at 3:32 PM, Gurchetan Singh
> wrote:
>> This change enables the creation of pbuffer
>> surfaces on the surfaceless platform.
>>
>> V2: Use double-buffered pbuffer configuration
>
> Reviewed-by: Stéphane Marchesin
>
> Chad,
On Fri, May 6, 2016 at 3:32 PM, Gurchetan Singh
wrote:
> This change enables the creation of pbuffer
> surfaces on the surfaceless platform.
>
> V2: Use double-buffered pbuffer configuration
Reviewed-by: Stéphane Marchesin
Chad, do you also want to take a look at it?
> ---
> src/egl/drivers/
This change enables the creation of pbuffer
surfaces on the surfaceless platform.
V2: Use double-buffered pbuffer configuration
---
src/egl/drivers/dri2/egl_dri2.h | 8 +-
src/egl/drivers/dri2/platform_surfaceless.c | 219 +++-
2 files changed, 222 insertions
10 matches
Mail list logo