15 次代码提交 (a324758e-9a3a-41d2-8b0c-fb7c48601778)

作者 SHA1 备注 提交日期
Felipe Lira 0f4a886b LightweightPipeline settings per light objects with StructuredBuffer. Right now for gles 2.0 we need an alternate solution. Added multiple point lights scene. 7 年前
Felipe Lira 0a1fead0 Fixed rendering when no lights we present in the scene. Updated test scenes and images. 7 年前
Felipe Lira 8265d3ce Added support to per-object light list for SM 2.0 devices 7 年前
Felipe Lira 231211f7 Added more objects to multiple point lights scene 7 年前
Felipe Lira 70cb4cca Added more lights/objects to multiplePointLights scene 7 年前
Felipe Lira 4c1c0d7b Added SpritesDefault shader with the lightweight pipeline tag to avoid issueing more drawrenderers. 7 年前
Felipe Lira 8f9eef29 Added support to MSAA. 7 年前
Felipe Lira 79b72748 Updated some of the lightweight pipeline sample and test scenes. 7 年前
Felipe Lira ee1ea198 Added some test scenes to lightweight pipeline. Fixed the multiple point lights test scene. 7 年前
Felipe Lira b72b35d7 Added MSAA support to the test framework. 7 年前
Felipe Lira 0afc0404 Fixed emission property on SimpleLightingShader. Removed Env mapping support for consistency with old legacy shader library. 7 年前
Felipe Lira 9ab6af9c Fixed scene for test 010. Updated template of scene 039 to account for the new spotlight falloff. 7 年前
Felipe Lira 1f07c2da Updated scenes and templates to account for new shadow bias algorithm. 7 年前
Remy 468b92e2 Move back play mode testrunner script out of Editor Folder, and add compilation directives to avoir build failures. 7 年前
Remy da4312b1 Modify test framework to be able to use multiple render pipeline assets for a single test, in order to test parity of features. 7 年前