This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
400e57b64acc5fee1859a815d96db91e4e89aaa0
test
/
intern
/
opensubdiv
History
Kévin Dietrich
4541249360
Fix compile error on MSVC
...
`uint` is POSIX type, use `GLuint` like for the rest of the code.
2022-02-17 15:15:46 +01:00
..
internal
Fix compile error on MSVC
2022-02-17 15:15:46 +01:00
stub
Fix compile error when building without OpenSubDiv
2021-12-28 09:36:30 +01:00
CMakeLists.txt
Fix T94881: GPU subdivision fails with high polycount coarse meshes
2022-02-17 13:14:19 +01:00
opensubdiv_capi_type.h
Cleanup: typos in code and comments.
2021-09-25 09:31:00 +02:00
opensubdiv_capi.h
OpenSubdiv: Re-work C-API integration
2018-07-16 09:52:37 +02:00
opensubdiv_converter_capi.h
Cleanup: fix typos in source code in intern/
2022-01-05 15:35:30 +01:00
opensubdiv_evaluator_capi.h
OpenSubDiv: add support for an OpenGL evaluator
2021-12-27 16:35:54 +01:00
opensubdiv_topology_refiner_capi.h
OpenSubdiv: Refactor, move topology refiner to own folder
2020-05-27 12:07:15 +02:00