mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Merge pull request #161 from gmpreussner/master
Added io-egl and io-gles.
This commit is contained in:
commit
38d961c073
@ -1469,5 +1469,23 @@
|
|||||||
"decription": "A simple library for Google Maps Geocoding API",
|
"decription": "A simple library for Google Maps Geocoding API",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/saratchandra92/nim-geocoding"
|
"web": "https://github.com/saratchandra92/nim-geocoding"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "io-gles",
|
||||||
|
"url": "git://github.com/nimious/io-gles.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["binding", "khronos", "gles", "opengl es"],
|
||||||
|
"description": "Bindings for OpenGL ES, the embedded 3D graphics library.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/nimious/io-gles"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "io-egl",
|
||||||
|
"url": "git://github.com/nimious/io-egl.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["binding", "khronos", "egl", "opengl", "opengl es", "openvg"],
|
||||||
|
"description": "Bindings for EGL, the native platform interface for rendering APIs.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/nimious/io-egl"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user