Merge pull request #50 from Varriount/master

Add DevIL wrapper repo
This commit is contained in:
Billingsly Wetherfordshire 2014-03-20 20:28:37 -05:00
commit bee118a55e

View File

@ -568,5 +568,14 @@
"description": "Low-level wrapper for OpenCL",
"license": "MIT",
"web": "https://github.com/nimrod-code/opencl"
},
{
"name": "DevIL",
"url": "git://github.com/Varriount/DevIL",
"method": "git",
"tags": ["image", "library", "graphics", "wrapper"],
"description": "Wrapper for the DevIL image library",
"license": "MIT",
"web": "https://github.com/Varriount/DevIL"
}
]