CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2016/04/26 09:30:50

Log message:
    Import glfw
    
    from maintainer Gregor Best, ok sthen@
    
    GLFW is an Open Source, multi-platform library for creating windows with
    OpenGL contexts and receiving input and events. It is easy to integrate
    into existing applications and does not lay claim to the main loop.
    
    GLFW is written in C and has native support for Windows, OS X and many
    Unix-like systems using the X Window System, such as Linux and FreeBSD.
    
    Features:
    * Gives you a window and OpenGL context with just two function calls
    * Support for OpenGL 3.2+ with profiles and flags, OpenGL ES, MSAA, sRGB
    and robustness
    * Support for multiple windows, multiple monitors, high-DPI, gamma ramps
    and clipboard
    * Support for keyboard, mouse, gamepad, time and window event input, via
    polling or callbacks
    * Access to native objects and compile-time options for platform
    specific features
    
    Status:
    
    Vendor Tag: jca
    Release Tags:       jca_20160426
    
    N ports/graphics/glfw/Makefile
    N ports/graphics/glfw/distinfo
    N ports/graphics/glfw/patches/patch-CMakeLists_txt
    N ports/graphics/glfw/patches/patch-src-glx_context-c
    N ports/graphics/glfw/patches/patch-src-egl_context-c
    N ports/graphics/glfw/pkg/DESCR
    N ports/graphics/glfw/pkg/PLIST
    
    No conflicts created by this import

Reply via email to