Emmanuel Hansen 6f0395538b Avalonia - Use embedded window for avalonia (#3674) преди 3 години
..
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 43ebd7a9bb New shader cache implementation (#3194) преди 4 години
Sampler ec3e848d79 Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) преди 4 години
Texture 923089a298 Fast path for Inline-to-Memory texture data transfers (#3610) преди 3 години
Window 6f0395538b Avalonia - Use embedded window for avalonia (#3674) преди 3 години
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 1080f64df9 Implement HLE macros for render target clears (#3528) преди 3 години
ClearRenderTargetDepthStencilCommand.cs 1080f64df9 Implement HLE macros for render target clears (#3528) преди 3 години
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 години
SetMultisampleStateCommand.cs b46b63e06a Add support for alpha to coverage dithering (#3069) преди 3 години
SetPatchParametersCommand.cs a5ff0024fb Rename ToSpan to AsSpan (#3556) преди 3 години
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 години
SetScissorsCommand.cs 2232e4ae87 Vulkan backend (#2518) преди 3 години
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 години
SetTextureAndSamplerCommand.cs 2232e4ae87 Vulkan backend (#2518) преди 3 години
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 951700fdd8 Removed unused usings. (#3593) преди 3 години
SetViewportsCommand.cs 951700fdd8 Removed unused usings. (#3593) преди 3 години
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 951700fdd8 Removed unused usings. (#3593) преди 3 години