openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
cl-opengl
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 9 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use polygon-data when provided.
Boian Tzonev
More...
about 14 years ago
Don't use global *tessellator*, pass polygon-data.
Boian Tzonev
More...
about 14 years ago
Still not working... More on remove global *tessellator*, allow arbitrary polygon-data.
Boian Tzonev
More...
about 14 years ago
In progress, not working! Don't use *active-tessellator*. Allow for arbitrary polygon-data.
Boian Tzonev
More...
about 14 years ago
Init on glut:display-window instead of glut:display
Boian Tzonev
More...
about 14 years ago
Move CLOSE event bookkeeping out of the high-level callback GF.
Luís Oliveira
More...
about 14 years ago
Merge pull request #28 from luismbo/for-3b
3b
More...
about 14 years ago
Document GLUT:CLOSE's #+darwin call to DESTROY-WINDOW.
Luís Oliveira
More...
about 14 years ago
Remove global vars. Don't force run main loop.
Boian Tzonev
More...
about 14 years ago
Rename *start-lists* in tess, tess-wind, quadric and bezcurve. Set run-main-loop-after-display locally. Apply other changes recommended by 3b.
Boian Tzonev
More...
over 14 years ago
Merge remote-tracking branch 'upstream/master'
Boian Tzonev
More...
over 14 years ago
add enums for more mouse buttons
Bart Botta
More...
over 14 years ago
add enums for more mouse buttons
Bart Botta
More...
over 14 years ago
include molview example in cl-glut-examples
Bart Botta
More...
over 14 years ago
update molview example from hcsw.org/downloads/molview.lisp (new license)
Bart Botta
More...
over 14 years ago
update molview example from hcsw.org/downloads/molview.lisp (new license)
Bart Botta
More...
over 14 years ago
typo fix glut:get-modifers -> glut:get-modifiers, closes #24
Bart Botta
More...
over 14 years ago
typo fix glut:get-modifers -> glut:get-modifiers, closes #24
Bart Botta
More...
over 14 years ago
Merge remote branch 'masonium/master'
Bart Botta
More...
over 14 years ago
Restore lines deleted by mistake.
Boian Tzonev
More...
over 14 years ago
Explicitly declare generic functions for tessellators.
Boian Tzonev
More...
over 14 years ago
Finish bezcurve example.
Boian Tzonev
More...
over 14 years ago
Bezcurve example (needs fixing).
Boian Tzonev
More...
over 14 years ago
Clear vertex data length of tessellator object.
Boian Tzonev
More...
over 14 years ago
changed function names in emit-gl-array-bind-clause for tex-coord, edge-flag, and vertex-attrib to ,func-name. (was giving errors for not having %gl:tex-coord)
unknown
More...
over 14 years ago
changed function names in emit-gl-array-bind-clause for tex-coord, edge-flag, and vertex-attrib to ,func-name. (was giving errors for not having %gl:tex-coord)
unknown
More...
over 14 years ago
Quadrics example and a function.
Boian Tzonev
More...
over 14 years ago
Convert combined vertex-data to array of gl-arrays.
Boian Tzonev
More...
over 14 years ago
Use different names for init functions. When both tess and tess-wind were loaded, tess was calling the init function of init-wind which killed glut...
Boian Tzonev
More...
over 14 years ago
Few stylistic changes.
Boian Tzonev
More...
over 14 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
14
15
16
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree