Commit Graph

21 Commits

Author SHA1 Message Date
faiface 2b6205fe45 remove Doer and replace with BeginEnder 2016-12-31 01:33:53 +01:00
faiface 4950d7d02c add texture smoothiness 2016-12-21 20:51:05 +01:00
faiface e616db81fc change Picture receiver to pointer 2016-12-19 01:11:34 +01:00
faiface 303c66d2b9 remove destructors, instead SetFinalizer 2016-12-18 20:16:27 +01:00
faiface 1b01cba814 replace reentrancy by enabled by more general binder 2016-12-14 16:24:31 +01:00
faiface 5cff367362 add Width and Height methods to Texture 2016-12-06 16:23:55 +01:00
faiface 4323e83d49 remove OpenGL error reporting 2016-12-06 16:05:08 +01:00
faiface 30d301f4a0 improve code readability 2016-12-05 12:22:20 +01:00
faiface e2b361a8cd make Do reentrant 2016-12-04 20:28:50 +01:00
faiface e009011c37 change vertex format to include names + add vertex format to shader + ID methods 2016-12-02 18:03:51 +01:00
faiface 9d4111282e add context 2016-11-28 23:26:56 +01:00
faiface c8dba6aaf1 nicer code 2016-11-25 22:56:17 +01:00
faiface 52a3a96d20 replace BeginEnder with Doer and migrate everything 2016-11-25 22:49:56 +01:00
faiface ecce5fdcc9 some blank lines 2016-11-24 14:37:11 +01:00
faiface c6c3e020a4 implement non-blocking call queue calls 2016-11-24 14:10:33 +01:00
faiface 4480f61a0a fixes 2016-11-23 23:25:45 +01:00
faiface 832425c6cc add resource delete methods 2016-11-23 20:06:34 +01:00
faiface e52ee3ba9a encapsulate error handling
add functions DoGLErr, DoErrGLErr and DoValGLErr to handle OpenGL errors
2016-11-23 18:50:49 +01:00
faiface 2bf58a8f5b rename GetLastError -> getLastError 2016-11-23 18:23:05 +01:00
faiface c5c93d9442 add error handling 2016-11-23 18:06:55 +01:00
faiface ff30a4d2b2 add texture 2016-11-23 17:29:28 +01:00