Age | Commit message (Expand) | Author |
2010-02-02 | gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple... | José Fonseca |
2010-02-02 | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca |
2010-01-28 | gallium: Enable multiple constant buffers for vertex and geometry shaders. | Michal Krol |
2010-01-15 | Merge branch 'gallium-noconstbuf' | Roland Scheidegger |
2010-01-05 | Merge commit 'origin/gallium-draw-retval' | Keith Whitwell |
2009-12-25 | gallium: add geometry shader support to gallium | Zack Rusin |
2009-12-24 | gallium: adapt drivers to pipe_constant_buffer removal | Roland Scheidegger |
2009-12-23 | gallium: propagate draw retval changes into cell driver | Roland Scheidegger |
2009-12-19 | gallium: fix up drivers for edgeflag changes | Roland Scheidegger |
2009-02-07 | cell: compile fix: pipe_constant_buffer no longer has size field | Brian Paul |
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 |
2008-09-04 | cell: more cell_init_*_functions() | Brian Paul |
2008-09-04 | cell: include p_inlines.h | Brian Paul |
2008-09-04 | cell: Use pipe_buffer_* inlines as much as possible. | José Fonseca |
2008-08-25 | cell: asst fixes to get driver building/running again. | Brian |
2008-04-19 | cell: don't need to trim prims | Keith Whitwell |
2008-04-08 | cell: keep track of num_vertex_attribs/buffers for shorter loops | Brian |
2008-03-27 | gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS | Brian |
2008-02-25 | cell: Trivial compiler warning clean-ups. | Ian Romanick |
2008-02-21 | Cell: Initial pass at unified data cache | Ian Romanick |
2008-02-15 | Code reorganization: update build. | José Fonseca |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |