summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-05Add nouveau_class.hXavier Chantry1-1/+1
2009-12-03Call functions to upload fragprog and draw triangles, bummerPatrice Mandin1-3/+3
2009-11-29Use vt console offset found in kernel logPatrice Mandin1-9/+5
2009-11-29Add some messagesPatrice Mandin1-0/+3
2009-11-28Start adapting nv30_demo to libdrm nouveauPatrice Mandin1-10/+37
2008-08-30add textured trianglePatrice Mandin1-1/+3
2008-08-30CleanupPatrice Mandin1-7/+3
2008-08-30Got something with test_startup+test_default merged as tcl_init_trianglePatrice Mandin1-5/+11
2008-08-29reuse imageblit and cliprectPatrice Mandin1-2/+2
2008-08-28blit a small part inside viewportPatrice Mandin1-1/+1
2008-08-28no need to clearPatrice Mandin1-1/+1
2008-08-28seems nv30 blit does not need raster_op or clip_rectPatrice Mandin1-4/+3
2008-08-27More changesPatrice Mandin1-2/+2
2008-08-27Fix image blit dimensions, still no blitPatrice Mandin1-3/+3
2008-08-27Add image pattern and raster opPatrice Mandin1-1/+3
2008-08-26Small stuffPatrice Mandin1-2/+12
2008-08-23Add image blit setupPatrice Mandin1-12/+7
2008-08-23Add stuff to generate fragment programsPatrice Mandin1-0/+2
2008-08-23Add fixed pipe triangle, still no renderingPatrice Mandin1-1/+4
2008-08-22basic rewrite of nv30 demoPatrice Mandin1-0/+50