1
I Use This!
Inactive

Commits : Listings

Analyzed 17 minutes ago. based on code collected about 6 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix a few more tests. More... about 11 years ago
Fix assertion order in test_gl_ext_ext. More... about 11 years ago
Fix several tests in test_gl_ext_ext. More... about 11 years ago
Fix 1.3, 2.1 and ext_arb assertion order. More... about 11 years ago
Change assert argument order in 1.5 and 2.0 tests. More... about 11 years ago
make test_gl_14 pass. More... about 11 years ago
Swap the order of parameters in test_gl and test_gl_10_11. More... about 11 years ago
Fix a few tests that used incorrect array numbers. More... about 11 years ago
Prepend _ to the function name if the function can't be found More... about 11 years ago
Replace UINT2FIX with UINT2NUM since UINT2FIX is not defined in MRI ruby. More... about 11 years ago
Bump VERSION to 0.8.0. More... about 11 years ago
Update History file More... about 11 years ago
Add OSX specifc glut constants GLUT_NO_RECOVERY, GLUT_3_2_CORE_PROFILE More... about 11 years ago
use chunky_png instead of broken png gem More... over 11 years ago
fix teapot fog More... over 11 years ago
fix syntax problems More... over 11 years ago
Update Manifest.txt More... almost 12 years ago
add link to branch 0.7 More... almost 12 years ago
rm sudo and add --pre in README More... almost 12 years ago
set VERSION to 0.8.0.pre1 More... almost 12 years ago
Update install notes and History.rdoc More... almost 12 years ago
Fix cross compile so that it is static linked to freeglut More... about 12 years ago
Revert glut library name for win32, that was changed in 014e3cb More... about 12 years ago
Update cross compile instuctions in README More... about 12 years ago
RARRAY_LEN() should take a VALUE not an RArray* More... about 12 years ago
Avoid compiler warning More... about 12 years ago
Wrap calls to glMapBuffer with LOAD_GL_FUNC() to not break the build with GL-versions < 1.5 More... about 12 years ago
Add cross compilation tasks with download of freeglut for binary windows gems More... about 12 years ago
Wrapper object for mapped buffers that allows writing More... over 12 years ago
Replace CHECK_GLERROR with CHECK_GLERROR_FROM More... over 12 years ago