index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
image.c
Age
Commit message (
Expand
)
Author
2019-06-23
; * src/image.c: Minor copyedits of native transform commentary.
Eli Zaretskii
2019-06-17
* src/image.c (image_set_rotation): Do negation at compile-time.
Paul Eggert
2019-06-17
Avoid rounding error in image rotation
YAMAMOTO Mitsuharu
2019-06-16
Revert "Simplify image transforms"
Alan Third
2019-06-16
Simplify image transforms
Alan Third
2019-06-16
Document image transforms
Alan Third
2019-06-08
Implement native image rotation and cropping on cairo
YAMAMOTO Mitsuharu
2019-06-07
Fix image_set_crop yet again
YAMAMOTO Mitsuharu
2019-06-07
Fix recently-introduced image_set_crop typo
Paul Eggert
2019-06-06
Fix overflow issues in image rotation
Paul Eggert
2019-06-06
Restore height and with from that were accidentally removed
Mark A. Hershberger
2019-06-05
Add native image rotation and cropping
Alan Third
2019-06-04
* src/image.c (cr_create_cr_surface_from_image): Add const to variable `key'.
YAMAMOTO Mitsuharu
2019-05-30
Add stipple support on cairo
YAMAMOTO Mitsuharu
2019-05-30
Fix breakage of native image scaling on XRENDER by previous change
YAMAMOTO Mitsuharu
2019-05-29
Rework cairo image support to improve consistency (Bug#35871)
YAMAMOTO Mitsuharu
2019-05-24
Undo use of Emacs_Pixmap over Pixmap for x_kill_gs_process
YAMAMOTO Mitsuharu
2019-05-21
Pacify libpng on interlaced images (Bug#35843)
Paul Eggert
2019-05-19
Introduce Emacs_Pix_Container and Emacs_Pix_Context typedefs
Alexander Gramiak
2019-05-19
Introduce Emacs_Pixmap typedef
Alexander Gramiak
2019-05-19
Introduce Emacs_Color struct and typedef
Alexander Gramiak
2019-05-18
Fix display of images on MS-Windows broken by a recent commit
Eli Zaretskii
2019-05-17
Clean up and simplify image-type setup
Paul Eggert
2019-05-10
Convert Free_Pixmap macro into terminal hook
Alexander Gramiak
2019-05-08
Port LIBRSVG_CHECK_VERSION fix to picky cpp
Paul Eggert
2019-05-08
Fix compilation with old versions of librsvg
Eli Zaretskii
2019-05-03
Pacify librsvg 2.45.1 and later
Paul Eggert
2019-04-26
Add terminal hook query_frame_background_color
Alexander Gramiak
2019-04-26
Add terminal hook defined_color_hook
Alexander Gramiak
2019-04-26
Rename generic x_* identifiers
Alexander Gramiak
2019-04-18
Mark _Noreturn error functions as cold
Paul Eggert
2019-04-15
Avoid compiler warnings on cairo build
YAMAMOTO Mitsuharu
2019-03-27
Support native image resizing on cairo
YAMAMOTO Mitsuharu
2019-03-26
Simplify cairo image surface creation and destruction
YAMAMOTO Mitsuharu
2019-03-01
Merge from origin/emacs-26
Glenn Morris
2019-02-23
; * src/image.c (imagemagick_load, svg_load): Fix typos in comments.
Eli Zaretskii
2019-02-04
Avoid segfaults due to image cache being cleared during redisplay
Eli Zaretskii
2019-02-01
Rename CANNOT_DUMP to HAVE_UNEXEC
Paul Eggert
2019-01-20
Support native image resizing on MS-Windows
Eli Zaretskii
2019-01-18
Port to platforms where NULL is a pointer
Paul Eggert
2019-01-17
Be more specific with XRender bit-depths (bug#34051)
Alan Third
2019-01-15
Add portable dumper
Daniel Colascione
2019-01-10
Minor tweaks to HAVE_NATIVE_SCALING code
Paul Eggert
2019-01-10
Add native image scaling (bug#33587)
Alan Third
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-22
Use "file name handler" consequently
Michael Albinus
2018-12-09
Add make_vector and make_nil_vector
Paul Eggert
2018-12-06
struct image_type layout is private to image.c
Paul Eggert
2018-10-27
Merge from origin/emacs-26
Glenn Morris
[prev]
[next]