aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/caca/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Handle errors from MakeCurrent and SwapBuffersPierre Krieger2015-06-161-2/+5
* Fixed build warningsEsption2015-05-081-0/+1
* Remove the "headless" featurePierre Krieger2015-05-041-3/+8
* Add a GlContext traitPierre Krieger2015-04-301-32/+40
* Use the shared_library crate instead of loading symbols manuallyPierre Krieger2015-04-271-20/+21
* Add libcaca backendPierre Krieger2015-04-261-0/+241