Commit Graph

6 Commits

Author SHA1 Message Date
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
jsg
58f04d9fd0 update to waffle 1.6.3 2021-02-25 04:38:01 +00:00
ajacoutot
64129fdf86 /dev/drm0 -> /dev/dri/card0 2021-02-19 17:16:27 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
jca
c63294fa91 Fix build of the bundled cmocka on 32 bits archs, taken from devel/cmocka.
Spotted by sthen@, ok jsg@
2015-12-28 17:20:18 +00:00
jsg
d02e3be673 import waffle 1.5.2
Waffle is a cross-platform C library that allows one to defer selection
of an OpenGL API and window system until runtime. For example, on Linux,
Waffle enables an application to select X11/EGL with an OpenGL 3.3 core
profile, Wayland with OpenGL ES2, and other window system / API
combinations.

Waffle's immediate goal is to enable Piglit, Mesa's OpenGL test suite,
to test multiple OpenGL flavors in a cross-platform way. However,
Waffle's design does not preclude it from being useful to other
projects.

tweaks and ok aja
2015-12-26 03:00:13 +00:00