Age | Commit message (Expand) | Author |
---|---|---|
2014-02-25 | Use __EMSCRIPTEN__ instead of EMSCRIPTEN in tests. | Dan Gohman |
2014-01-03 | fix output in glGetFramebufferAttachmentParameteriv | Alon Zakai |
2013-10-28 | fix glGetString and eglQueryString, and optimize emulated glGetString | Alon Zakai |
2013-08-24 | Include stdlib.h when using malloc(). | Bruce Mitchener |
2013-08-16 | generate separate function table wrappers for a single library function alias... | Alon Zakai |
2013-05-20 | Adding texEnv emulation to Immediate mode. | Jeff Gilbert |
2013-02-27 | properly emit calls to gl passthroughs with 0 params, and test for glError | Alon Zakai |
2012-06-27 | support for anisotropic filtering | Alon Zakai |
2012-06-27 | preparatory work for anisotropy | Alon Zakai |