0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Continue rearranging stuff for easier consumption. Tess-wind example works, tess obly partially. More... over 14 years ago
Start rearraning stuff to remove need to deal with cffi in callbacks. More... over 14 years ago
Free data allocated with tess-vertex and tess-callback. More... over 14 years ago
Add missing files in asd definitions. Fix number of arguments to methods to match the definitions. More... over 14 years ago
Added shader/VBO/VAO example More... over 14 years ago
Cleanup data created from tess-combine-callback. More... over 14 years ago
Free memory allocated with tess-vertex. More... over 14 years ago
don't generate code for all types in with-opengl-array when type is known More... over 14 years ago
add compiler macros for gl:enable, gl:disable More... over 14 years ago
Fixed bug in make-null-gl-array More... over 14 years ago
Add with-tess-polygon and with-tess-contour macros. More... over 14 years ago
Close parens. More... over 14 years ago
Apply comments from 3b: - remove tess prefixes for enums - use with-new-list - rename cb to callback - use enum for winding options instead of constants More... over 14 years ago
Added delete tess More... over 14 years ago
Minor fixes and cleanup More... over 14 years ago
Add tess-wind example More... over 14 years ago
Set colors of the star More... over 14 years ago
tess-combine-data More... over 14 years ago
set glu-tess-proeprty More... over 14 years ago
Start glu-tess-property More... over 14 years ago
Fixes for polygn tessellation More... over 14 years ago
add uniformfv, which takes a 1-4 element vector instead of individual args More... over 14 years ago
export with-pushed-matrix* More... over 14 years ago
add with-pushed-matrix* to save/restore a specific matrix More... over 14 years ago
remove ONCE-ONLY from glu::with-projection-arrays More... over 14 years ago
Declare correct values for tessellation type enum. Clean up tessellation callbacks to use the user-data ones. I will probably revisti this but for now it is a good simplificaion. More... almost 15 years ago
More fixes. More... almost 15 years ago
Add gitingore More... almost 15 years ago
Fixes. More... almost 15 years ago
import specific symbols from Alexandria, rather than :use + :shadow More... almost 15 years ago