History log of /third_party/glfw/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b877906b15-Oct-2024 openharmony_ci <120357966@qq.com>

!36 bundle.json规范性整改
Merge pull request !36 from qibaijin/glfw_amend


.appveyor.yml
.editorconfig
.gitattributes
.gitignore
.mailmap
BUILD.gn
CMake/GenerateMappings.cmake
CMake/Info.plist.in
CMake/cmake_uninstall.cmake.in
CMake/glfw3.pc.in
CMake/glfw3Config.cmake.in
CMake/i686-w64-mingw32-clang.cmake
CMake/i686-w64-mingw32.cmake
CMake/modules/FindEpollShim.cmake
CMake/modules/FindOSMesa.cmake
CMake/x86_64-w64-mingw32-clang.cmake
CMake/x86_64-w64-mingw32.cmake
CMakeLists.txt
CONTRIBUTORS.md
COPYING.txt
LICENSE.md
OAT.xml
README.OpenSource
README.md
bundle.json
cmake_uninstall.cmake.in
deps/getopt.c
deps/getopt.h
deps/glad/gl.h
deps/glad/gles2.h
deps/glad/vulkan.h
deps/linmath.h
deps/mingw/_mingw_dxhelper.h
deps/mingw/dinput.h
deps/mingw/xinput.h
deps/nuklear.h
deps/nuklear_glfw_gl2.h
deps/stb_image_write.h
deps/tinycthread.c
deps/tinycthread.h
deps/wayland/fractional-scale-v1.xml
deps/wayland/idle-inhibit-unstable-v1.xml
deps/wayland/pointer-constraints-unstable-v1.xml
deps/wayland/relative-pointer-unstable-v1.xml
deps/wayland/viewporter.xml
deps/wayland/wayland.xml
deps/wayland/xdg-activation-v1.xml
deps/wayland/xdg-decoration-unstable-v1.xml
deps/wayland/xdg-shell.xml
docs/CMakeLists.txt
docs/CONTRIBUTING.md
docs/Doxyfile.in
docs/DoxygenLayout.xml
docs/SUPPORT.md
docs/build.md
docs/compat.md
docs/compile.md
docs/context.md
docs/extra.css
docs/extra.css.map
docs/extra.scss
docs/footer.html
docs/header.html
docs/input.md
docs/internal.md
docs/intro.md
docs/main.md
docs/monitor.md
docs/moving.md
docs/news.md
docs/quick.md
docs/spaces.svg
docs/vulkan.md
docs/window.md
examples/CMakeLists.txt
examples/boing.c
examples/gears.c
examples/glfw.icns
examples/glfw.ico
examples/glfw.rc
examples/heightmap.c
examples/offscreen.c
examples/particles.c
examples/sharing.c
examples/splitview.c
examples/triangle-opengl.c
examples/triangle-opengles.c
examples/wave.c
examples/windows.c
glfw_ace_config.gni
include/GLFW/glfw3.h
include/GLFW/glfw3native.h
src/CMakeLists.txt
src/cocoa_init.m
src/cocoa_joystick.h
src/cocoa_joystick.m
src/cocoa_monitor.m
src/cocoa_platform.h
src/cocoa_time.c
src/cocoa_time.h
src/cocoa_window.m
src/context.c
src/egl_context.c
src/glfw.rc.in
src/glx_context.c
src/init.c
src/input.c
src/internal.h
src/linux_joystick.c
src/linux_joystick.h
src/mappings.h
src/mappings.h.in
src/monitor.c
src/nsgl_context.m
src/null_init.c
src/null_joystick.c
src/null_joystick.h
src/null_monitor.c
src/null_platform.h
src/null_window.c
src/osmesa_context.c
src/platform.c
src/platform.h
src/posix_module.c
src/posix_poll.c
src/posix_poll.h
src/posix_thread.c
src/posix_thread.h
src/posix_time.c
src/posix_time.h
src/vulkan.c
src/wgl_context.c
src/win32_init.c
src/win32_joystick.c
src/win32_joystick.h
src/win32_module.c
src/win32_monitor.c
src/win32_platform.h
src/win32_thread.c
src/win32_thread.h
src/win32_time.c
src/win32_time.h
src/win32_window.c
src/window.c
src/wl_init.c
src/wl_monitor.c
src/wl_platform.h
src/wl_window.c
src/x11_init.c
src/x11_monitor.c
src/x11_platform.h
src/x11_window.c
src/xkb_unicode.c
src/xkb_unicode.h
tests/CMakeLists.txt
tests/allocator.c
tests/clipboard.c
tests/cursor.c
tests/empty.c
tests/events.c
tests/gamma.c
tests/glfwinfo.c
tests/icon.c
tests/iconify.c
tests/inputlag.c
tests/joysticks.c
tests/monitors.c
tests/msaa.c
tests/reopen.c
tests/tearing.c
tests/threads.c
tests/timeout.c
tests/title.c
tests/triangle-vulkan.c
tests/window.c