Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
cc201e47ba246dd8693577f36121b7a573657b85
/
shared
/
cairo-util.c
35b2eaa
Moved helper macro to a discrete include file.
by Jon Cruz
· 10 years ago
6c6164c
shared: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 10 years ago
eaea470
cairo-util: fix shadows for small clients
by Marek Chalupa
· 11 years ago
0d7fe8d
toytoolkit: rename tile_mask to render_shadow
by Marek Chalupa
· 11 years ago
850a514
cairo-util: Draw solid titlebar for frames with only buttons
by Boyan Ding
· 11 years ago
f11ad43
cairo-util: Don't show a resize cursor on edges when we're maximized
by Jasper St. Pierre
· 11 years ago
a4d9723
cairo-util: Kill a duplicate test
by Jasper St. Pierre
· 11 years ago
89f4bc4
window.c: Don't put titlebars on menu windows
by Kristian Høgsberg
· 12 years ago
c680e90
window.c: Use frame code for drawing menus
by Kristian Høgsberg
· 12 years ago
c0bf817
shared: Add out-of-memory handling to theme_create()
by Kristian Høgsberg
· 12 years ago
c228e23
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
by Daniel Stone
· 12 years ago
3c2360f
Add new shared/image-loader.h to separate include dependencies
by Kristian Høgsberg
· 12 years ago
c6a7e4b
toytoolkit: Don't draw shadows for maximized windows.
by Scott Moreau
· 13 years ago
5f3eddc
weston: Clip window title text to the frame
by Martin Minarik
· 13 years ago
f96e6c0
Share code to to classify pointer location in frame
by Kristian Høgsberg
· 13 years ago
5a315bc
Move cairo-util to shared/
by Kristian Høgsberg
· 13 years ago
[Renamed from clients/cairo-util.c]
5adb480
window: Move frame rendering to cairo-util
by Kristian Høgsberg
· 13 years ago
42abdf5
window: Move theme rendering code to cairo-util
by Kristian Høgsberg
· 13 years ago
919fbf0
cairo-util: Use nearest filtering for rendering frame
by Kristian Høgsberg
· 13 years ago
126f855
window.c: Fix the stretch scaling code
by Kristian Høgsberg
· 13 years ago
ec323d2
window.c: Increase drop shadow fluffiness
by Kristian Høgsberg
· 13 years ago
6dc0f86
cairo-util: load_cairo_surface returns NULL if loading the file fails.
by Ustun Ergenoglu
· 13 years ago
f02a649
Consolidate image loading code and move to shared/
by Kristian Høgsberg
· 13 years ago
0a26641
clients: fix spelling
by Tiago Vignatti
· 13 years ago
3d5437c
Add support for webp image format
by Kristian Høgsberg
· 13 years ago
902865c
cairo-util: Only look at first two bytes for jpegs
by Kristian Høgsberg
· 13 years ago
804e051
cairo-util: Don't anger png.h by including setjmp.h
by Kristian Høgsberg
· 13 years ago
d654876
cairo-util: Add png loader and image type sniffing
by Kristian Høgsberg
· 13 years ago
ffe3bba
cairo-util: Return NULL instead of exit() on jpeg load failure
by Kristian Høgsberg
· 13 years ago
02453dd
cairo-util: Dont use non-standard JCS_EXT_BGRX color space
by Kristian Høgsberg
· 14 years ago
bf8bd5a
cairo-util: Fix another last-minute typo
by Kristian Høgsberg
· 14 years ago
27d3866
cairo-util: Add helper to load jpeg files
by Kristian Høgsberg
· 14 years ago
47eb8f4
window: Remove display_flush_cairo_device
by Benjamin Franzke
· 14 years ago
1e164b9
Move rounded_rect() to cairo-util.c
by Kristian Høgsberg
· 14 years ago
0cd8f6e
Drive-by optimization of blur_surface()
by Kristian Høgsberg
· 14 years ago
9a68624
Add a drag and drop test client
by Kristian Høgsberg
· 15 years ago
b91cd10
Move cairo-util.[ch] to clients/
by Kristian Høgsberg
· 15 years ago
[Renamed from cairo-util.c]
dcb71b6
Update decoration drawing to be less cairo path happy
by Kristian Høgsberg
· 15 years ago
49e868c
Fix a few bugs in blur implementation
by Kristian Høgsberg
· 15 years ago
7d7b5db
Tweak theme a bit
by Kristian Høgsberg
· 16 years ago
5fc96ff
Dont use an image surface for the tmp
by Kristian Høgsberg
· 16 years ago
0ac16f0
Switch to cairo-drm, drop struct buffer hacks.
by Kristian Høgsberg
· 16 years ago
ffd710e
Put Wayland under the MIT license.
by Kristian Høgsberg
· 17 years ago
e9d550b
Optimize blur further, resize gears with window.
by Kristian Høgsberg
· 17 years ago
8733026
Optimize blur a bit more.
by Kristian Høgsberg
· 17 years ago
10bdd29
Optimize window blur calculation.
by Kristian Høgsberg
· 17 years ago
2f2cfae
Factor out common cairo code, add blur function.
by Kristian Høgsberg
· 17 years ago