Age | Commit message (Expand) | Author |
2009-03-13 | gallium: Remove do_flip argument from surface_copy | Jakob Bornecrantz |
2009-03-04 | gallium: Unify reference counting. | Michel Dänzer |
2009-03-02 | nouveau: Grab correct surface from temp texture for transfers. | Younes Manton |
2009-02-25 | nouveau: nv04-nv40 texture transfer. | Younes Manton |
2009-02-20 | gallium: Improve makefiles for libraries | Jakob Bornecrantz |
2009-02-18 | Merge commit 'origin/draw-vbuf-interface' | Keith Whitwell |
2009-02-18 | util: Move p_debug.h into util module. | José Fonseca |
2009-02-17 | nv10: Use the new draw vbuf internface | Jakob Bornecrantz |
2009-02-06 | nouveau: Frontbuffer pitch needs to be set. | Younes Manton |
2009-02-05 | nv04-nv40: fix nv##_surface_copy() for flipped | Pekka Paalanen |
2009-02-05 | nv04-nv40: move 2d blit/fill code into pipe driver | Ben Skeggs |
2009-02-04 | nouveau: get things building/running again after pipe_surface.buffer removal | Ben Skeggs |
2009-02-02 | gallium: remove pipe_buffer from surfaces | Zack Rusin |
2009-01-31 | gallium: initialize simple screen in drivers | Zack Rusin |
2009-01-30 | gallium: make p_winsys internal | Zack Rusin |
2009-01-29 | gallium: give the screen priority when it comes to buffer allocations | Zack Rusin |
2009-01-27 | gallium: remove redundant size from the constant buffer | Zack Rusin |
2009-01-27 | gallium: it's a reference value, not a reference number | Zack Rusin |
2009-01-27 | gallium: standardize naming of masks | Zack Rusin |
2009-01-20 | gallium: Remove the standalone surfaces. | José Fonseca |
2008-12-16 | nouveau: return a value for PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS | Ben Skeggs |
2008-12-13 | Nouveau: move the definition of log2i() to header | Pekka Paalanen |
2008-11-30 | Nouveau: nv{10,20} set_primitive API fix | Pekka Paalanen |
2008-11-30 | Nouveau: fix minor API change in surface_copy | Pekka Paalanen |
2008-11-30 | Nouveau: update nouveau_class.h | Pekka Paalanen |
2008-11-12 | nv04..nv30: fix pipe_surface init | Pekka Paalanen |
2008-09-11 | nouveau: gallium directory structure changed again.. | Ben Skeggs |
2008-08-07 | nouveau: fix build | Ben Skeggs |
2008-07-23 | nv all: Copy shader tokens on create, free on delete. | Younes Manton |
2008-07-23 | nouveau: is_format_supported() interface changes | Ben Skeggs |
2008-07-08 | nv10: use the gallium alloc/free wrappers. | Stephane Marchesin |
2008-07-08 | nv10: there are no 3D textures. | Stephane Marchesin |
2008-06-29 | nouveau: adapt to cpp->pf_block changes | Ben Skeggs |
2008-06-23 | nouveau: update for interface changes + hack around gallium x86_64 bustage | Ben Skeggs |
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-20 | nv10: enable viewport clipping | Peter Winters |
2008-04-20 | nv10: fix random stuff | Peter Winters |
2008-04-15 | nouveau: PIPE_ATTRIB_MAX -> PIPE_MAX_ATTRIBS | Ben Skeggs |
2008-04-04 | nouveau: in some cases don't create the buffer in local mem initially. | Ben Skeggs |
2008-04-03 | nv10: emit dummy zeta size when no zbuffer is used. | Stephane Marchesin |
2008-04-03 | nv10: fix more vertex stuff | Stephane Marchesin |
2008-04-02 | nv10: fix some more state, work on the vertex emission code. | Stephane Marchesin |
2008-04-02 | nv10: set rasterizer state. | Stephane Marchesin |
2008-04-02 | nv10: fix stuff and things. | Stephane Marchesin |
2008-03-30 | nouveau: adapt to recent gallium changes | Ben Skeggs |
2008-03-17 | nv10: fixes. | Stephane Marchesin |