Commit Graph

827 Commits

Author SHA1 Message Date
omniavinco d45e5d3b34 Generate Sources of origin/master updated at Mon Sep 8 17:44:18 GMT 2014 2014-09-09 02:44:18 +09:00
omniavinco 574f6f0407 Generate Sources of origin/master updated at Sun Sep 7 17:44:21 GMT 2014 2014-09-08 02:44:21 +09:00
omniavinco 66e8e09e20 Generate Sources of origin/master updated at Fri Sep 5 17:44:18 GMT 2014 2014-09-06 02:44:18 +09:00
omniavinco ceb841390b Generate Sources of origin/master updated at Thu Sep 4 17:44:18 GMT 2014 2014-09-05 02:44:18 +09:00
omniavinco 43312b09e8 Generate Sources of origin/master updated at Wed Sep 3 17:44:19 GMT 2014 2014-09-04 02:44:19 +09:00
omniavinco e5f61ba213 Generate Sources of origin/master updated at Tue Sep 2 17:44:18 GMT 2014 2014-09-03 02:44:18 +09:00
omniavinco dfe114f0ba Generate Sources of origin/master updated at Fri Aug 29 17:44:18 GMT 2014 2014-08-30 02:44:18 +09:00
omniavinco 963b49b005 Generate Sources of origin/master updated at Fri Aug 29 15:28:30 GMT 2014 2014-08-30 00:28:30 +09:00
omniavinco 9d11302877 Merge https://github.com/nigels-com/glew.git into master HEAD at Fri Aug 29 15:27:55 GMT 2014 2014-08-30 00:27:55 +09:00
omniavinco ab43be0f06 Tidy CMakeLists.txt
merge duplicated condition check
2014-08-29 22:52:36 +09:00
omniavinco 3a73d80be4 Add PLATFORM_SPECIFIC_LIBRARIES to link platform specific libraries 2014-08-29 22:45:52 +09:00
omniavinco 1672429f22 Use Cmake dependency chain 2014-08-29 22:43:24 +09:00
Gyu-sun Youm c23a995349 Merge pull request #6 from fungos/master
Add missing libraries on linux
2014-08-29 22:37:30 +09:00
Danny Angelo Carminati Grein 62c39ba638 Add missing libraries on linux 2014-08-25 22:49:21 -04:00
Nigel Stewart 0ab71ffb6f Use GL_NV_path_rendering spec (including version 1.3) rather than hard-coded override. 2014-08-20 09:29:06 +10:00
Gyusun b4f7c06310 Add rc files for any msvc(remove msvc version check) 2014-08-17 02:05:12 +09:00
Gyusun 1dbf20b5b4 Add Generated .rc files 2014-08-17 01:47:15 +09:00
omniavinco 81d119c7fc Generate Sources of origin/master updated at Fri Aug 15 22:55:55 GMT 2014 2014-08-16 07:55:55 +09:00
omniavinco b2d8206b36 Merge https://github.com/nigels-com/glew into origin/master HEAD at Fri Aug 15 22:55:42 GMT 2014 2014-08-16 07:55:42 +09:00
Gyu-sun Youm ede8f3b946 Merge pull request #4 from karlssonper/master
Added install target
2014-08-16 06:59:37 +09:00
per a9ceeeedeb style mismatch 2014-08-13 09:50:43 +02:00
per 9ac6bc4ebb style mismatch 2014-08-13 09:49:51 +02:00
Gyu-sun Youm 64d0afa487 Merge pull request #3 from ebraminio/binary
Use CMAKE_BINARY_DIR instead CMAKE_SOURCE_DIR for setting build output directory
2014-08-12 22:33:08 +09:00
Nigel Stewart 83a2bae026 Fixup for GLEW 1.11.0 log.html 2014-08-12 11:06:04 +10:00
per 17fa396828 Added install target 2014-08-11 23:56:04 +02:00
Nigel Stewart 9b5567b4eb Add initial OpenGL 4.5 support and relevant extensions, version bump to 1.11.0 2014-08-12 00:06:56 +10:00
Nigel Stewart 7d03ac811c Merge remote-tracking branch 'rconde01/CompletingSignatures' 2014-08-10 12:06:22 +10:00
Ebrahim Byagowi 5dcb9332da Use CMAKE_BINARY_DIR instead CMAKE_SOURCE_DIR 2014-08-09 22:33:09 +04:30
Nigel Stewart 9c5bc25386 Fixups for specifiation URLs. 2014-08-07 22:33:18 +10:00
Nigel Stewart 1ffc37c384 Link to fresh snapshots for download 2014-07-26 11:20:21 +10:00
Nigel Stewart 3739be33b0 Sort the enums (tokens) in a stable manner for consistency in include files. 2014-07-26 09:26:17 +10:00
Nigel Stewart cf67153325 Bump copyright notice to 2014. 2014-07-26 09:26:08 +10:00
Nigel Stewart a062a5f0d2 Add filter_spec Python script for filtering OpenGL specification files. 2014-07-26 09:25:52 +10:00
Nigel Stewart 27e9398c4d Merge remote-tracking branch 'remotes/davispuh/vs' 2014-07-14 18:02:07 +10:00
Nigel Stewart 4fc4327945 Eliminate the internal use of CONST_CAST, to avoid gcc warnings with -Wcast-qual flag.
https://github.com/nigels-com/glew/issues/5
2014-07-14 17:53:21 +10:00
Nigel Stewart 4b78dc4b68 Resolve C++ mode warnings about int vs size_t with gcc -Wconversion flag enabled.
https://github.com/nigels-com/glew/issues/6
2014-07-14 17:02:27 +10:00
Nigel Stewart 5f0a96150e GLEW Patch #64 - disable GLU on iOS 2014-07-13 23:49:00 +10:00
Nigel Stewart f6bd1dab39 GLEW Patch #65 - Makefile: let "make glew.lib debug" actually build with debug 2014-07-13 23:45:30 +10:00
Nigel Stewart f76628b5bd GLEW Patch #66 - Fixups for pkg-config in MinGW build. 2014-07-13 23:41:45 +10:00
Dāvis 4e9fad1364 Add Visual Studio 2013 project files 2014-07-12 15:18:41 +10:00
Dāvis dca0732b22 Ignore some Visual Studio files 2014-07-12 15:18:19 +10:00
Nigel Stewart 6c34d03260 Fixup: GL_AMD_gpu_shader_int64 reuses NV_gpu_shader5 interface. 2014-07-12 15:13:47 +10:00
Gyu-sun Youm 721efda22d Merge pull request #2 from andystanton/master
Make shared and static libraries optional
2014-04-25 07:52:07 +09:00
omniavinco 61c642b71b Generate Sources updated at Thu Apr 24 17:44:39 GMT 2014 2014-04-25 02:44:39 +09:00
omniavinco 864a7ea189 Generate Sources updated at Wed Apr 23 17:44:42 GMT 2014 2014-04-24 02:44:42 +09:00
Andy Stanton 0e35fbec4e add options 2014-04-22 20:55:22 +01:00
Dāvis 409d7f990c Add Visual Studio 2013 project files 2014-04-22 01:54:36 +03:00
Dāvis 5e5a4ae335 Ignore some Visual Studio files 2014-04-22 01:53:03 +03:00
omniavinco 322624ffdd Generate Sources updated at Sat Apr 19 17:45:44 GMT 2014 2014-04-20 02:45:44 +09:00
rconde 3b63c4c456 - fixed signatures to contain parameter names 2014-03-15 18:56:14 -04:00