aboutsummaryrefslogtreecommitdiff
path: root/graphics/glfw
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Update to 2.5.0Roman Bogorodskiy2005-05-062-3/+5
| | | | | | | | PR: 80670 Submitted by: Igor Pokrovsky (maintainer) Notes: svn path=/head/; revision=134696
* Change maintainer's email.Kirill Ponomarev2004-07-211-1/+1
| | | | Notes: svn path=/head/; revision=114355
* - Update to version 2.4.2Kirill Ponomarev2004-04-015-67/+50
| | | | | | | | PR: ports/65037 Submitted by: maintainer Notes: svn path=/head/; revision=105868
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Fix build on 5.x alphaKirill Ponomarev2004-03-012-22/+22
| | | | | | | | PR: ports/63602 Submitted by: maintainer Notes: svn path=/head/; revision=102670
* BROKEN on alpha 5.x: Does not compileKris Kennaway2004-02-251-1/+7
| | | | Notes: svn path=/head/; revision=102072
* Add glfw 2.4,Kirill Ponomarev2004-01-255-0/+199
GLFW is a free, open source, portable framework for OpenGL application development. In short, it is a library that constitutes a powerful API for handling operating system specific tasks, such as opening an OpenGL window, reading keyboard and mouse input, creating threads, and much more. PR: ports/61861 Submitted by: Igor Pokrovsky <tiamat@comset.net> Notes: svn path=/head/; revision=99048