]> git.eshelyaron.com Git - emacs.git/commit
Improve drawing efficency by refactoring code
authorYuuki Harano <masm+github@masm11.me>
Mon, 29 Jul 2019 13:44:58 +0000 (22:44 +0900)
committerJeff Walsh <fejfighter@gmail.com>
Sun, 22 Nov 2020 03:46:56 +0000 (14:46 +1100)
commit24d82638bc674d0c258ed95649fe98b22113d42f
tree37baa9be4fe438f1083afdbcdbeda43503ebe6e9
parentfd61a86ea593fec0fc8967550f515596dc596601
Improve drawing efficency by refactoring code

* ../src/pgtkterm.c (fill_background, fill_background_by_face)
(x_draw_glyph_string_background, x_draw_glyph_string_bg_rect)
(x_draw_image_glyph_string, x_draw_stretch_glyph_string)
(pgtk_clear_under_internal_border): Refator duplcate code

更に効率化。
src/pgtkterm.c