Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
efade28db954ad02ac283a626238df04bae146da
/
clients
/
image.c
bdc8c72
cosmetic: Remove a few double semicolons
by Derek Foreman
· 10 years ago
ae6f1bb
clients: Fix height typo in clamp_view()
by Bryce Harrington
· 10 years ago
4678bab
Remove redundant #include path component.
by Jon Cruz
· 10 years ago
1f6b0d1
clients: Update boilerplate from MIT X11 license to MIT Expat licenses
by Bryce Harrington
· 10 years ago
5e3b693
image: don't print redundant error
by Bill Spitzak
· 11 years ago
a829261
weston-image --help works. Also help if no filename is given
by Bill Spitzak
· 11 years ago
31732f7
Clients: Fix memleak issues in various clients of weston
by vivek
· 11 years ago
9cd661e
Make sure config.h is included before any system headers
by Andrew Wedgbury
· 11 years ago
bf17590
westoy: Remove unused support for window parents
by Jasper St. Pierre
· 12 years ago
ee7fefc
Rename frame_create and frame_set_child_size with a window_ prefix
by Jason Ekstrand
· 12 years ago
f3d6227
malloc + memset -> zalloc
by Peter Hutterer
· 12 years ago
c9213e7
image: Free filename saved into structure on error path
by Rob Bradford
· 12 years ago
4172f66
Pass argc pointer to parse_options()
by Kristian Høgsberg
· 12 years ago
409f79a
image: Free allocated memory on error path
by Rob Bradford
· 12 years ago
9468708
image: Set dragging pointer on button press, not first motion
by Kristian Høgsberg
· 13 years ago
d3bf676
image: Combine clamp_view() and center_view ()
by Kristian Høgsberg
· 13 years ago
719b215
image: Add keyhandler to handle keyboard zoom
by Kristian Høgsberg
· 13 years ago
a369ff5
image: Set resize handler and center view on resize/fullscreen
by Kristian Høgsberg
· 13 years ago
972d506
clients: image: Add support for panning and zooming
by Jonas Ådahl
· 13 years ago
1f54f17
image: handle multiple images correctly
by Philipp Brüschweiler
· 13 years ago
19a4c2d
image: Don't segfault when the file doesn't exist
by Juan Zhao
· 13 years ago
df0faf7
image: Add fullscreen support
by Kristian Høgsberg
· 13 years ago
5a315bc
Move cairo-util to shared/
by Kristian Høgsberg
· 13 years ago
f02a649
Consolidate image loading code and move to shared/
by Kristian Høgsberg
· 13 years ago
bcacef1
Add an option parser
by Kristian Høgsberg
· 13 years ago
009ac0a
window: Dont take width and height in window constructor
by Kristian Høgsberg
· 13 years ago
29af3eb
window: Make decorations just a widget
by Kristian Høgsberg
· 13 years ago
bb97700
window: Get rid of the window child allocation concept
by Kristian Høgsberg
· 13 years ago
b67e94b
window: Make resize and redraw handlers widget vfuncs
by Kristian Høgsberg
· 13 years ago
5d12990
window: Allocate and flush the window surface in window.c
by Kristian Høgsberg
· 13 years ago
cadd0f5
clients/image: Delete old old key code
by Kristian Høgsberg
· 13 years ago
50719bc
Fix inconsistent #include style
by Pekka Paalanen
· 14 years ago
3a69627
window: Stop using glib mainloop in toy toolkit
by Kristian Høgsberg
· 14 years ago
9de79a9
window.c: Drop global handler argument
by Kristian Høgsberg
· 14 years ago
b4b6734
Define global handler on display creation
by Tim Wiederhake
· 14 years ago
0043961
Fix new gcc 4.6 warnings
by Kristian Høgsberg
· 14 years ago
248c1b6
Add an orange pop-up menu to test the new map_transient request
by Kristian Høgsberg
· 14 years ago
e164e4e
Use cairo_push_group() for all double buffering, drop window_copy_*()
by Kristian Høgsberg
· 14 years ago
da846ca
Fix terminal resizing
by Kristian Høgsberg
· 14 years ago
82da52b
Update surface.attach and change surface.map to surface.map_toplevel
by Kristian Høgsberg
· 15 years ago
2bb3ebe
Create socket in /var/run/user/${HOME}
by Kristian Høgsberg
· 15 years ago
e9f5e36
Make clients exit orderly when there is no connection
by Yuval Fledel
· 15 years ago
990854d
Fixed a bogus call to cairo_destroy
by Johan Bilien
· 15 years ago
012a007
Add small client for testing shm surfaces
by Kristian Høgsberg
· 15 years ago
9d69f8e
Replace commit/ack/frame protocol with simpler sync and frame callbacks
by Kristian Høgsberg
· 15 years ago
43788b1
Update keyboard focus handler signatures
by Kristian Høgsberg
· 15 years ago
f252d6a
Update to use eglGetDRMDisplayMESA()
by Kristian Høgsberg
· 15 years ago
c8c3734
Set window user data using separate function
by Kristian Høgsberg
· 15 years ago
80d746f
Consolidate redraw scheduling in window.c
by Kristian Høgsberg
· 15 years ago
0953162
Fix resizing
by Kristian Høgsberg
· 15 years ago
478d926
Send device name at connect time
by Kristian Høgsberg
· 15 years ago
7824d81
Consolidate more code in clients/window.c
by Kristian Høgsberg
· 15 years ago
b2a432e
Move clients to subdirectory
by Kristian Høgsberg
· 15 years ago
[Renamed from image.c]
a341fa0
Use FBOs instead of eagle-specific API
by Kristian Høgsberg
· 15 years ago
0de19eb
Add an image viewer client
by Chris Wilson
· 16 years ago