Mercurial > sdl-ios-xcode
log src/video/win32/SDL_d3drender.c @ 1921:f3399f779a1d
age | author | description |
---|---|---|
Sat, 22 Jul 2006 18:01:56 +0000 | Sam Lantinga | Bug fixes to the OpenGL renderer |
Sat, 22 Jul 2006 08:33:18 +0000 | Sam Lantinga | Convert SDL_malloc to SDL_calloc if appropriate, slightly faster on operating systems which map the zero page for memory allocations. |
Wed, 19 Jul 2006 07:18:45 +0000 | Sam Lantinga | Starting on the OpenGL renderer... |
Wed, 19 Jul 2006 05:45:42 +0000 | Sam Lantinga | Implemented scaling in the D3D renderer |
Wed, 19 Jul 2006 05:03:21 +0000 | Sam Lantinga | Implemented blend modes in the D3D renderer |
Mon, 17 Jul 2006 06:47:33 +0000 | Sam Lantinga | Implemented Windows OpenGL support |