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
aa383913cd
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
Fix infuriating memory corruption bug
2023-05-20 07:47:39 +01:00
named_array.h
Remove reference to private.h
2020-03-18 20:33:04 +00:00
stack.c
Clean up the memalign switching a bit
2018-10-18 09:54:34 +01:00
stack.h
Make the containers C++ compatible
2018-05-28 08:52:44 +01:00