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