This website requires JavaScript.
Explore
Help
Register
Sign In
ecker
/
GLdc
Watch
1
Star
0
Fork
0
You've already forked GLdc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b4c2dd0a5e
GLdc
/
containers
History
UnknownShadow200
a1b104c918
Move aligned_vector_reserve onto cold path since it should rarely be called
...
E.g. with glVertex3f this means 3 less CPU registers are saved onto the stack
2024-10-05 11:34:14 +10:00
..
aligned_vector.c
Move aligned_vector_reserve onto cold path since it should rarely be called
2024-10-05 11:34:14 +10:00
aligned_vector.h
Move aligned_vector_reserve onto cold path since it should rarely be called
2024-10-05 11:34:14 +10:00
named_array.c
named_array.h
stack.c
stack.h