Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the cl-gbm Reference Manual, generated automatically by Declt version 2.4 "Will Decker" on Wed Jun 20 11:06:25 2018 GMT+0.
• Introduction: | What cl-gbm is all about | |
• Systems: | The systems documentation | |
• Files: | The files documentation | |
• Packages: | The packages documentation | |
• Definitions: | The symbols documentation | |
• Indexes: | Concepts, functions, variables and data types |
LibGBM is an interface to the Linux Generic Buffer Manager (GBM). It can be used in conjunction with EGL and DRM to provide buffers that can be rendered to with OpenGL. cl-gbm
is a Common Lisp wrapper for libgbm.
cl-gbm
is being developed primarily in support of ulubis and is therefor feature incomplete. Pull requests adding more of the API are more than welcome.
cl-gbm
(obiously) requires libgbm. It is likely that libgbm already exists on your Linux installation if it is recent.
CL-USER> (ql:quickload :cl-gbm)
Next: Files, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The cl-gbm system: |
Malcolm Still
BSD 3-Clause
Common Lisp wrapper for libgbm
cffi
cl-gbm.asd (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files: |
• The cl-gbm.asd file: | ||
• The cl-gbm/package.lisp file: | ||
• The cl-gbm/cl-gbm.lisp file: |
Next: The cl-gbm/package<dot>lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
cl-gbm.asd
cl-gbm (system)
Next: The cl-gbm/cl-gbm<dot>lisp file, Previous: The cl-gbm<dot>asd file, Up: Lisp files [Contents][Index]
Previous: The cl-gbm/package<dot>lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
cl-gbm (system)
cl-gbm.lisp
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The gbm package: |
package.lisp (file)
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions: |
Previous: Definitions, Up: Definitions [Contents][Index]
• Exported functions: |
Previous: Exported definitions, Up: Exported definitions [Contents][Index]
cl-gbm.lisp (file)
cl-gbm.lisp (file)
cl-gbm.lisp (file)
cl-gbm.lisp (file)
cl-gbm.lisp (file)
cl-gbm.lisp (file)
cl-gbm.lisp (file)
cl-gbm.lisp (file)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index: | ||
• Function index: | ||
• Variable index: | ||
• Data type index: |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | C F L |
---|
Jump to: | C F L |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | B C D F S |
---|
Jump to: | B C D F S |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | C G P S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
C | |||
cl-gbm : | The cl-gbm system | ||
| |||
G | |||
gbm : | The gbm package | ||
| |||
P | |||
Package, gbm : | The gbm package | ||
| |||
S | |||
System, cl-gbm : | The cl-gbm system | ||
|
Jump to: | C G P S |
---|