glshim updated, added latest changes by ptitSeb

This commit is contained in:
lubomyr
2016-10-22 21:12:58 +03:00
parent e4a8348427
commit a4bf1f1949
32 changed files with 2959 additions and 1286 deletions

View File

@@ -1387,6 +1387,7 @@ typedef struct {
extern void glPushCall(void *data);
void glPackedCall(const packed_call_t *packed);
void glIndexedCall(const indexed_call_t *packed, void *ret_v);
/*packed_call_t* glCopyPackedCall(const packed_call_t *packed);*/
#define glActiveTexture_INDEX 1
#define glActiveTexture_RETURN void