Chad Versace <[email protected]> writes:

> Add "gles3" as a new api in PIGLIT_TOP/cmake/target_api. Now, you can
> build GLES3 tests and libraries by placing the build rules in files named
> CMakeLists.gles3.txt.
>
> I dislike the CMake hackery of havining multiple builds for each target
> api. But, because GLES2 and GLES3 use different headers (gl2.h vs
> gl3.h), until piglit-dispatch gains support for GLES the most sensible way
> to add GLES3 support to piglit is to continue the tradition of adding
> a new target api into PIGLIT_TOP/cmake/target_api.

More per-api makefiles? D:

What if the APIs were separated by subdirectories?  It's not like we've
got GLES tests under tests/spec/glsl-1.30.

Attachment: pgpIhzkpeU6GN.pgp
Description: PGP signature

_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to