Historia zmian

Autor SHA1 Wiadomość Data
  GregF fb03a55e0f Only print legalization warning if optimizer disabled 6 lat temu
  John Kessenich 7cec64fc42 Non functional: add EshTargetClientVersion alias for EShTargetClientVersion. 6 lat temu
  John Kessenich 66011cb2c2 SPV: Implement Vulkan 1.1 features and extensions. 6 lat temu
  John Kessenich 9c9c4e90df GLSL/SPV: Fix #1196: Require resources to have layout(binding=X). 6 lat temu
  GregF cd1f169c6a Enable HLSL legalization 7 lat temu
  t.jung baf570efa5 Pure Texture to Sampled Texture Transform 7 lat temu
  John Kessenich 71facdf435 SPV: Give error on not assigning locations to I/O. 7 lat temu
  steve-lunarg 932bb5cc4e Add reflection queries for thread local size and ssbo auto-binding 7 lat temu
  John Kessenich facde2c804 PP #include: address PR feedback. 7 lat temu
  John Kessenich 63204c2501 External interface change: PP: Full <> and "" semantics for the Includer. 7 lat temu
  steve-lunarg 9088be4c07 Add UAV (image) binding offset and HLSL register support 7 lat temu
  David Neto 1d3a966106 Gtests can be run on another source tree 8 lat temu
  steve-lunarg cf43e66125 Fix defects in uniform array flattening 8 lat temu
  steve-lunarg e0b9debda2 Flatten uniform arrays 8 lat temu
  steve-lunarg 7f7c2ed780 HLSL: Add location offsets per resource type 8 lat temu
  steve-lunarg a8456415b8 WIP: SPV Remapper: add remapper test framework 8 lat temu
  John Kessenich 2c6038ecf1 Merge branch 'cpp-headers' 8 lat temu
  John Kessenich 0a6fb85494 Infrastructure: Make shared symbol-table cache complete, delete work around. 8 lat temu
  John Kessenich 66ec80e01b Build: C++ headers: Replace PR #366 with a more directed version. 8 lat temu
  John Kessenich a86836ede2 Front-end: Fix known crashes by early exit on error (issue #29, issue #34, issue #35). 8 lat temu
  John Kessenich 7f349c73db Build: Remove causes of pedantic warnings. Addresses issue #352 and PR #242. 8 lat temu
  Lei Zhang 1b141728a6 Test compiling shaders with given resource limits using GTest. 8 lat temu
  Lei Zhang 8a9b1ee3b4 Rename DefaultResourceLimits.* to ResourceLimits.*. 8 lat temu
  Lei Zhang 2f1ee4525d Run link tests in the GTest framework. 8 lat temu
  Lei Zhang fc697cc938 Fix several comments in GTest fixture. 8 lat temu
  Lei Zhang d6f0ed2c81 Add support for testing file-based HLSL source code in GTest. 8 lat temu
  Lei Zhang 17535f7d55 Create a new logger class for all messages w.r.t. SPIR-V build. 8 lat temu
  Lei Zhang 09caf12bec Avoid printing to stdout directly in library functions. 8 lat temu
  Lei Zhang 414eb60482 Link in Google Test framework. 8 lat temu