1. 0475688 Default to 64-bit MSVC toolchain by Nicolas Capens · 5 years ago
  2. 0ab9f3b Fixed link time warnings on MacOS by Alexis Hetu · 6 years ago
  3. e70c351 Linux build fix by Alexis Hetu · 6 years ago
  4. 64d537a Change build output directory to 'out'. by Nicolas Capens · 6 years ago
  5. b41a9d6 Fix pedantic narrowing conversion error. by Nicolas Capens · 6 years ago
  6. 8e6ed2e Define GLAPI the same way as GL_APICALL. by Nicolas Capens · 6 years ago
  7. da5320a Fix warnings treated as errors. by Nicolas Capens · 6 years ago
  8. 708c24b Use more explicit include paths. by Nicolas Capens · 7 years ago
  9. 66fff4e Update the Windows Target Platform Version by Alexis Hetu · 7 years ago
  10. 8c59ccd Upgrade SwiftShader solution and projects to Visual Studio 2017. by Nicolas Capens · 7 years ago
  11. 506cc5e Suppress UBSan false positives. by Nicolas Capens · 7 years ago
  12. 93a6458 Enable multiprocessor compilation. by Nicolas Capens · 8 years ago
  13. 98a1666 Upgrade to Visual Studio 2015 project files by Alexis Hetu · 8 years ago
  14. b7510aa Move Khronos OpenGL headers to top-level include directory. by Nicolas Capens · 8 years ago
  15. 6f89b65 Output builds to top-level obj and bin folder. by Nicolas Capens · 8 years ago
  16. aaed636 Move Visual Studio solution to root directory. by Nicolas Capens · 8 years ago
  17. 5834c68 Refactor NameSpace into a template class. by Nicolas Capens · 8 years ago
  18. 4c43943 Added preprocessor definitions for the architecture details of the DLLs by Maxime Grégoire · 9 years ago
  19. 0273322 Predefine (E)GL export macros. by Nicolas Capens · 9 years ago
  20. deda34b Combine es2::Image and es1::Image into egl::Image. by Nicolas Capens · 9 years ago
  21. a230805 Access library dependencies through a single object. by Nicolas Capens · 9 years ago
  22. 52e1843 Use a common implementation of the matrix stack for fixed-function OpenGL. by Nicolas Capens · 9 years ago
  23. 80b4125 Share the name space implementation between all GL versions. by Nicolas Capens · 10 years ago
  24. 8848225 Added architecture details to DLL's descriptions by Maxime Gregoire · 10 years ago
  25. fa0cc04 Fix an image destruction deadlock. by Nicolas Capens · 10 years ago
  26. f6ad4ef Fix test sample launch environment. by Nicolas Capens · 10 years ago
  27. e254010 Load libraries from a list of possible names. by Nicolas Capens · 10 years ago
  28. e832139 Rename the GLES2 folder to OpenGL. by Nicolas Capens · 10 years ago[Renamed from src/GLES2/libGLES_CM/libGLES_CM.vcxproj]
  29. 6b537b7 Implement the fixed-function matrix stacks. by Nicolas Capens · 10 years ago
  30. f3d2efd Match the exports ordinals to PowerVR. by Nicolas Capens · 10 years ago
  31. 1115782 Add ES1 stubs and remove ES2-only functions. by Nicolas Capens · 10 years ago
  32. 3c62d64 Add the libGLES_CM project to the solution and fix up file references. by Nicolas Capens · 10 years ago
  33. 1c571f2 Rename libGLESv2 files to libGLES_CM. by Nicolas Capens · 10 years ago[Renamed from src/GLES2/libGLES_CM/libGLESv2.vcxproj]
  34. dbf6fc8 Copy libGLESv2 to libGLES_CM. by Nicolas Capens · 10 years ago