Age | Commit message (Expand) | Author |
2008-07-03 | nv30: Reemit state when changing context | Patrice Mandin |
2008-07-03 | nv30: Emit viewport state using state objects | Patrice Mandin |
2008-07-03 | nv30: Emit polygon stipple state using state objects | Patrice Mandin |
2008-07-03 | nv30: Emit scissor state using state objects | Patrice Mandin |
2008-07-03 | nv30: Emit depth/stencil/alpha state using state objects | Patrice Mandin |
2008-07-03 | nv30: Emit rasterizer state using state objects | Patrice Mandin |
2008-07-03 | nv30: Emit blend state using state objects | Patrice Mandin |
2008-07-03 | nv30: Emit blend color state using state objects | Patrice Mandin |
2008-07-03 | nv30: Emit framebuffer state using state objects | Patrice Mandin |
2008-06-29 | nouveau: adapt to cpp->pf_block changes | Ben Skeggs |
2008-06-24 | nv30: add context value | Patrice Mandin |
2008-06-23 | nv30: add state zsa, based on nv40 one | Patrice Mandin |
2008-06-23 | nv30: add state viewport, based on nv40 one | Patrice Mandin |
2008-06-23 | nv30: add state stipple, based on nv40 one | Patrice Mandin |
2008-06-23 | nv30: add state scissor, based on nv40 one | Patrice Mandin |
2008-06-23 | nv30: add state rasterizer, based on nv40 one | Patrice Mandin |
2008-06-23 | nouveau: update for interface changes + hack around gallium x86_64 bustage | Ben Skeggs |
2008-06-21 | Update for extra vertex attributes | Patrice Mandin |
2008-06-21 | nv30: Add state for blend | Patrice Mandin |
2008-06-21 | nv30: Update nouveau_class.h to get its proper defines instead of using nv40 ... | Patrice Mandin |
2008-06-20 | nv30: Add separate nv30 state stuff for fb, based on nv40 one, need to use it... | Patrice Mandin |
2008-05-27 | nouveau: very quick port to tex-surface changes. | Ben Skeggs |
2008-05-25 | nouveau: remove final PIPE_FORMAT_U_* usage | Ben Skeggs |
2008-05-13 | nouveau: remove chipset fields in all nv pipe driver context/screen structs. | Ben Skeggs |
2008-05-05 | nouveau: bitmap texcoord bias has been removed | Ben Skeggs |
2008-04-27 | nouveau: stub set_edgeflags for all nv pipe drivers | Ben Skeggs |
2008-04-23 | nv30: add stuff to init swtnl | Patrice Mandin |
2008-04-23 | nouveau: fix build | Ben Skeggs |
2008-04-15 | nouveau: PIPE_ATTRIB_MAX -> PIPE_MAX_ATTRIBS | Ben Skeggs |
2008-04-12 | nv30: Update miptree stuff | Patrice Mandin |
2008-04-11 | nv30: Move some structures and functions from context to screen | Patrice Mandin |
2008-04-11 | nv30: Do flip | Patrice Mandin |
2008-04-11 | nv30: Set pipe status on clear | Patrice Mandin |
2008-04-04 | nouveau: in some cases don't create the buffer in local mem initially. | Ben Skeggs |
2008-03-30 | nv30: use FREE macro | Patrice Mandin |
2008-03-30 | nouveau: adapt to recent gallium changes | Ben Skeggs |
2008-03-21 | nouveau: match gallium API changes | Ben Skeggs |
2008-03-18 | nv30: disable emit texture image in state_emit, already done in fragtex | Patrice Mandin |
2008-03-18 | nv30: hmm, no buffer for texture | Patrice Mandin |
2008-03-18 | nv30: update miptree stuff for texturing | Patrice Mandin |
2008-03-17 | nv30: another 2 rt, and set viewport tx origin, so we render at the proper pl... | Patrice Mandin |
2008-03-17 | nv30: only 2 render targets | Patrice Mandin |
2008-03-15 | cso_context_destroy calls bind_state functions with NULL parameter | Patrice Mandin |
2008-03-15 | nv30: only 2 RTs. | Stephane Marchesin |
2008-03-13 | nouveau: match interface changes | Ben Skeggs |
2008-03-12 | nv30: debug dumps vp constants | Patrice Mandin |
2008-03-12 | nv30: line up the miptree creation to latest changes. | Stephane Marchesin |
2008-03-11 | nv30: silence some warnings | Patrice Mandin |
2008-03-10 | nv30: put the card into vtxprog mode + small cleanups/fixes | Ben Skeggs |
2008-03-06 | nv30: a couple of vtxprog fixes | Ben Skeggs |