This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11,590
Commits
1
Branch
0
Tags
c613868f5788b59855ff564440a12839717aa3d2
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
degasus
c613868f57
VertexLoader: load scale factor as const, this will save some assembler instructions
2014-01-21 18:54:16 +01:00
degasus
770485ad04
VertexLoader: don't check for possible range
...
I(index) < std::numeric_limits<I>::max() is always true, so we don't have to check it
2014-01-16 22:07:48 +01:00
Jasper St. Pierre
34692ab826
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00