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