提交歷史

作者 SHA1 備註 提交日期
  clementlandrin 2d731751b8 Fix disposed render target not being allocated during setRenderTargets. 1 年之前
  Nicolas Cannasse b30ab26551 added Texture.startingMip 1 年之前
  Yuxiao Mao 2e1d66e7ba DX12 shader allow creation of ShaderCache with RootSignature (#1168) 1 年之前
  clementlandrin f4979ea946 Adding DirectX12 shader cache support. Can create shader cache for XBox series using dxc.exe. 1 年之前
  clementlandrin 01d5915d25 Fix uploadTexturePixels for video (or any object uploading pixels twice in a row). 1 年之前
  clementlandrin 2013df4142 Fix dispose of depth buffer on DX12 1 年之前
  clementlandrin d922827ce3 Can sample depth buffer. Get rid of depth texture on pbr renderer (at least if not js). 2 年之前
  Nicolas Cannasse 6ddb623c85 added support for 16 bit unorm textures and png 16 bits decoding 2 年之前
  Yuxiao Mao c95dc358ea Move tmpBuff inside TextureData dx12 (#1163) 2 年之前
  Nicolas Cannasse 9fc8f6da15 cleanup legacy hxd.Pixels flipY 2 年之前
  Yuxiao Mao 9733563374 Use single buffer for uploadTexturePixels (#1162) 2 年之前
  clementlandrin 0238491273 Remove DepthBuffer class, it's just a texture now. 2 年之前
  clementlandrin 7f2dff4700 Prevent D3D12 error creating a 0 sized buffer, while creating a 0 sized buffer is legit using heaps API. 2 年之前
  clementlandrin 1936c9c41f Fix calcSize for D3D12 RootSignature. 2 年之前
  clementlandrin dd9c4b1b68 Fix some issues on DX12: increase RootParameterConstants size, fix root signature size computation, fix instance buffer dispose. 2 年之前
  Nicolas Cannasse d247841350 review buffer bytes stride with lowp and remove extra buffer object. changed uploadBytes.bufPos to be per-byte (was not used?) 2 年之前
  Nicolas Cannasse f30a0311b6 minor 2 年之前
  Nicolas Cannasse 7b590302e0 fixed dx12 driver vs buffer changes 2 年之前
  Nicolas Cannasse 9c0f9f7c5c added queries support 3 年之前
  Nicolas Cannasse 3546f09872 added copyTexture() 3 年之前
  Nicolas Cannasse dc95397b34 fixed texture management, added instance buffer support 3 年之前
  Nicolas Cannasse ce5d13cb41 various fixes 3 年之前
  Nicolas Cannasse 562c802c3f added draw instanced 3 年之前
  Nicolas Cannasse 469a94216a added dynamic buffer allocation 3 年之前
  Nicolas Cannasse dd50f8b107 minor fixes 3 年之前
  Nicolas Cannasse 0b95f69f0e added setRenderZone 3 年之前
  Nicolas Cannasse 4085ab2ca3 various fixes 3 年之前
  Nicolas Cannasse c51d3be913 stencil pipeline 3 年之前
  Nicolas Cannasse fa63dc4418 setRenderTargets ok and dynamic realloc clear 3 年之前
  Nicolas Cannasse f568671528 added texture capture, texture names and other fixes 3 年之前