Age | Commit message (Expand) | Author |
2010-09-09 | nv50: use actual loads/stores if TEMPs are accessed indirectly | Christoph Bumiller |
2010-08-15 | nv50: loops part 2 | Christoph Bumiller |
2010-07-24 | nv50: introduce the big formats table | Christoph Bumiller |
2010-04-30 | nv50: raise constant buffers size to maximum | Christoph Bumiller |
2010-04-19 | nv50: Fix include recursion. | Vinson Lee |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
2010-03-21 | nv50: get rid of the static_init stateobj | Christoph Bumiller |
2010-03-13 | nv50: fixup after gallium-context-transfers merge | Xavier Chantry |
2010-03-10 | nv50: add option to force immediate-mode submission, disable by default | Ben Skeggs |
2010-02-08 | gallium: squash-merge of gallium screen context | Keith Whitwell |
2010-01-17 | nv50: implement instanced drawing | Christoph Bumiller |
2010-01-16 | nv50: hook up geometry programs | Christoph Bumiller |
2010-01-05 | nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped | Maarten Maathuis |
2009-06-05 | nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over | Ben Skeggs |
2009-06-05 | nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls | Ben Skeggs |
2009-05-28 | nv50: use multiple constant buffers | Christoph Bumiller |
2009-02-20 | nv50: rework for texture_transfer changes | Ben Skeggs |
2009-02-05 | nv50: move 2d blit/fill code into pipe driver | Ben Skeggs |
2008-06-29 | nv50: make sure static buffers (constbuf, tex control etc) get on reloc list | Ben Skeggs |
2008-06-29 | nv50: move surface_map/unmap into nv50_surface.c | Ben Skeggs |
2008-06-29 | nv50: use "real" constbufs for shaders + tcb uploads | Ben Skeggs |
2008-06-29 | nv50: import current "state of the art" nv50 code | Ben Skeggs |
2008-05-13 | nouveau: remove chipset fields in all nv pipe driver context/screen structs. | Ben Skeggs |
2008-03-12 | nv50: convert to hwctx-in-screen as nv40 is | Ben Skeggs |
2008-02-29 | nouveau: hand nouveau_winsys in with pipe_screen init | Ben Skeggs |
2008-02-29 | nouveau: implement pipe_screen | Ben Skeggs |