Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/swrast: fix front buffer blitting. (v2) | Dave Airlie | 2015-10-31 | 1 | -0/+15 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -2/+2 |
* | swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) | Dave Airlie | 2013-12-13 | 1 | -4/+12 |
* | Remove useless checks for NULL before freeing | Matt Turner | 2012-09-05 | 1 | -3/+1 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -1/+1 |
* | st/dri/sw: add drisw_api similarly to dri1_api | George Sapountzis | 2010-03-29 | 1 | -6/+31 |
* | ws/sw/dri: s/xm/dri_sw/ | George Sapountzis | 2010-03-29 | 1 | -73/+74 |
* | drisw: probably better hack for stride and some comments | George Sapountzis | 2010-03-28 | 1 | -23/+2 |
* | drisw: add comment to libGL about stride | George Sapountzis | 2010-03-27 | 1 | -0/+1 |
* | drisw: make stride issue profound | George Sapountzis | 2010-03-27 | 1 | -3/+3 |
* | swrastg_dri: hack for loader hardcoded stride | George Sapountzis | 2010-03-25 | 1 | -3/+25 |
* | swrastg_dri: add winsys and target | George Sapountzis | 2010-03-25 | 1 | -0/+197 |