summaryrefslogtreecommitdiff
path: root/tcl_init.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-05Silence some compiler warningHEADmasterXavier Chantry1-2/+4
2010-07-05Add nouveau_class.hXavier Chantry1-1/+1
2010-03-04More fixesXavier Chantry1-2/+2
2009-12-03Call functions to upload fragprog and draw triangles, bummerPatrice Mandin1-1/+1
2009-12-03Use buffer objects for fragment programsPatrice Mandin1-21/+36
2009-11-29Use vt console offset found in kernel logPatrice Mandin1-1/+1
2009-11-29Set handles for objectsPatrice Mandin1-8/+9
2009-11-28Start adapting nv30_demo to libdrm nouveauPatrice Mandin1-284/+288
2008-08-30Set depth buffer on the right of color buffer, and lma below color bufferPatrice Mandin1-6/+7
2008-08-30CleanupPatrice Mandin1-602/+14
2008-08-30Got something with test_startup+test_default merged as tcl_init_trianglePatrice Mandin1-16/+626
2008-08-28cleanupPatrice Mandin1-46/+28
2008-08-28wrong subchannel for notify, try with shader engine without successPatrice Mandin1-5/+21
2008-08-27More changesPatrice Mandin1-6/+9
2008-08-26Small stuffPatrice Mandin1-2/+2
2008-08-26Add more objectsPatrice Mandin1-24/+12
2008-08-23Separe nop/set color fpPatrice Mandin1-7/+31
2008-08-23Add stuff to generate fragment programsPatrice Mandin1-7/+57
2008-08-22basic rewrite of nv30 demoPatrice Mandin1-0/+341