Skip to content

18.06

Compare
Choose a tag to compare
@flibitijibibo flibitijibibo released this 01 Jun 14:02
· 661 commits to master since this release

New Features:

  • SetDataPointerEXT is now available for all VertexBuffer/IndexBuffer objects

Fixes:

  • Song: Fix attempting to set the volume on a disposed Song object
  • FNA.Core: Fix a regression that prevented referencing FNA.Core in UWP projects
  • Texture2DReader: More robust checks for MemoryStreams without direct buffer access
  • SDL2_FNAPlatform: Fix SetVibration range on Windows/macOS for LEFTRIGHT effects
  • TitleLocation/FNAPlatform: Fix circular dependency on FNAPlatform base directory and TitleLocation.Path
  • OpenGLDevice/ModernGLDevice: ARB_debug_output errors are now presented in the Exception message
  • ContentManager: Compressed XNB data is now read in all at once, dramatically improving performance on machines with slow filesystems