1. e05cc20 Add support for es extension GL_EXT_blend_func_extended by Pankaj Mistry · 4 years, 7 months ago
  2. 23d2775 Web: Selectively remove a few key features, using #ifndef GLSLANG_WEB by John Kessenich · 5 years ago
  3. 5ff3c3d Interfaces: Remove NV_EXTENSIONS from two more headers. by John Kessenich · 6 years ago
  4. 3c36699 Add-support-for-SPV_NV_mesh_shader by Chao Chen · 6 years ago
  5. e301f67 Use std::atoi instead of std::stoi by David Neto · 8 years ago
  6. 4e3dd20 WIP: avoid strtok by steve-lunarg · 8 years ago
  7. 424cf80 Disable C4996 (secure CRT) recommendation on Windows for strtok(). by Lei Zhang · 8 years ago
  8. 7f349c7 Build: Remove causes of pedantic warnings. Addresses issue #352 and PR #242. by John Kessenich · 8 years ago
  9. 2ed1d9b atoi comes from stddef.h or cstddef by David Neto · 8 years ago
  10. 1b14172 Test compiling shaders with given resource limits using GTest. by Lei Zhang · 8 years ago
  11. 8a9b1ee Rename DefaultResourceLimits.* to ResourceLimits.*. by Lei Zhang · 8 years ago[Renamed (99%) from StandAlone/DefaultResourceLimits.cpp]
  12. 414eb60 Link in Google Test framework. by Lei Zhang · 9 years ago