Mercurial > sdl-ios-xcode
log test/testgl2.c @ 3129:e42873b9c6f1 gsoc2009_IME
age | author | description |
---|---|---|
2009-03-24 | Sam Lantinga | Date: Mon, 23 Mar 2009 09:17:24 +0200 |
2008-03-14 | Bob Pendleton | re: bug#563. checking in some commented out trace code and a fix so that the in testalpha.c the background only flashes when alpha == 255. The problem that is being |
2007-08-12 | Sam Lantinga | indent |
2007-08-12 | Sam Lantinga | Fixed compile warnings with Visual C++ |
2007-07-12 | Sam Lantinga | Creating a context makes it current, per the documentation. |
2006-08-28 | Sam Lantinga | Added source color and alpha modulation support. |
2006-08-05 | Sam Lantinga | In general, fill in pointers to structures, rather than return them. |
2006-08-05 | Sam Lantinga | SDL constants are all uppercase. |
2006-07-25 | Sam Lantinga | Implemented OpenGL support on Mac OS X |
2006-07-19 | Sam Lantinga | Implemented blend modes in the D3D renderer |
2006-07-19 | Sam Lantinga | Implemented multi-window OpenGL program with test framework. |
2006-07-18 | Sam Lantinga | Added a test program framework for easy initialization. |