FreeGLUT library ported to PS Vita using Pigs-In-A-Blanket
This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2020-10-29 22:28:16 +03:00
android Initial Commit 2020-10-29 22:28:16 +03:00
doc Initial Commit 2020-10-29 22:28:16 +03:00
include/GL Initial Commit 2020-10-29 22:28:16 +03:00
progs Initial Commit 2020-10-29 22:28:16 +03:00
src Initial Commit 2020-10-29 22:28:16 +03:00
.DS_Store Initial Commit 2020-10-29 22:28:16 +03:00
.gitignore Initial Commit 2020-10-29 22:28:16 +03:00
android_toolchain.cmake Initial Commit 2020-10-29 22:28:16 +03:00
AUTHORS Initial Commit 2020-10-29 22:28:16 +03:00
blackberry.toolchain.cmake Initial Commit 2020-10-29 22:28:16 +03:00
ChangeLog Initial Commit 2020-10-29 22:28:16 +03:00
CMakeLists.txt Initial Commit 2020-10-29 22:28:16 +03:00
config.h.in Initial Commit 2020-10-29 22:28:16 +03:00
COPYING Initial Commit 2020-10-29 22:28:16 +03:00
freeglut.pc.in Initial Commit 2020-10-29 22:28:16 +03:00
freeglut.rc.in Initial Commit 2020-10-29 22:28:16 +03:00
FreeGLUTConfig.cmake.in Initial Commit 2020-10-29 22:28:16 +03:00
LICENSE Initial Commit 2020-10-29 22:28:16 +03:00
mingw_cross_toolchain.cmake Initial Commit 2020-10-29 22:28:16 +03:00
README Initial Commit 2020-10-29 22:28:16 +03:00
README.android Initial Commit 2020-10-29 22:28:16 +03:00
README.blackberry Initial Commit 2020-10-29 22:28:16 +03:00
README.cmake Initial Commit 2020-10-29 22:28:16 +03:00
README.cygwin_mingw Initial Commit 2020-10-29 22:28:16 +03:00
README.md Initial Commit 2020-10-29 22:28:16 +03:00
README.mingw_cross Initial Commit 2020-10-29 22:28:16 +03:00
README.vita Initial Commit 2020-10-29 22:28:16 +03:00
README.win32 Initial Commit 2020-10-29 22:28:16 +03:00

Freeglut for Vita

To compile for DolceSDK:

mkdir build
cd build
cmake .. -DVITA=1
make -j8
make install

Credits:

  • freeglut contributors
  • FMudanyali
  • dots-tb
  • BigBlackOniiSan
  • Team CBPS