cmake build system + OS X support / cleanups for Humble Release #8
No reviewers
Labels
No Label
RGSS accuracy
bug
compilation
discussion
documentation
duplicate
enhancement
invalid
performance issue
port request
question
ruby incompatibility
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: MapleShrine/mkxp#8
Loading…
Reference in New Issue
No description provided.
Delete Branch "OSX"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
added the cmake build system config. it should work on linux but I haven't tested yet.
made a few tweaks to silence compiler warnings and fix bugged code.
reworked GL extension usage/fetching
Some small notes summarizing the coding style: https://gist.github.com/Ancurio/00ea19770685f7c509e9
Thanks for your work.