1707 Commits (ead5242e0719d758b65465379f9b5be570426b38)

Author SHA1 Message Date
Kristian Høgsberg b8ceaaa42f compositor: Destroy EGLImage and texture when a NULL buffer is attached 13 years ago
Kristian Høgsberg d553bfc127 compositor: Track which plane a surface is on 13 years ago
Kristian Høgsberg f6f69d3250 wcap: Make recorder debug code compile again 13 years ago
Kristian Høgsberg 4ff5a7408a compositor: Don't export weston_compositor_repick() 13 years ago
Kristian Høgsberg 9b78fd7c83 tablet-shell: Don't use compositor->surface_list 13 years ago
Kristian Høgsberg b0d8e779df switcher: Don't use compositor->surface_list 13 years ago
Kristian Høgsberg 362b672111 Rename weston_compositor EGLDisplay member to egl_display 13 years ago
Kristian Høgsberg 460a79bd4b compositor: Track damage in surface-local coordinates 13 years ago
Kristian Høgsberg e4c1a5f7f3 compositor: Drop old wrapper for surface_to_global_float() 13 years ago
Kristian Høgsberg cebb34ef9e git-version: Use automake silent macro to make build prettier 13 years ago
Scott Moreau 429490df1a Move zoom code to its own file. 13 years ago
Scott Moreau 8dacaaba1b Animate transitions for zoom focus point change. 13 years ago
Ander Conselvan de Oliveira 563c5b8386 compositor-wayland: Respond to ping requests on outputs' shell surfaces 13 years ago
Kristian Høgsberg 7b5029f8d4 shell: Don't override the sprite surface output 13 years ago
Kristian Høgsberg cd80f107b3 xwm: Fix crash when we don't have a transient_for window 13 years ago
Kristian Høgsberg 54b1d2ca84 compositor: Don't remove surface->link in weston_surface_unmap() 13 years ago
Ander Conselvan de Oliveira 37ffc3c14b compositor: Track pointer image protocol change 13 years ago
Ander Conselvan de Oliveira 912f20b9b7 compositor: Fix crash when surface is map'd and unmap'd before repaint 13 years ago
Alex Wu 319b29c954 tablet-shell: Fix compiling error for using stderr. 13 years ago
Scott Moreau 94b0b0ce3d Increment frame_counter before calling animation->frame(). 13 years ago
Tiago Vignatti bf1e8660ed xwm: fix typo on windows hints 13 years ago
Jonas Ådahl 04769744e1 shell: Store focus state in workspaces 13 years ago
Jonas Ådahl 62fcd0417e shell: Animate workspace changes 13 years ago
Jonas Ådahl e3cddce5a6 shell: Virtual workspaces 13 years ago
Jonas Ådahl db7737609c compositor: Buffer all frame callbacks in 'weston_surface' 13 years ago
Scott Moreau e2949dba9b Remove weston_compositor_get_time() usage from animations. 13 years ago
Scott Moreau e6603981da Implement animated transitions for zoom in/out. 13 years ago
Scott Moreau befa65318a compositor: Update grab variable in notify_key() after binding handler. 13 years ago
Kristian Høgsberg 23cf9eb04f Refine the build id string 13 years ago
Pekka Paalanen 4e4167d3a0 compositor: log more EGL and GL info 13 years ago
Pekka Paalanen 1b3c1ea880 compositor: log module loading 13 years ago
Pekka Paalanen 7f4d1a3534 compositor: move uname log earlier 13 years ago
Pekka Paalanen 29e09a92cb ignore git-version.h 13 years ago
Pekka Paalanen bce4c2b1ca compositor: prettify program info in log 13 years ago
Martin Minarik f5c7576581 compositor-android.c: Add missing include log.h 13 years ago
Martin Minarik bae4351931 Log: Remove date from timestamp, log it only once. 13 years ago
Martin Minarik f12c2879c6 compositor: Print uname information to log 13 years ago
Rafal Mielniczuk 6e0a7d82b7 compositor: change position of weston_log_file_open call 13 years ago
Scott Moreau d64cf21246 Add frame_counter to weston_animation. 13 years ago
Scott Moreau 9d1b1125fd Move animation_list to weston_output. 13 years ago
Kristian Høgsberg fc9c5e04fd log: Add some diagnostics to the log 13 years ago
Kristian Høgsberg a411c8b66c log: Print sha1 of HEAD and the date and time as the first thing in the log 13 years ago
Kristian Høgsberg a7496e1c61 Add a makefile hook to generate git-version.h 13 years ago
Martin Minarik eb587650d2 log: Fixes 13 years ago
Martin Minarik 6d11836721 Replace fprintf() by weston_log() 13 years ago
Martin Minarik 19e6f2693d Add logging functionality 13 years ago
Pekka Paalanen 3ab7269a9b compositor: return failure even if SEGV handler works v2 13 years ago
Kristian Høgsberg b2af93ef8c compositor: Drop weston_surface_to_global() 13 years ago
Kristian Høgsberg 9a050afc06 compositor: Emit destroy signal when we manually destroy a weston_surface 13 years ago
Kristian Høgsberg 633b14505c shell: Emit destroy signal for when we manually destroy shell surface 13 years ago