Skip to content
Snippets Groups Projects

Fix mingw-w64 compatibility in the SDL2 demo by removing mmap

Merged James Ross-Gowan requested to merge rossy/libplacebo:sdl2-remove-mmap into master

This changes open_file to read the file into malloc() allocated memory instead, since mingw-w64 doesn't have a native mmap().

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading