Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-07-05 | Silence some compiler warningHEADmaster | Xavier Chantry | 2 | -3/+7 |
2010-07-05 | Add nouveau_class.h | Xavier Chantry | 10 | -9/+9034 |
2010-03-04 | More fixes | Xavier Chantry | 1 | -2/+2 |
2010-02-20 | Update to new nouveau_class.h | Xavier Chantry | 1 | -6/+6 |
2009-12-03 | Call functions to upload fragprog and draw triangles, bummer | Patrice Mandin | 2 | -4/+4 |
2009-12-03 | Use buffer objects for fragment programs | Patrice Mandin | 4 | -58/+71 |
2009-11-29 | Use vt console offset found in kernel log | Patrice Mandin | 3 | -11/+11 |
2009-11-29 | More cleanup | Patrice Mandin | 5 | -44/+19 |
2009-11-29 | Add some messages | Patrice Mandin | 1 | -0/+3 |
2009-11-29 | Set handles for objects | Patrice Mandin | 7 | -26/+33 |
2009-11-28 | Start adapting nv30_demo to libdrm nouveau | Patrice Mandin | 1 | -7343/+0 |
2009-11-28 | Start adapting nv30_demo to libdrm nouveau | Patrice Mandin | 17 | -710/+633 |
2008-08-30 | Only align if not multiple of 256 | Patrice Mandin | 1 | -1/+3 |
2008-08-30 | add textured triangle | Patrice Mandin | 3 | -1/+137 |
2008-08-30 | Set depth buffer on the right of color buffer, and lma below color buffer | Patrice Mandin | 1 | -6/+7 |
2008-08-30 | Cleanup | Patrice Mandin | 4 | -614/+20 |
2008-08-30 | Got something with test_startup+test_default merged as tcl_init_triangle | Patrice Mandin | 3 | -21/+640 |
2008-08-30 | Yeah, we don't mind subchan numbers | Patrice Mandin | 1 | -5/+5 |
2008-08-30 | Print value as int and float | Patrice Mandin | 1 | -2/+3 |
2008-08-30 | Add -Wall | Patrice Mandin | 1 | -1/+1 |
2008-08-29 | reuse imageblit and cliprect | Patrice Mandin | 2 | -6/+6 |
2008-08-28 | cast float to int32 | Patrice Mandin | 1 | -2/+2 |
2008-08-28 | cleanup | Patrice Mandin | 1 | -46/+28 |
2008-08-28 | blit a small part inside viewport | Patrice Mandin | 1 | -1/+1 |
2008-08-28 | no need to clear | Patrice Mandin | 1 | -1/+1 |
2008-08-28 | wrong subchannel for notify, try with shader engine without success | Patrice Mandin | 1 | -5/+21 |
2008-08-28 | change viewport | Patrice Mandin | 1 | -1/+1 |
2008-08-28 | seems nv30 blit does not need raster_op or clip_rect | Patrice Mandin | 2 | -8/+7 |
2008-08-27 | More changes | Patrice Mandin | 3 | -9/+12 |
2008-08-27 | Fix image blit dimensions, still no blit | Patrice Mandin | 2 | -9/+4 |
2008-08-27 | Add image pattern and raster op | Patrice Mandin | 7 | -8/+81 |
2008-08-26 | Small stuff | Patrice Mandin | 4 | -8/+18 |
2008-08-26 | Add more objects | Patrice Mandin | 11 | -33/+118 |
2008-08-23 | Separe nop/set color fp | Patrice Mandin | 1 | -7/+31 |
2008-08-23 | Add define | Patrice Mandin | 5 | -0/+5 |
2008-08-23 | Add image blit setup | Patrice Mandin | 6 | -17/+80 |
2008-08-23 | Add stuff to generate fragment programs | Patrice Mandin | 1 | -1/+1 |
2008-08-23 | Add stuff to generate fragment programs | Patrice Mandin | 6 | -7/+414 |
2008-08-23 | Add fixed pipe triangle, still no rendering | Patrice Mandin | 3 | -8/+54 |
2008-08-22 | basic rewrite of nv30 demo | Patrice Mandin | 15 | -0/+8171 |