Some thoughts on 1.3 video written down
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402579
This commit is contained in:
parent
c113a55054
commit
74f6381b6c
1 changed files with 14 additions and 0 deletions
14
NOTES
Normal file
14
NOTES
Normal file
|
@ -0,0 +1,14 @@
|
|||
|
||||
Sam - Mon Aug 6 23:02:37 PDT 2007
|
||||
------
|
||||
Add color modulation to blitting
|
||||
Blit convert format X -> format Y (needed for texture upload)
|
||||
Blit copy / blend / modulate format X -> format X (needed for software renderer)
|
||||
|
||||
Create full software renderer for framebuffer interfaces.
|
||||
|
||||
Create texture for surface, keep surface around as pixel source, allow
|
||||
copying / blending / modulating from surface to display (automatically
|
||||
generate texture?)
|
||||
|
||||
At that point, should anyone be using anything besides textures for display?
|
Loading…
Add table
Add a link
Reference in a new issue