Re: [Mesa-dev] [PATCH 1/4] glxinfo: Print XFB, TBO, and UBO limits

2014-06-23 Thread Fredrik Höglund
On Sunday 22 June 2014, Ilia Mirkin wrote: > Fredrik, > > What happened to this series? Ian suggested that we add a build-time dependency on current GL headers, but I haven't gotten around to that yet. It's not needed for patches 1-3 though, so those could be pushed. Fredrik _

Re: [Mesa-dev] [PATCH 1/4] glxinfo: Print XFB, TBO, and UBO limits

2014-06-23 Thread Brian Paul
I happened to add some of this to glxinfo last week. I'll rebase Fredrik's patch on the latest (refactored) glxinfo... -Brian On 06/22/2014 09:55 AM, Ilia Mirkin wrote: Fredrik, What happened to this series? -ilia On Thu, Apr 10, 2014 at 10:09 AM, Brian Paul wrote: On 04/09/2014 07:51

Re: [Mesa-dev] [PATCH 1/4] glxinfo: Print XFB, TBO, and UBO limits

2014-06-22 Thread Ilia Mirkin
Fredrik, What happened to this series? -ilia On Thu, Apr 10, 2014 at 10:09 AM, Brian Paul wrote: > On 04/09/2014 07:51 PM, Fredrik Höglund wrote: >> >> --- >> src/xdemos/glxinfo.c | 22 ++ >> 1 file changed, 22 insertions(+) >> > > For the series: > Reviewed-by: Brian P

Re: [Mesa-dev] [PATCH 1/4] glxinfo: Print XFB, TBO, and UBO limits

2014-04-10 Thread Brian Paul
On 04/09/2014 07:51 PM, Fredrik Höglund wrote: --- src/xdemos/glxinfo.c | 22 ++ 1 file changed, 22 insertions(+) For the series: Reviewed-by: Brian Paul ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.f

[Mesa-dev] [PATCH 1/4] glxinfo: Print XFB, TBO, and UBO limits

2014-04-09 Thread Fredrik Höglund
--- src/xdemos/glxinfo.c | 22 ++ 1 file changed, 22 insertions(+) diff --git a/src/xdemos/glxinfo.c b/src/xdemos/glxinfo.c index a116e4a..a77e808 100644 --- a/src/xdemos/glxinfo.c +++ b/src/xdemos/glxinfo.c @@ -659,6 +659,28 @@ print_limits(const char *extensions, const char