Portable framework for OpenGL application development

Edit Package glfw
https://github.com/glfw

GLFW is a free, Open Source, portable framework for OpenGL application development. In short, it is a single library providing a powerful, portable API for otherwise operating system specific tasks such as opening an OpenGL window, and reading keyboard, time, mouse and joystick input.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000056 56 Bytes
glfw-3.3.8.tar.gz 0000803789 785 KB
glfw-rpmlintrc 0000000060 60 Bytes
glfw.changes 0000021167 20.7 KB
glfw.spec 0000004299 4.2 KB
Revision 41 (latest revision is 51)
Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) accepted request 1003494 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 41)
- update to 3.3.8:
  * Added GLFW_NATIVE_INCLUDE_NONE for disabling inclusion of native headers (#1348)
  * Bugfix: glfwMakeContextCurrent would access TLS slot before initialization
  * Bugfix: glfwSetGammaRamp could emit GLFW_INVALID_VALUE before initialization
  * Bugfix: glfwGetJoystickUserPointer returned NULL during disconnection (#2092)
  * [X11] Bugfix: The OSMesa libray was not unloaded on termination
  * [X11] Bugfix: A malformed response during selection transfer could cause a segfault
  * [X11] Bugfix: Some calls would reset Xlib to the default error handler (#2108)
  * [Wayland] Added support for file path drop events (#2040)
  * [Wayland] Added support for more human-readable monitor names where available
  * [Wayland] Removed support for the deprecated wl_shell protocol
  * [Wayland] Bugfix: glfwSetClipboardString would fail if set to result of glfwGetClipboardString
  * [Wayland] Bugfix: Data source creation error would cause double free at termination
  * [Wayland] Bugfix: Partial writes of clipboard string would cause beginning to repeat
  * [Wayland] Bugfix: Some errors would cause clipboard string transfer to hang
  * [Wayland] Bugfix: Drag and drop data was misinterpreted as clipboard string
  * [Wayland] Bugfix: MIME type matching was not performed for clipboard string
  * [Wayland] Bugfix: The OSMesa library was not unloaded on termination
  * [Wayland] Bugfix: glfwCreateWindow could emit GLFW_PLATFORM_ERROR
  * [Wayland] Bugfix: Lock key modifier bits were only set when lock keys were pressed
  * [Wayland] Bugfix: A window leaving full screen mode would be iconified (#1995)
  * [Wayland] Bugfix: A window leaving full screen mode ignored its desired size
  * [Wayland] Bugfix: glfwSetWindowMonitor did not update windowed mode size
  * [Wayland] Bugfix: glfwRestoreWindow would make a full screen window windowed
  * [Wayland] Bugfix: A window maximized or restored by the user would enter an inconsistent state
  * [Wayland] Bugfix: Window maximization events were not emitted
  * [Wayland] Bugfix: glfwRestoreWindow assumed it was always in windowed mode
  * [Wayland] Bugfix: glfwSetWindowSize would resize a full screen window
  * [Wayland] Bugfix: A window content scale event would be emitted every time the window resized
  * [Wayland] Bugfix: If glfwInit failed it would close stdin
Comments 0
openSUSE Build Service is sponsored by