mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-08 21:30:06 +00:00
4383d2b5ac
- Added support for OSX CI builds and tests - Cleaned up build scripts and moved to $ROOT/build_scripts - On Linux: moved to trusty distro - On Linux: enabled OpenMP, TBB and PTex build options - On Linux: install and setup xvfb with newer mesa drivers to run our GL tests - On Linux: enable GL tests
10 lines
80 B
Plaintext
Executable File
10 lines
80 B
Plaintext
Executable File
|
|
# ignore build files
|
|
/build/*
|
|
/inst*
|
|
|
|
*.pyc
|
|
osdshim_wrap.cpp
|
|
shim.py
|
|
.DS_Store
|