Navigation Menu

Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Some thoughts on 1.3 video written down
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Aug 7, 2007
1 parent 51344de commit 914bd77
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions NOTES
@@ -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?

0 comments on commit 914bd77

Please sign in to comment.