Commit History

Author SHA1 Message Date
  rj123-nv 2e24222cd9 Error for in/out structs containing booleans (#3973) 7 months ago
  Sven van Haastregt 4b8b799581 Add argument default values support for builtin functions 8 months ago
  Sven van Haastregt d42b2a6b61 Add variadic function support for builtin functions 8 months ago
  Pankaj Mistry 5cffd9a796 Implement GL_NV_gpu_shader5 and enable GL_ARB_gpu_shader5 completely 10 months ago
  jimihem 52f68dc6b2 Add more location aliasing checks 1 year ago
  jimihem 702026e3f5 Support constant expression calculated by matrixCompMult. 1 year ago
  jimihem 44fcbccd06 location aliasing (#3438) 1 year ago
  jimihem 68df223056 index outside gl_SampleMask range, compiler need report error. (#3556) 1 year ago
  “jimihe” ac5341fe91 Add a test for floating point exponent overflow 1 year ago
  Sven van Haastregt b1f7affe94 Add GL_KHR_shader_subgroup_rotate support 2 years ago
  jimihem db4d6f85af The array size of gl_SampleMask and gl_SampleMaskIn is ceil(gl_MaxSamples/32) 2 years ago
  jimihem 88c5373ee4 support GL_ARB_texture_multisample extension. 2 years ago
  jimihem a7785ea1ff Support GL_EXT_draw_instanced extension. 2 years ago
  “jimihe” 07e8220d4e support GL_EXT_texture_array extention. 2 years ago
  Arcady Goldmints-Orlov a187f47e2c Move overflow_underflow_toinf_0 from runtests to gtest 2 years ago
  Nathaniel Cesario 52c59ecd3d Fix interpolant ES error 2 years ago
  Pankaj Mistry 5ff0c048b7 Clean the implementation of GL_EXT_texture_shadow_lod. 2 years ago
  Greg Fischer 9b67d41b85 Fix crash on bad structure member reference 3 years ago
  Zhou 16526fd9d2 [glslang][EXT] Support extension ARB_bindless_texture. 3 years ago
  ZhiqianXia 07f677028c The first redeclarations of gl_FragCoord must appear before any 4 years ago
  ZhiqianXia 438999d24f 1. refine the check for "origin_upper_left" and "pixel_center_integer" 4 years ago
  Greg Fischer 364b169807 Merge branch 'master' into EndStreamPrimitive 4 years ago
  ZhiqianXia 0a59dd5107 Support the floatBitsToint function at GL_ARB_gpu_shader5 Extension. 4 years ago
  Greg Fischer 17232d21d7 Merge pull request #2847 from jeremy-lunarg/hayes-fix-issue-2846 4 years ago
  Jeremy Hayes 95e15366e7 Unblock unsized error from assert 4 years ago
  ZhiqianXia 1b01aaaf29 EndStreamPrimitive not supported when there is #extension GL_ARB_gpu_shader5 4 years ago
  Jeremy Hayes 46466be045 Fix seg fault 4 years ago
  Greg Fischer 69f9dce708 Merge branch 'master' into GL_ARB_fragment_coord_conventions 4 years ago
  Greg Fischer a40e4ac3f7 Merge branch 'master' into textureQueryLOD 4 years ago
  ZhiqianXia 50a6a51625 Support the #extension GL_ARB_fragment_coord_conventions. 4 years ago