glfw/docs
Camilla Berglund 5661d03be8 Replace GLFWuint64 with uint64_t
C99 stdint.h is provided by VS 2010 and later.  GLFW has not provided
testing or binaries for VS 2008 for several releases.

For earlier versions of VS there are third-party alternatives:

https://msinttypes.googlecode.com/svn/trunk/stdint.h
http://www.azillionmonkeys.com/qed/pstdint.h

This change does not affect the ABI.
2016-03-28 12:34:44 +02:00
..
build.dox Add cache variable setting to source tree method 2016-02-26 11:38:36 +01:00
CMakeLists.txt Centralize documentation generation logic 2016-02-26 11:38:36 +01:00
compat.dox Remove XInput2 XI_Motion support 2016-02-21 18:32:57 +01:00
compile.dox Fix speling 2016-03-07 14:43:10 +01:00
context.dox Separate guide and reference documentation tags 2016-02-19 10:38:30 +01:00
Doxyfile.in Centralize documentation generation logic 2016-02-26 11:38:36 +01:00
DoxygenLayout.xml Added custom Doxygen layout file. 2014-07-04 13:27:41 +02:00
extra.css Using consistent margins for tips and code blocks. 2014-10-22 10:29:40 +03:30
extra.less Using consistent margins for tips and code blocks. 2014-10-22 10:29:40 +03:30
footer.html Removed invisible element. 2013-09-21 15:18:49 +04:30
header.html Removed index.html from URL. 2013-09-24 21:32:21 +02:00
input.dox Replace GLFWuint64 with uint64_t 2016-03-28 12:34:44 +02:00
internal.dox Separate guide and reference documentation tags 2016-02-19 10:38:30 +01:00
intro.dox Fix missing word 2016-03-08 15:29:03 +01:00
main.dox Update documentation main page 2016-02-19 11:44:11 +01:00
monitor.dox Add glfwSetWindowMonitor 2016-03-18 11:13:24 +01:00
moving.dox Separate guide and reference documentation tags 2016-02-19 10:38:30 +01:00
news.dox Add glfwSetWindowMonitor 2016-03-18 11:13:24 +01:00
quick.dox Separate guide and reference documentation tags 2016-02-19 10:38:30 +01:00
rift.dox Update documentation main page 2016-02-19 11:44:11 +01:00
spaces.svg Documentation work. 2015-01-18 17:30:10 +01:00
vulkan.dox Make instance extension count unsigned 2016-02-22 10:44:43 +01:00
window.dox Add glfwSetWindowMonitor 2016-03-18 11:13:24 +01:00