Backlog/lib/ozz/ozz-animation/extern/glfw
Peter Li 641f38f295 Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
..
include/GL Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
lib Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
CMakeLists.txt Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
COPYING.txt Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
README.ozz Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00

README.ozz

URL: http://www.glfw.org/
Version: 2.8.0
         (Downloaded glfw-2.8.zip 
          from http://www.glfw.org/download.html)
License: zlib/libpng license
License File: COPYING
Description: GLFW is a free, open source, portable library for OpenGL
             application development.

Local Modifications:
- Extracted include and source files from glfw package.
- Striped from unsued files.
- Added CMakeLists.txt build file.
- Fix w4 and wall warnings.
-