Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed unnessasary dictionary lookup for user index buffers for DirectX platforms. #4988

Merged
merged 1 commit into from
Jul 7, 2016

Conversation

tomspilman
Copy link
Member

@tomspilman tomspilman commented Jul 6, 2016

This should be a small performance improvement in sprite batch and other draw user primitive calls... but generally makes things less complex.

Also fixed disposal of user buffers.

@tomspilman tomspilman added this to the 3.6 Release milestone Jul 6, 2016
@KonajuGames
Copy link
Contributor

Merging.

@KonajuGames KonajuGames merged commit 5445e04 into MonoGame:develop Jul 7, 2016
@tomspilman tomspilman deleted the user_fix branch January 4, 2017 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants