gdkchan 7aa430f1a5 Add support for advanced blend (part 1/2) (#2801) 3 年之前
..
Buffer 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
CounterEvent 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
Program 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
Renderer 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
Sampler 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
Texture 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
Window 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
BarrierCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
BeginTransformFeedbackCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
ClearBufferCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
ClearRenderTargetColorCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
ClearRenderTargetDepthStencilCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
CommandBufferBarrierCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
CopyBufferCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
DispatchComputeCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
DrawCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
DrawIndexedCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
DrawIndexedIndirectCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
DrawIndexedIndirectCountCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
DrawIndirectCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
DrawIndirectCountCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
DrawTextureCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
EndHostConditionalRenderingCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
EndTransformFeedbackCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
IGALCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetAlphaTestCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetBlendStateAdvancedCommand.cs 7aa430f1a5 Add support for advanced blend (part 1/2) (#2801) 3 年之前
SetBlendStateCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetDepthBiasCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetDepthClampCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetDepthModeCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetDepthTestCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetFaceCullingCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetFrontFaceCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetImageCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetIndexBufferCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetLineParametersCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetLogicOpStateCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetMultisampleStateCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetPatchParametersCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetPointParametersCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetPolygonModeCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetPrimitiveRestartCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetPrimitiveTopologyCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetProgramCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetRasterizerDiscardCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetRenderTargetColorMasksCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetRenderTargetScaleCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetRenderTargetsCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetScissorsCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetStencilTestCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetStorageBuffersCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetTextureAndSamplerCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetTransformFeedbackBuffersCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetUniformBuffersCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetUserClipDistanceCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetVertexAttribsCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetVertexBuffersCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
SetViewportsCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
TextureBarrierCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
TextureBarrierTiledCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
TryHostConditionalRenderingCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
TryHostConditionalRenderingFlushCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前
UpdateRenderScaleCommand.cs 7fea26e97e Remove use of reflection on GAL multithreading (#4287) 3 年之前