Opened 4 years ago
Closed 4 years ago
#13552 closed feature request (invalid)
Port iOS/macOS OpenGL -> Metal
| Reported by: | larsamannen | Owned by: | sev- |
|---|---|---|---|
| Priority: | normal | Component: | Port: Mac OS X |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
The OpenGL framework that is used by the iOS/macOS port of ScummVM is deprecated. It will eventually be removed entirely so the graphic engine for drawing graphics in iOS/macOS has to be ported to metal.
Apple has a good introduction video porting OpenGL to Metal here:
https://developer.apple.com/videos/play/wwdc2019/611/
Change History (1)
comment:1 by , 4 years ago
| Owner: | set to |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Please submit a Pull Request, not a bugreport. The video could be a good start.