[glfw3] 07/11: Add symbols added in 3.2

James Cowgill jcowgill at moszumanska.debian.org
Fri Jun 3 12:52:08 UTC 2016


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

jcowgill pushed a commit to branch master
in repository glfw3.

commit acf2cf0d3c6c1759fd36012b72e2274e25396696
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Fri Jun 3 01:57:40 2016 +0100

    Add symbols added in 3.2
---
 debian/libglfw3.symbols | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/debian/libglfw3.symbols b/debian/libglfw3.symbols
index d4b54ef..99183d4 100644
--- a/debian/libglfw3.symbols
+++ b/debian/libglfw3.symbols
@@ -2,29 +2,41 @@ libglfw.so.3 libglfw3 #MINVER#
  glfwCreateCursor at Base 3.1
  glfwCreateStandardCursor at Base 3.1
  glfwCreateWindow at Base 3.0
+ glfwCreateWindowSurface at Base 3.2
  glfwDefaultWindowHints at Base 3.0
  glfwDestroyCursor at Base 3.1
  glfwDestroyWindow at Base 3.0
  glfwExtensionSupported at Base 3.0
+ glfwFocusWindow at Base 3.2
  glfwGetClipboardString at Base 3.0
  glfwGetCurrentContext at Base 3.0
  glfwGetCursorPos at Base 3.0
+ glfwGetEGLContext at Base 3.2
+ glfwGetEGLDisplay at Base 3.2
+ glfwGetEGLSurface at Base 3.2
  glfwGetFramebufferSize at Base 3.0
  glfwGetGLXContext at Base 3.0
+ glfwGetGLXWindow at Base 3.2
  glfwGetGammaRamp at Base 3.0
  glfwGetInputMode at Base 3.0
+ glfwGetInstanceProcAddress at Base 3.2
  glfwGetJoystickAxes at Base 3.0
  glfwGetJoystickButtons at Base 3.0
  glfwGetJoystickName at Base 3.0
  glfwGetKey at Base 3.0
+ glfwGetKeyName at Base 3.2
  glfwGetMonitorName at Base 3.0
  glfwGetMonitorPhysicalSize at Base 3.0
  glfwGetMonitorPos at Base 3.0
  glfwGetMonitors at Base 3.0
  glfwGetMouseButton at Base 3.0
+ glfwGetPhysicalDevicePresentationSupport at Base 3.2
  glfwGetPrimaryMonitor at Base 3.0
  glfwGetProcAddress at Base 3.0
+ glfwGetRequiredInstanceExtensions at Base 3.2
  glfwGetTime at Base 3.0
+ glfwGetTimerFrequency at Base 3.2
+ glfwGetTimerValue at Base 3.2
  glfwGetVersion at Base 3.0
  glfwGetVersionString at Base 3.0
  glfwGetVideoMode at Base 3.0
@@ -44,6 +56,7 @@ libglfw.so.3 libglfw3 #MINVER#
  glfwInit at Base 3.0
  glfwJoystickPresent at Base 3.0
  glfwMakeContextCurrent at Base 3.0
+ glfwMaximizeWindow at Base 3.2
  glfwPollEvents at Base 3.0
  glfwPostEmptyEvent at Base 3.1
  glfwRestoreWindow at Base 3.0
@@ -60,26 +73,33 @@ libglfw.so.3 libglfw3 #MINVER#
  glfwSetGamma at Base 3.0
  glfwSetGammaRamp at Base 3.0
  glfwSetInputMode at Base 3.0
+ glfwSetJoystickCallback at Base 3.2
  glfwSetKeyCallback at Base 3.0
  glfwSetMonitorCallback at Base 3.0
  glfwSetMouseButtonCallback at Base 3.0
  glfwSetScrollCallback at Base 3.0
  glfwSetTime at Base 3.0
+ glfwSetWindowAspectRatio at Base 3.2
  glfwSetWindowCloseCallback at Base 3.0
  glfwSetWindowFocusCallback at Base 3.0
+ glfwSetWindowIcon at Base 3.2
  glfwSetWindowIconifyCallback at Base 3.0
+ glfwSetWindowMonitor at Base 3.2
  glfwSetWindowPos at Base 3.0
  glfwSetWindowPosCallback at Base 3.0
  glfwSetWindowRefreshCallback at Base 3.0
  glfwSetWindowShouldClose at Base 3.0
  glfwSetWindowSize at Base 3.0
  glfwSetWindowSizeCallback at Base 3.0
+ glfwSetWindowSizeLimits at Base 3.2
  glfwSetWindowTitle at Base 3.0
  glfwSetWindowUserPointer at Base 3.0
  glfwShowWindow at Base 3.0
  glfwSwapBuffers at Base 3.0
  glfwSwapInterval at Base 3.0
  glfwTerminate at Base 3.0
+ glfwVulkanSupported at Base 3.2
  glfwWaitEvents at Base 3.0
+ glfwWaitEventsTimeout at Base 3.2
  glfwWindowHint at Base 3.0
  glfwWindowShouldClose 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