aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/caca
Commit message (Collapse)AuthorAgeFilesLines
* Fix this_platform_is_not_supported on OpenBSD.Kirill Zdornyy2016-03-011-1/+1
| | | | I followed the steps of @mneumann.
* Update the emscripten port of glutinPierre Krieger2016-02-091-1/+1
|
* Remove public exports of gl_common and libcPierre Krieger2015-11-091-1/+1
|
* Rename MonitorID -> MonitorIdPierre Krieger2015-09-241-5/+5
|
* Add #[inline] attributesPierre Krieger2015-09-231-0/+34
|
* Remove BuilderAttribsPierre Krieger2015-09-211-3/+11
|
* Merge pull request #488 from tomaka/rem-is-closedtomaka2015-06-171-4/+0
|\ | | | | Remove the is_closed function
| * Remove the is_closed functionPierre Krieger2015-06-161-4/+0
| |
* | Handle errors from MakeCurrent and SwapBuffersPierre Krieger2015-06-161-2/+5
|/
* Fixed build warningsEsption2015-05-082-2/+3
|
* 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-273-207/+44
|
* Add libcaca backendPierre Krieger2015-04-262-0/+428