Home
last modified time | relevance | path

Searched refs:_glfw_free (Results 1 - 20 of 20) sorted by relevance

/third_party/glfw/src/
H A Dmonitor.c81 _glfw_free(monitor->modes); in refreshVideoModes()
194 _glfw_free(monitor->modes); in _glfwFreeMonitor()
195 _glfw_free(monitor); in _glfwFreeMonitor()
212 _glfw_free(ramp->red); in _glfwFreeGammaArrays()
213 _glfw_free(ramp->green); in _glfwFreeGammaArrays()
214 _glfw_free(ramp->blue); in _glfwFreeGammaArrays()
509 _glfw_free(values); in glfwSetGamma()
H A Dinit.c114 _glfw_free(_glfw.monitors); in terminate()
118 _glfw_free(_glfw.mappings); in terminate()
132 _glfw_free(error); in terminate()
289 _glfw_free(block); in _glfw_realloc()
296 void _glfw_free(void* block) in _glfw_free() function
H A Dwgl_context.c156 _glfw_free(usableConfigs); in choosePixelFormatWGL()
228 _glfw_free(usableConfigs); in choosePixelFormatWGL()
278 _glfw_free(usableConfigs); in choosePixelFormatWGL()
288 _glfw_free(usableConfigs); in choosePixelFormatWGL()
293 _glfw_free(usableConfigs); in choosePixelFormatWGL()
H A Dwin32_monitor.c99 _glfw_free(name); in createMonitor()
200 _glfw_free(disconnected); in _glfwPollMonitorsWin32()
230 _glfw_free(disconnected); in _glfwPollMonitorsWin32()
244 _glfw_free(disconnected); in _glfwPollMonitorsWin32()
H A Dwin32_joystick.c206 _glfw_free(ridl); in supportsXInput()
251 _glfw_free(ridl); in supportsXInput()
267 _glfw_free(js->win32.objects); in closeJoystick()
431 _glfw_free(data.objects); in deviceCallback()
448 _glfw_free(data.objects); in deviceCallback()
476 _glfw_free(data.objects); in deviceCallback()
H A Dvulkan.c124 _glfw_free(ep); in _glfwInitVulkan()
149 _glfw_free(ep); in _glfwInitVulkan()
H A Dosmesa_context.c46 _glfw_free(window->context.osmesa.buffer); in makeContextCurrentOSMesa()
83 _glfw_free(window->context.osmesa.buffer); in destroyContextOSMesa()
H A Dwin32_init.c458 _glfw_free(target); in _glfwCreateWideStringFromUTF8Win32()
486 _glfw_free(target); in _glfwCreateUTF8FromWideStringWin32()
720 _glfw_free(_glfw.win32.clipboardString); in _glfwTerminateWin32()
721 _glfw_free(_glfw.win32.rawInput); in _glfwTerminateWin32()
H A Dwin32_window.c915 _glfw_free(_glfw.win32.rawInput); in windowProc()
1257 _glfw_free(buffer); in windowProc()
1263 _glfw_free(paths[i]); in windowProc()
1264 _glfw_free(paths); in windowProc()
1339 _glfw_free(cursorPixels); in createNativeWindow()
1399 _glfw_free(wideTitle); in createNativeWindow()
1592 _glfw_free(wideTitle); in _glfwSetWindowTitleWin32()
2457 _glfw_free(_glfw.win32.clipboardString); in _glfwGetClipboardStringWin32()
H A Dx11_window.c958 _glfw_free(*selectionString); in getSelectionString()
1049 _glfw_free(string); in getSelectionString()
1297 _glfw_free(chars); in processEvent()
1713 _glfw_free(paths[i]); in processEvent()
1714 _glfw_free(paths); in processEvent()
2144 _glfw_free(icon); in _glfwSetWindowIconX11()
3066 _glfw_free(_glfw.x11.clipboardString); in _glfwSetClipboardStringX11()
3331 _glfw_free(_glfw.x11.primarySelectionString); in glfwSetX11SelectionString()
H A Degl_context.c237 _glfw_free(nativeConfigs); in chooseEGLConfig()
238 _glfw_free(usableConfigs); in chooseEGLConfig()
510 _glfw_free(attribs); in _glfwInitEGL()
H A Dinput.c541 _glfw_free(js->axes); in _glfwFreeJoystick()
542 _glfw_free(js->buttons); in _glfwFreeJoystick()
543 _glfw_free(js->hats); in _glfwFreeJoystick()
940 _glfw_free(cursor); in glfwDestroyCursor()
H A Dwl_window.c126 _glfw_free(name); in createAnonymousFile()
2049 _glfw_free(paths[i]); in dataDeviceHandleDrop()
2051 _glfw_free(paths); in dataDeviceHandleDrop()
2054 _glfw_free(string); in dataDeviceHandleDrop()
2223 _glfw_free(window->wl.appId); in _glfwDestroyWindowWayland()
2224 _glfw_free(window->wl.outputScales); in _glfwDestroyWindowWayland()
3162 _glfw_free(_glfw.wl.clipboardString); in _glfwSetClipboardStringWayland()
3194 _glfw_free(_glfw.wl.clipboardString); in _glfwGetClipboardStringWayland()
H A Dwindow.c498 _glfw_free(window->title); in glfwDestroyWindow()
499 _glfw_free(window); in glfwDestroyWindow()
545 _glfw_free(prev); in glfwSetWindowTitle()
H A Dnull_window.c545 _glfw_free(_glfw.null.clipboardString); in _glfwSetClipboardStringNull()
H A Dglx_context.c141 _glfw_free(usableConfigs); in chooseGLXFBConfig()
H A Dx11_monitor.c213 _glfw_free(disconnected); in _glfwPollMonitorsX11()
H A Dinternal.h1021 void _glfw_free(void* pointer);
H A Dx11_init.c1574 _glfw_free(_glfw.x11.primarySelectionString); in _glfwTerminateX11()
1575 _glfw_free(_glfw.x11.clipboardString); in _glfwTerminateX11()
H A Dwl_init.c945 _glfw_free(_glfw.wl.offers); in _glfwTerminateWayland()
1000 _glfw_free(_glfw.wl.clipboardString); in _glfwTerminateWayland()

Completed in 30 milliseconds