log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
sdl-ios-xcode
log src/video/nds/SDL_ndsrender.c @ 5261:
bbdf9250ee8b
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-30
-10
-7
tip
age
author
description
Thu, 10 Feb 2011 14:44:25 -0800
Sam Lantinga
Window coordinates are in the global space and windows are not tied to a particular display.
Tue, 01 Feb 2011 21:23:43 -0800
Sam Lantinga
Making the API simpler, removed support for palettized video modes and textures.
Tue, 01 Feb 2011 12:19:46 -0800
Sam Lantinga
Making the API simpler, the renderer present semantics are always having a backbuffer and then discarding it. This is best for hardware accelerated rendering.
Mon, 31 Jan 2011 23:37:30 -0800
Sam Lantinga
Making the API simpler, texture color and alpha modulation are supported by all renderers.
Mon, 31 Jan 2011 23:23:57 -0800
Sam Lantinga
Making the API simpler, the blend modes are "none, blend, add" and are supported by all renderers.
Mon, 31 Jan 2011 22:44:43 -0800
Sam Lantinga
Making the API simpler, scaling is always defined as linear interpolation and should be supported as much as possible on all renderers.
Sun, 12 Dec 2010 15:19:05 -0800
Sam Lantinga
Use the enumerated type for blend and scale mode instead of int
less
more
|
(0)
-30
-10
-7
tip