1. 8268a35 Build: Attempt better support for VS 2012. by John Kessenich · 7 years ago
  2. 021dbb4 Change negatable_left_shift and negatable_right_shift to inline funcs by baldurk · 8 years ago
  3. cabba60 Change {} constructor brackets to () by baldurk · 8 years ago
  4. 7cac9e7 Change "using x = y;" to "typedef y x;" statements by baldurk · 8 years ago
  5. a227d27 Explicitly implement default constructors by baldurk · 8 years ago
  6. 1a65fc2 Add std::isnan and std::isinf wrappers for VS2010 that doesn't have them by baldurk · 8 years ago
  7. 033d3ef Change enum class to plain enum by baldurk · 8 years ago
  8. c9e3c3c Parser: Implement extension GL_AMD_gpu_shader_half_float. by Rex Xu · 8 years ago