Cleaner GL bindings, consistent end points, progress toward GLES3
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -25,6 +25,7 @@ namespace lime {
|
||||
|
||||
enum GLObjectType {
|
||||
|
||||
TYPE_UNKNOWN,
|
||||
TYPE_PROGRAM,
|
||||
TYPE_SHADER,
|
||||
TYPE_BUFFER,
|
||||
|
||||
Reference in New Issue
Block a user