Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-23 | gallium: multiply vertex point size by 0.5 | Brian | |
2007-12-09 | gallium: add draw_stage::destroy(). | Michal | |
2007-11-23 | gallium: reorg tgsi directories. | Michal Krol | |
2007-10-29 | Make gallium compile in win32. | Michal Krol | |
Use FREE, MALLOC, CALLOC, GETENV wrappers. Silence compiler warnings. Add proper copyrights. | |||
2007-10-23 | adjust coords in wide_line() to be conformant | Brian | |
2007-10-22 | new flag to control psize (from vertex shader or fixed size) | Brian | |
2007-10-22 | add support for sprite texcoord modes | Brian | |
2007-10-22 | implement point sprite mode | Brian | |
2007-10-22 | tweak point corners to pass conform test | Brian | |
2007-10-22 | update to working condition | Brian | |
2007-10-22 | pull clip/ module wide and stippled lines/points code | keithw | |