Age | Commit message (Expand) | Author |
---|---|---|
2009-04-15 | gallium: Make sure we flush before some texture / buffer operations. | Thomas Hellstrom |
2009-01-30 | gallium: make p_winsys internal | Zack Rusin |
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul |
2008-08-08 | gallium: Add destroy callback to all *_winsys interfaces. | José Fonseca |
2008-03-31 | gallium: Eliminate p_winsys::printf | José Fonseca |
2008-02-27 | gallium: move is_format_supported() to pipe_screen struct | Brian |
2008-02-27 | gallium: start removing pipe_context->get_name/vendor/param/paramf | Brian |
2008-02-27 | gallium/i965: implement pipe_screen for i965 driver (untested) | Brian |
2008-02-20 | gallium: re-org of i965 texture/surface code, functions | Brian |
2008-02-20 | gallium: new pipe->texture_update() function | Brian |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |