summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-05Silence some compiler warningHEADmasterXavier Chantry2-3/+7
2010-07-05Add nouveau_class.hXavier Chantry10-9/+9034
2010-03-04More fixesXavier Chantry1-2/+2
2010-02-20Update to new nouveau_class.hXavier Chantry1-6/+6
2009-12-03Call functions to upload fragprog and draw triangles, bummerPatrice Mandin2-4/+4
2009-12-03Use buffer objects for fragment programsPatrice Mandin4-58/+71
2009-11-29Use vt console offset found in kernel logPatrice Mandin3-11/+11
2009-11-29More cleanupPatrice Mandin5-44/+19
2009-11-29Add some messagesPatrice Mandin1-0/+3
2009-11-29Set handles for objectsPatrice Mandin7-26/+33
2009-11-28Start adapting nv30_demo to libdrm nouveauPatrice Mandin1-7343/+0
2009-11-28Start adapting nv30_demo to libdrm nouveauPatrice Mandin17-710/+633
2008-08-30Only align if not multiple of 256Patrice Mandin1-1/+3
2008-08-30add textured trianglePatrice Mandin3-1/+137
2008-08-30Set depth buffer on the right of color buffer, and lma below color bufferPatrice Mandin1-6/+7
2008-08-30CleanupPatrice Mandin4-614/+20
2008-08-30Got something with test_startup+test_default merged as tcl_init_trianglePatrice Mandin3-21/+640
2008-08-30Yeah, we don't mind subchan numbersPatrice Mandin1-5/+5
2008-08-30Print value as int and floatPatrice Mandin1-2/+3
2008-08-30Add -WallPatrice Mandin1-1/+1
2008-08-29reuse imageblit and cliprectPatrice Mandin2-6/+6
2008-08-28cast float to int32Patrice Mandin1-2/+2
2008-08-28cleanupPatrice Mandin1-46/+28
2008-08-28blit a small part inside viewportPatrice Mandin1-1/+1
2008-08-28no need to clearPatrice Mandin1-1/+1
2008-08-28wrong subchannel for notify, try with shader engine without successPatrice Mandin1-5/+21
2008-08-28change viewportPatrice Mandin1-1/+1
2008-08-28seems nv30 blit does not need raster_op or clip_rectPatrice Mandin2-8/+7
2008-08-27More changesPatrice Mandin3-9/+12
2008-08-27Fix image blit dimensions, still no blitPatrice Mandin2-9/+4
2008-08-27Add image pattern and raster opPatrice Mandin7-8/+81
2008-08-26Small stuffPatrice Mandin4-8/+18
2008-08-26Add more objectsPatrice Mandin11-33/+118
2008-08-23Separe nop/set color fpPatrice Mandin1-7/+31
2008-08-23Add definePatrice Mandin5-0/+5
2008-08-23Add image blit setupPatrice Mandin6-17/+80
2008-08-23Add stuff to generate fragment programsPatrice Mandin1-1/+1
2008-08-23Add stuff to generate fragment programsPatrice Mandin6-7/+414
2008-08-23Add fixed pipe triangle, still no renderingPatrice Mandin3-8/+54
2008-08-22basic rewrite of nv30 demoPatrice Mandin15-0/+8171