Историја ревизија

Аутор SHA1 Порука Датум
  Akio Gaule fdabdc28e1 Add support for specialization constants for shader options (#18019) пре 1 година
  Joerg H. Mueller 02f1d59375 Removing the prefix from all MultiDevice classes. пре 1 година
  Joerg H. Mueller 44994d0525 MeshDrawPacket пре 2 година
  Joerg H. Mueller 38ffa86aef Moving draw item related classes to MultiDevice. пре 2 година
  Joerg H. Mueller b1c5fd9c46 SRG-related resources. пре 2 година
  Martin Winter 41538b6305 Missing image/buffer resources in ModelLod пре 2 година
  Martin Winter 824eba0dc0 PipelineState-related resources пре 2 година
  Joerg H. Mueller edddeb527f Renaming classes with MultiDevice equivalent to SingleDevice. пре 1 година
  Akio Gaule 87a10d48b3 Merge pull request #17749 from akioCL/mobile_opt пре 1 година
  Qing Tao 4762a80f6b Add per mesh shader option support when mesh instancing is enabled. (#183) пре 1 година
  moudgils 0ea25c91be Adds cvar to overwrite directional shadow filtering mode and sample count mode (#163) пре 2 година
  antonmic ebabc0e571 Added enabled flag for DrawItems so DrawItems can be enabled/disabled at runtime on a per mesh per pass basis пре 2 година
  lumberyard-employee-dm f860d64802 GCC 13/Clang 14 build fixes (#16257) пре 2 година
  Tommy Walton b91c95ac6e Enable instanced draw calls in the MeshFeatureProcessor (#15722) пре 2 година
  Tommy Walton e495f157f5 Fix error message, which wasn't handling the case where the pipeline's rootConstantLayout was non-null, but its size was 0. (#15583) пре 2 година
  Tommy Walton 5e2aed4385 Fix for GHI-15531: Vulkan Validation Error: Push Constants not set (#15532) пре 2 година
  Qing Tao aa22c7e2b2 MeshMotionVector pass optimization (#15409) пре 2 година
  Tommy Walton 6184e818de Create MeshInstanceManager for managing draw packets (#14963) пре 2 година
  santorac 37fbc5a798 Established the core structure of material pipeline functors. This allows the material pipeline to select appropriate shaders based on data from the material without exposing knowledge of the specific shaders to the material type. Transparency, tinted transparency, and optional shadow casting are all working. пре 3 година
  santorac 3a321522cb Made the MaterialDetails tool show the material pipeline name. пре 3 година
  santorac ddbb3da2ef Render pipelines can filter shaders based on a material pipeline tag. This is a precursor to supporting material pipeline functors that enable and disable specific shaders. пре 3 година
  Ken Pruiksma 833532c74f Light type culling with shader options (#12456) пре 3 година
  santorac 91f501f168 Updated unit tests. пре 3 година
  santorac 8ff03192b4 Added support for shader options to FullscreenTrianglePass and established a pattern that other passes can follow as well. пре 3 година
  santorac cf8314d6ce Changes per code review feedback: added an assert and reverted whitespace changes пре 3 година
  santorac 783b110778 (Restored changes that got lost during a rebase operation. It looks like this commit was ignored because it was incorrectly flagged as a merge because some prior merge operation was left in an incomplete state) пре 3 година
  santorac 1331f15d88 Added buttons for copying the shader variant table, or copying the JSON representation of the shader options list to the clipboard. This JSON can be pasted directly into a .shadervariantlist file. пре 3 година
  lumberyard-employee-dm 37bb38f550 Removed push_back/push_front/insert extensions which took no parameters. (#10787) пре 3 година
  santorac 0645a5fd1f Fixed a couple issues with the ShaderReloadDebugTracker. The ScopedSection utility was not checking whether tracking was enabled before formatting a string. One of the Shader class's MakeStringTime functions was using the wrong units. I also added a ScopedSection to MeshDrawPacket::DoUpdate making it clear where Shader::GetVariant was being called. пре 3 година
  Ken Pruiksma 58adaf902f [Terrain] now creates draw packets directly instead of using AZ::RPI::Model (#9731) пре 3 година