[Piglit] [Mesa-dev] [PATCH 1/2] mesa: support internalFormat=GL_BGRA in TexImage2D

Chad Versace chad at chad-versace.us
Sat Jan 22 19:18:49 PST 2011


On Sat, Jan 22, 2011 at 17:46, Ian Romanick <idr at freedesktop.org> wrote:
> What I want is a way with cmake to build files twice.  The first time
> will be in the existing way.  The second time will compile with
> - -DUSE_OPENGL_ES and will generate a .o file with a different name.
...
> I don't know cmake well enough to do that, and I keep forgetting to ask
> Chad.

I have done just that with cmake recently; that is, building an
executable twice, once using GL and again with GLES2. When Monday
arrives, I'll take a look at how to best coerce Piglit to do this.

-- 
Chad Versace
chad at chad-versace.us


More information about the Piglit mailing list