Age | Commit message (Expand) | Author |
---|---|---|
2014-02-25 | Use __EMSCRIPTEN__ instead of EMSCRIPTEN in tests. | Dan Gohman |
2013-05-20 | Adding texEnv emulation to Immediate mode. | Jeff Gilbert |
2012-05-07 | add full support for glColorX both in glBegin/End and out | Alon Zakai |
2012-05-05 | refactor gl code for closure compiler, and add more testing | Alon Zakai |
2012-04-19 | clean up immediate mode code and optimize to not use indexes when not necessary | Alon Zakai |
2012-04-19 | add single-color immediate mode test (with wrong color, but better than nothing) | Alon Zakai |
2012-04-19 | refactor immediate mode code | Alon Zakai |
2012-04-15 | fix sdl_ogl.c for native builds | Alon Zakai |
2012-04-14 | fix for test_sdl_ogl | Alon Zakai |
2012-04-14 | retrieve pixel data from IMG_Load, for maximum compatibility | Alon Zakai |
2012-04-14 | support for GL_TRIANGLE_STRIP | Alon Zakai |
2012-04-13 | Lock and unlock the surface to access the raw pixel data | Ehsan Akhgari |
2012-04-12 | files for sdl/ogl immediate mode test | Alon Zakai |