Age | Commit message (Expand) | Author |
---|---|---|
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul |
2008-04-10 | remove usage of vertex_header | Keith Whitwell |
2008-03-20 | gallium: use new framebuffer width, height fields | Brian |
2008-03-19 | gallium: added fb_width/height fields to softpipe context | Brian Paul |
2008-03-14 | gallium: fix some compiler warnings | Keith Whitwell |
2008-03-13 | gallium: in softpipe_get_vertex_info() generate a vbuf vertex_info with real ... | Brian |
2008-02-27 | gallium: added draw_num_vs_outputs() to query number of post-transform vertex... | Brian |
2008-02-26 | gallium: remove unused var | Brian |
2008-02-26 | gallium: added tgsi_shader_field to sp_fragment_shader | Brian |
2008-02-25 | softpipe: use draw_find_vs_output() directly | Brian |
2008-02-18 | gallium: antialiased line drawing | Brian |
2008-02-15 | Code reorganization: update build. | José Fonseca |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |