CVSROOT:        /cvs
Module name:    ports
Changes by:     j...@cvs.openbsd.org    2015/12/25 20:00:14

Log message:
    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
    
    Status:
    
    Vendor Tag: jsg
    Release Tags:       jsg_20151226
    
    N ports/graphics/waffle/Makefile
    N ports/graphics/waffle/distinfo
    N ports/graphics/waffle/pkg/PLIST
    N ports/graphics/waffle/pkg/DESCR
    N ports/graphics/waffle/patches/patch-cmake_Modules_WaffleDefineOS_cmake
    N ports/graphics/waffle/patches/patch-src_waffle_egl_wegl_platform_c
    N ports/graphics/waffle/patches/patch-src_waffle_glx_glx_platform_c
    N ports/graphics/waffle/patches/patch-src_waffle_linux_linux_dl_c
    N ports/graphics/waffle/patches/patch-src_waffle_CMakeLists_txt
    N ports/graphics/waffle/patches/patch-tests_functional_CMakeLists_txt
    N 
ports/graphics/waffle/patches/patch-cmake_Modules_WaffleValidateOptions_cmake
    N ports/graphics/waffle/patches/patch-src_waffle_gbm_wgbm_display_c
    N ports/graphics/waffle/patches/patch-src_waffle_gbm_wgbm_platform_c
    
    No conflicts created by this import

Reply via email to