fna-workbench

fna-workbench Commit Details


Date:2016-02-17 04:28:24 (8 years 10 months ago)
Author:Ethan Lee
Branch:master
Commit:6d4c50ce7f6a07d8386c49a9e23a193535896ab3
Parents: 417d22c2754ce759054a05c03971b681542ddbed
Message:DUIP(VertDecl) does not need IVertexType

Changes:

File differences

src/Graphics/GraphicsDevice.cs
12601260
12611261
12621262
1263
1263
12641264
12651265
12661266
int indexOffset,
int primitiveCount,
VertexDeclaration vertexDeclaration
) where T : struct, IVertexType {
) where T : struct {
ApplyState();
// Pin the buffers.

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.05210s using 13 queries.