Re: [PATCH xserver 0/4] render cleanups

2016-09-28 Thread Keith Packard
Eric Anholt  writes:

> I started working on using sampler objects as a step toward doing
> sampler views, and found I wanted to delete a bunch of code first.
>

> Eric Anholt (4):
>   glamor: Require GL_OES_texture_border_clamp for GLES2.
>   glamor: Remove many unused glamor util functions.
>   glamor: Remove #if 0-ed picture dumping code.
>   glamor: Fix link failure on GLES2.

Reviewed-by: Keith Packard 

-- 
-keith


signature.asc
Description: PGP signature
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

[PATCH xserver 0/4] render cleanups

2016-09-28 Thread Eric Anholt
I started working on using sampler objects as a step toward doing
sampler views, and found I wanted to delete a bunch of code first.

Eric Anholt (4):
  glamor: Require GL_OES_texture_border_clamp for GLES2.
  glamor: Remove many unused glamor util functions.
  glamor: Remove #if 0-ed picture dumping code.
  glamor: Fix link failure on GLES2.

 glamor/glamor.c |  19 +-
 glamor/glamor_program.c |   3 +-
 glamor/glamor_render.c  |  27 +--
 glamor/glamor_utils.h   | 550 
 4 files changed, 23 insertions(+), 576 deletions(-)

-- 
2.9.3

___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel