Age | Commit message (Expand) | Author | Files | Lines |
2010-09-05 | nvfx: switch to rules-ng-ng register headers | Luca Barbieri | 1 | -28/+28 |
2010-09-05 | nvfx: add rewritten swtnl support | Luca Barbieri | 1 | -14/+17 |
2010-09-04 | nvfx: fix the temporary copying logic and add asserts | Luca Barbieri | 1 | -2/+6 |
2010-09-04 | nvfx: consolidate tiny files | Luca Barbieri | 1 | -0/+93 |
2010-09-04 | nvfx: tidy up state_emit | Luca Barbieri | 1 | -76/+84 |
2010-09-04 | nvfx: support all coord conventions in hardware | Luca Barbieri | 1 | -0/+18 |
2010-09-04 | nvfx: allow nested blitter usage, fixing bug in clear | Luca Barbieri | 1 | -3/+0 |
2010-08-25 | gallium: Use draw_set_index_buffer and others. | Chia-I Wu | 1 | -0/+3 |
2010-08-23 | nvfx: emit bo relocations only when needed | Luca Barbieri | 1 | -16/+14 |
2010-08-23 | nvfx: support clip planes sensibly and fix them on nv30 | Luca Barbieri | 1 | -0/+82 |
2010-08-22 | nvfx: simplify and correct fragment program update logic | Luca Barbieri | 1 | -0/+2 |
2010-08-21 | nvfx: Fix SCons build. | Vinson Lee | 1 | -1/+2 |
2010-08-21 | nvfx: fix GPU hardlocks when depth buffer is absent | Luca Barbieri | 1 | -1/+9 |
2010-08-21 | nv30: band-aid viewport issues | Luca Barbieri | 1 | -3/+5 |
2010-08-21 | nvfx: support proper shader linkage - adds glsl support | Luca Barbieri | 1 | -1/+2 |
2010-08-21 | nvfx: rewrite draw code and buffer code | Luca Barbieri | 1 | -18/+33 |
2010-08-21 | nvfx: new 2D: new render temporaries with resources | Luca Barbieri | 1 | -14/+67 |
2010-04-19 | Merge branch '7.8' | Brian Paul | 1 | -1/+2 |
2010-04-12 | nvfx: rework validation logic to use code and avoid stateobjs | Luca Barbieri | 1 | -79/+77 |
2010-04-12 | nvfx: so->RING_3D: fb | Luca Barbieri | 1 | -3/+1 |
2010-04-12 | nvfx: so->RING_3D: fragprog | Luca Barbieri | 1 | -1/+1 |
2010-04-12 | nvfx: so->RING_3D: fragtex | Luca Barbieri | 1 | -9/+1 |
2010-04-12 | nvfx: so->RING_3D: vbo | Luca Barbieri | 1 | -2/+2 |
2010-04-12 | nvfx: stop using flush_notify | Luca Barbieri | 1 | -2/+14 |
2010-03-15 | nv30, nv40: partially non-trivially unify nv[34]0_fragtex.c | Luca Barbieri | 1 | -15/+7 |
2010-03-15 | nv30, nv40: fully unify nv[34]0_context.h | Luca Barbieri | 1 | -2/+1 |
2010-03-15 | nv30, nv40: non-trivially unify nv[34]0_vertprog.c | Luca Barbieri | 1 | -1/+1 |
2010-03-15 | nv30, nv40: unify nv[34]0_vbo.c | Luca Barbieri | 1 | -5/+1 |
2010-03-15 | nv30, nv40: non-trivially unify nv[34]0_draw.c | Luca Barbieri | 1 | -1/+5 |
2010-03-15 | nv30, nv40: non-trivially unify nv[34]0_fragprog.c | Luca Barbieri | 1 | -1/+1 |
2010-03-15 | nv30, nv40: non-trivially unify nv[34]0_state_fb.c | Luca Barbieri | 1 | -1/+1 |
2010-03-15 | nv30, nv40: unify nv[34]0_state_viewport.c | Luca Barbieri | 1 | -1/+1 |
2010-03-15 | nv30, nv40: unify nv[34]0_state_stipple.c | Luca Barbieri | 1 | -1/+1 |
2010-03-15 | nv30, nv40: unify identical nv[34]0_state_zsa.c | Luca Barbieri | 1 | -2/+2 |
2010-03-15 | nv30, nv40: unify identical nv[34]0_state_scissor.c | Luca Barbieri | 1 | -1/+1 |
2010-03-15 | nv30, nv40: unify identical nv[34]0_state_rasterizer.c | Luca Barbieri | 1 | -1/+1 |
2010-03-15 | nv30, nv40: unify identical nv[34]0_state_blend.c | Luca Barbieri | 1 | -2/+2 |
2010-03-15 | nv30, nv40: non-trivially unify nv[34]0_state_emit.c | Luca Barbieri | 1 | -0/+188 |