1
0
mirror of synced 2026-03-10 12:49:10 +00:00

*** empty log message ***

This commit is contained in:
Eric Smith
2003-03-12 10:59:37 +00:00
parent 59d9944997
commit 0f77e796ee

10
TODO
View File

@@ -1,5 +1,5 @@
t2p TODO list
$Id: TODO,v 1.14 2003/03/12 01:52:09 eric Exp $
$Id: TODO,v 1.15 2003/03/12 02:59:37 eric Exp $
No particular order.
@@ -52,7 +52,7 @@ t2p:
bitblt routines:
* optimize G4 fax encoding
* fix rotate 180
* finish optimized bitblt code
@@ -64,6 +64,12 @@ bitblt routines:
* g4_get_pixel()
* g4_find_pixel()
* g4_find_pixel should use native instructions where available
* 386: BSF bit scan forward
* PowerPC: CLTLZ, CNTLZW count leasing zeros (CNTLZD 64-bit)
* MC68020: BFFFO bit field find first one
* Alpha 21264A: CTTZ count trailing zeros
-----------------------------------------------------------------------------
PDF routines: