[glfw3] 07/14: Add new symbols introduced in 3.1

James Cowgill jcowgill-guest at moszumanska.debian.org
Sat Jun 20 14:46:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

jcowgill-guest pushed a commit to branch master
in repository glfw3.

commit 9656fee2fb47b72e418620967e1fb0bc3b9c44c4
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Fri Jun 19 20:41:01 2015 +0100

    Add new symbols introduced in 3.1
---
 debian/libglfw3.symbols | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/debian/libglfw3.symbols b/debian/libglfw3.symbols
index 92db31b..d4b54ef 100644
--- a/debian/libglfw3.symbols
+++ b/debian/libglfw3.symbols
@@ -1,6 +1,9 @@
 libglfw.so.3 libglfw3 #MINVER#
+ glfwCreateCursor at Base 3.1
+ glfwCreateStandardCursor at Base 3.1
  glfwCreateWindow at Base 3.0
  glfwDefaultWindowHints at Base 3.0
+ glfwDestroyCursor at Base 3.1
  glfwDestroyWindow at Base 3.0
  glfwExtensionSupported at Base 3.0
  glfwGetClipboardString at Base 3.0
@@ -27,11 +30,14 @@ libglfw.so.3 libglfw3 #MINVER#
  glfwGetVideoMode at Base 3.0
  glfwGetVideoModes at Base 3.0
  glfwGetWindowAttrib at Base 3.0
+ glfwGetWindowFrameSize at Base 3.1
  glfwGetWindowMonitor at Base 3.0
  glfwGetWindowPos at Base 3.0
  glfwGetWindowSize at Base 3.0
  glfwGetWindowUserPointer at Base 3.0
+ glfwGetX11Adapter at Base 3.1
  glfwGetX11Display at Base 3.0
+ glfwGetX11Monitor at Base 3.1
  glfwGetX11Window at Base 3.0
  glfwHideWindow at Base 3.0
  glfwIconifyWindow at Base 3.0
@@ -39,12 +45,16 @@ libglfw.so.3 libglfw3 #MINVER#
  glfwJoystickPresent at Base 3.0
  glfwMakeContextCurrent at Base 3.0
  glfwPollEvents at Base 3.0
+ glfwPostEmptyEvent at Base 3.1
  glfwRestoreWindow at Base 3.0
  glfwSetCharCallback at Base 3.0
+ glfwSetCharModsCallback at Base 3.1
  glfwSetClipboardString at Base 3.0
+ glfwSetCursor at Base 3.1
  glfwSetCursorEnterCallback at Base 3.0
  glfwSetCursorPos at Base 3.0
  glfwSetCursorPosCallback at Base 3.0
+ glfwSetDropCallback at Base 3.1
  glfwSetErrorCallback at Base 3.0
  glfwSetFramebufferSizeCallback at Base 3.0
  glfwSetGamma at Base 3.0

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/glfw3.git



More information about the Pkg-games-commits mailing list