riperiperi cda659955c Texture Sync, incompatible overlap handling, data flush improvements. (#2971) 4 년 전
..
Buffer ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
CounterEvent ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
Program ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
Renderer ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
Sampler ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
Shader ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
Texture cda659955c Texture Sync, incompatible overlap handling, data flush improvements. (#2971) 4 년 전
Window ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
BarrierCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
BeginTransformFeedbackCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
ClearBufferCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
ClearRenderTargetColorCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
ClearRenderTargetDepthStencilCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
CommandBufferBarrierCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
CopyBufferCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
DispatchComputeCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
DrawCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
DrawIndexedCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
DrawTextureCommand.cs 611bec6e44 Implement DrawTexture functionality (#2747) 4 년 전
EndHostConditionalRenderingCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
EndTransformFeedbackCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
IGALCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
MultiDrawIndexedIndirectCountCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
MultiDrawIndirectCountCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetAlphaTestCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetBlendStateCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetDepthBiasCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetDepthClampCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetDepthModeCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetDepthTestCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetFaceCullingCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetFrontFaceCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetImageCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetIndexBufferCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetLineParametersCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetLogicOpStateCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetPatchParametersCommand.cs d512ce122c Initial tessellation shader support (#2534) 4 년 전
SetPointParametersCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetPolygonModeCommand.cs d512ce122c Initial tessellation shader support (#2534) 4 년 전
SetPrimitiveRestartCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetPrimitiveTopologyCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetProgramCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetRasterizerDiscardCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetRenderTargetColorMasksCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetRenderTargetScaleCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetRenderTargetsCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetSamplerCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetScissorCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetStencilTestCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetStorageBuffersCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetTextureCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetTransformFeedbackBuffersCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetUniformBuffersCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetUserClipDistanceCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetVertexAttribsCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetVertexBuffersCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
SetViewportsCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
TextureBarrierCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
TextureBarrierTiledCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
TryHostConditionalRenderingCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
TryHostConditionalRenderingFlushCommand.cs ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 4 년 전
UpdateRenderScaleCommand.cs 79adba4402 Add support for render scale to vertex stage. (#2763) 4 년 전