mesa/src/gallium/drivers
Brian 5e29aab175 gallium: replace draw_convert_wide_points() with draw_wide_point_threshold()
Specifying a threshold size is a bit more flexible, and allows the option
of converting even 1-pixel points to triangles (set threshold=0).

Also, remove 0.25 pixel bias in wide_point().
2008-02-26 14:32:57 -07:00
..
cell cell: Multiple rendering contexts don't work yet 2008-02-26 11:19:14 -08:00
failover gallium: new pipe->texture_update() function 2008-02-20 13:24:52 -07:00
i915simple gallium/i915: Use tgsi_scan_shader() to collect shader info 2008-02-26 10:47:42 -07:00
i965simple gallium: include p_inlines.h 2008-02-20 18:00:03 -07:00
softpipe gallium: replace draw_convert_wide_points() with draw_wide_point_threshold() 2008-02-26 14:32:57 -07:00
Makefile Actually use GALLIUM_DRIVER_DIRS. 2008-02-18 15:07:17 +09:00