Mercurial > sdl-ios-xcode
log src/video/win32/SDL_d3drender.c @ 3556:9c2e92de786a
age | author | description |
---|---|---|
Mon, 14 Dec 2009 04:19:00 +0000 | Sam Lantinga | Added a BLENDMODE_MASK pixel shader so render tests succeed |
Sun, 13 Dec 2009 06:19:32 +0000 | Sam Lantinga | Note that the WritePixels call is unsupported right now. |
Sat, 12 Dec 2009 20:31:28 +0000 | Sam Lantinga | Fixed line drawing for D3D |
Sat, 12 Dec 2009 04:01:40 +0000 | Sam Lantinga | Finished implementing RenderReadPixels() |
Wed, 09 Dec 2009 15:56:56 +0000 | Sam Lantinga | Added interfaces for batch drawing of points, lines and rects: |
Sun, 06 Dec 2009 06:21:39 +0000 | Sam Lantinga | Fixed to use the correct display adapter |