Re: [Mesa-dev] [PATCH] glxinfo: add support for creating/querying core-profile contexts (v2.1)

2013-01-15 Thread Mike Lothian
I also noticed that the core profile reports: GL_OES_read_format, GL_S3_s3tc, k^?, As extensions on r600g - the "k^?" does not show up on i965 On 12 January 2013 22:15, Dave Airlie wrote: > From: Brian Paul > > [airlied: Based on Brian's patch, I've fixed it up to always report a > non-c

Re: [Mesa-dev] [PATCH 3/3] Revert "Revert "targets/opencl: Link against libgallium.la instead of libgallium.a""

2013-01-18 Thread Mike Lothian
I've tried enabling --with-llvm-shared-libs on my mesa build - for graphics rather than opencl - however it's unable to render anything Even glxgears just shows garbage - have you tested this method at all? Should it work? I'm trying to figure out if this is something I've done wrong within my con

Re: [Mesa-dev] [PATCH 20/20] tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol

2012-01-03 Thread Mike Lothian
Hi Ever since these tests went in I get failures during configure: configure: creating ./config.status config.status: creating configs/autoconf config.status: error: cannot find input file: `tests/Makefile.in' Before I raise a bug am I doing something stupid? Cheers Mike _

Re: [Mesa-dev] [PATCH 20/20] tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol

2012-01-03 Thread Mike Lothian
On 3 January 2012 20:27, Ian Romanick wrote: > On 01/03/2012 11:13 AM, Mike Lothian wrote: >> >> Hi >> >> Ever since these tests went in I get failures during configure: >> >> >> configure: creating ./config.status >> config.status: creating co

Re: [Mesa-dev] [PATCH 20/20] tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol

2012-01-03 Thread Mike Lothian
On 3 January 2012 20:27, Ian Romanick wrote: > On 01/03/2012 11:13 AM, Mike Lothian wrote: >> >> Hi >> >> Ever since these tests went in I get failures during configure: >> >> >> configure: creating ./config.status >> config.status: creating co

Re: [Mesa-dev] [PATCH 20/20] tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol

2012-01-04 Thread Mike Lothian
On 4 January 2012 03:50, Ian Romanick wrote: > On 01/03/2012 06:06 PM, Mike Lothian wrote: >> >> On 3 January 2012 20:27, Ian Romanick  wrote: >>> >>> On 01/03/2012 11:13 AM, Mike Lothian wrote: >>>> >>>> >>>> Hi >

Re: [Mesa-dev] [PATCH 11/11] docs: skeleton file for 7.12 release notes

2011-09-04 Thread Mike Lothian
On 31 August 2011 21:22, Ian Romanick wrote: > From: Ian Romanick > + > +Mesa 7.12 implements the OpenGL 2.1 API, but the version reported by > +glGetString(GL_VERSION) depends on the particular driver being used. > +Some drivers don't support all the features required in OpenGL 2.1. > + Are th

Re: [Mesa-dev] [PATCH 0/9] Various patches to the g3dvl stack

2011-09-16 Thread Mike Lothian
2011/9/14 Christian König : > Am Montag, den 12.09.2011, 23:39 +0200 schrieb Emeric Grange: >> Hi, >> Here is a series of small patches to the g3dvl video decoding stack. >> Most of these are extracted from my GSoC 2011 work and are not related >> to VP8 decoding (http://cgit.freedesktop.org/~emeri

Re: [Mesa-dev] [PATCH 0/9] Various patches to the g3dvl stack

2011-09-30 Thread Mike Lothian
11, ★ Emeric wrote: > Hi, > First : make sure you are using last git repository. > Then, make a bug report on the mesa bugzilla, describe what happen, and if > you can please join a picture of the render. > Regards, > Emeric > > 2011/9/16 Mike Lothian >> >> 2011/9/14

Re: [Mesa-dev] [PATCH 00/13] ARB_debug_output

2012-03-11 Thread Mike Lothian
On 15 February 2012 13:28, Marek Olšák wrote: > Hi everyone, > > this series adds the ARB_debug_output extension. It implements the minimum > feature set required by the spec, which is GL API error logging. > > I've added a new piglit test for this: arb_debug_output-api_error. I'd like > to push

Re: [Mesa-dev] [PATCH 00/13] ARB_debug_output

2012-03-11 Thread Mike Lothian
Fantastic - here's hoping they get applied soon On 11 March 2012 11:19, Jose Fonseca wrote: > I saw the same w/ MinGW. I think my latest patch series should fix it. > > Jose > > - Original Message - >> On 15 February 2012 13:28, Marek Olšák wrote: >> > Hi everyone, >> > >> > this series

Re: [Mesa-dev] No luck with tstellar/llvm on HD4890

2012-11-07 Thread Mike Lothian
Hi Andy Try the LLVM ebuilds in the FireBurn overlay - they turn on intrinsics without using the debug versions I'm still seeing the issues when running some games but least it won't be a debug build Cheers Mike On 7 November 2012 21:24, Andy Furniss wrote: > Vincent Lejeune wrote: > >> git

<    1   2   3