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