24
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 4 years ago.
Mar 10, 2020 — Mar 10, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Temporary code for the group registry stuff... More... over 11 years ago
Actually store enum group data... More... over 11 years ago
Change location of the errors import More... over 11 years ago
Produce init functions and actually download the specs More... over 11 years ago
Special case for *both* 1.1 and 1.0 More... over 11 years ago
Alias for KHR version of debug proc More... over 11 years ago
Special cast 1.1 and 1.0, as the spec has mucked them up a bit... More... over 11 years ago
Short-circuit for the 1.1 era, as we can't check them without checking them... More... over 11 years ago
Current state of the code generator, about to pull the switch :D More... over 11 years ago
Remove old es header-parsing approach More... over 11 years ago
Start of setting up the type declarations More... over 11 years ago
EGL types sufficient to load the modules More... almost 12 years ago
Extension generation, but no multi-api extension support yet... More... almost 12 years ago
VERSION generated code parses More... almost 12 years ago
Better normalization and choices for module names More... almost 12 years ago
Constants now generating, using explicit call form instead of unpacking... More... almost 12 years ago
Generation is now actually producing files... More... almost 12 years ago
XML-based generation code is well underway More... almost 12 years ago
Bulk of the information in the registry is now parsed More... almost 12 years ago
Finish parsing out the various bits and pieces, now just need to generate :) More... almost 12 years ago
Much of the parsing is now working for our purposes, just need the overall feature/profile/api layout... More... almost 12 years ago
Manually parse the khronos files into useful values... More... almost 12 years ago
Yet more bug-fixing in the image transfer code, sigh More... almost 12 years ago
Tim points out that there's no point re-converting the void data pointer More... almost 12 years ago
Avoid passing integer pointer into voidDataPointer More... almost 12 years ago
Force names to be 8-bit before forcing them to be null-terminated More... almost 12 years ago
Unused import More... almost 12 years ago
Modified version of Tim Sheerman-Chase's patch to allow pointer-offset values More... almost 12 years ago
Handling zero pointers in glReadPixels More... almost 12 years ago
If the array is passed in, do *not* convert it More... almost 12 years ago