Age | Commit message (Expand) | Author |
---|---|---|
2008-04-24 | draw: default edgeflag should be one | Keith Whitwell |
2008-04-24 | draw: handle edgeflags and reset-line-stipple again | Keith Whitwell |
2008-04-23 | Add translate cache to fetch_emit stage and add out of memory | Zack Rusin |
2008-04-23 | Create a sharable translate_cache and use it. | Zack Rusin |
2008-04-23 | fix the simple hash finding function and use it | Zack Rusin |
2008-04-23 | gallium: fix broken hashing for vertex translation | Brian Paul |
2008-04-22 | Cache translate's structs for emits and fetches. | Zack Rusin |
2008-04-21 | draw: squash a couple of memory leaks | Keith Whitwell |
2008-04-19 | draw: move incoming vertex state into draw->pt | Keith Whitwell |
2008-04-19 | draw: always emit header in draw_pt_fetch.c | Keith Whitwell |
2008-04-18 | translate: add sse version based on old draw_vf_sse.c | Keith Whitwell |
2008-04-18 | draw: split off all the extra functionality in the vertex shader | Keith Whitwell |