Ethan Lee <flibitijibibo@flibitijibibo.com> [Sat, 27 Apr 2019 17:03:28 -0400] rev 1202
Disable COMPILER_SUPPORT by default
Martin Krošlák <kroslakma@gmail.com> [Sat, 27 Apr 2019 22:57:40 +0200] rev 1201
Fixed macro clashing with crt function name in MSVC 2015 and newer.
Ethan Lee <flibitijibibo@flibitijibibo.com> [Tue, 23 Apr 2019 14:55:13 -0400] rev 1200
Move the visibility pragmas below the includes.
This fixes some possible issues with the linker and the standard C runtime.
Caleb Cornett <caleb.cornett@outlook.com> [Tue, 23 Apr 2019 14:43:10 -0400] rev 1199
Reorganize profiles into their own files
Ethan Lee <flibitijibibo@flibitijibibo.com> [Tue, 23 Apr 2019 13:28:17 -0400] rev 1198
VS2010 buildfixes
Ethan Lee <flibitijibibo@flibitijibibo.com> [Tue, 23 Apr 2019 01:42:58 -0400] rev 1197
Skip GL_PROGRAM_POINT_SIZE for ES contexts
Ethan Lee <flibitijibibo@flibitijibibo.com> [Tue, 23 Apr 2019 01:00:59 -0400] rev 1196
Copypaste typo fix
Ethan Lee <flibitijibibo@flibitijibibo.com> [Thu, 11 Apr 2019 11:20:47 -0400] rev 1195
Apply some MSC_VER special cases to WIN32 as well (thanks Vincent!)
Caleb Cornett <caleb.cornett@outlook.com> [Sun, 07 Apr 2019 00:19:10 -0400] rev 1194
Add PROFILE_GLSLES CMake option
Ethan Lee <flibitijibibo@flibitijibibo.com> [Wed, 06 Mar 2019 15:09:49 -0500] rev 1193
gl_Position only works for POSITION0