[PATCH xf86-video-trident v3 0/3] Convert trident_accel.c to tgui_xaa.c
Kevin Brace
kevinbrace at gmx.com
Wed Feb 20 03:13:30 UTC 2019
v2: Refresh the patches
v3: Fix for a compilation error at line 593
--
Kevin Brace (3):
Tab to spaces conversion for trident_accel.c
Fix indentation for trident_accel.c
Rename trident_accel.c to tgui_xaa.c
src/Makefile.am | 2 +-
src/tgui_xaa.c | 738 ++++++++++++++++++++++++++++++++++++++++++++++++++++
src/trident_accel.c | 671 -----------------------------------------------
3 files changed, 739 insertions(+), 672 deletions(-)
create mode 100644 src/tgui_xaa.c
delete mode 100644 src/trident_accel.c
--
2.7.4
More information about the xorg-devel
mailing list