User:Alex Ivanov

From Linux PARISC Wiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
[[User:Alex_Ivanov/Building_the_Kernel]]
 
 
[[User:Alex_Ivanov/Debian_Ports_Installation]]
 
 
 
'''Info'''
 
'''Info'''
  
NGLE graphics subsystem overview: http://www.hpl.hp.com/hpjournal/95apr/apr95a5.pdf
+
NGLE graphics subsystem overview: http://www.hpl.hp.com/hpjournal/95apr/apr95a5.pdf<br>
Summary. Capabilities: block transfer, block move, vectors, fast text (color expansion), solid fill, cursor. FIFO buffer for command queuing.
+
Summary. Capabilities: from/to block transfer, block move, vectors, fast text (color expansion), solid fill, hw cursor. FIFO buffer for command queuing, offscreen memory accommodates data for cursor, clut and attributes.
  
 
'''TODO'''
 
'''TODO'''
  
 
http://marc.info/?l=linux-parisc&m=143439433823471&w=2<br>
 
http://marc.info/?l=linux-parisc&m=143439433823471&w=2<br>
http://hacks.slashdirt.org/dsputils_parisc.c.html and http://mattst88.com/blog/2012/05/17/Optimizing_pixman_for_Loongson:_Process_and_Results/ using MAX1 set<br>
+
http://hacks.slashdirt.org/dsputils_parisc.c.html using MAX1 set<br>
Hardly possible: Xrender, https://en.wikipedia.org/wiki/HP_Color_recovery
+
https://en.wikipedia.org/wiki/HP_Color_recovery

Revision as of 17:51, 7 December 2015

Info

NGLE graphics subsystem overview: http://www.hpl.hp.com/hpjournal/95apr/apr95a5.pdf
Summary. Capabilities: from/to block transfer, block move, vectors, fast text (color expansion), solid fill, hw cursor. FIFO buffer for command queuing, offscreen memory accommodates data for cursor, clut and attributes.

TODO

http://marc.info/?l=linux-parisc&m=143439433823471&w=2
http://hacks.slashdirt.org/dsputils_parisc.c.html using MAX1 set
https://en.wikipedia.org/wiki/HP_Color_recovery

Personal tools