4531 Commits (6c71aaeec5d034e052c9d95f3c36b5b38069f6d8)
 

Author SHA1 Message Date
Pekka Paalanen 6c71aaeec5 Pass config file from compositor to everything 10 years ago
Pekka Paalanen dc940caae5 compositor: move code into load_configuration() 10 years ago
Pekka Paalanen 49f6d62e9d shared: fail reading a directory as a config file 10 years ago
Pekka Paalanen fb7069ee05 tests: use MODDIR in weston-tests-env 10 years ago
Pekka Paalanen 17a1a966c2 compositor: postpone unhandled option check 10 years ago
Derek Foreman a5855adace pixman-renderer: use pre-computed inverse output matrix 10 years ago
Derek Foreman 7cb916e285 zoom: fix zoom 10 years ago
Derek Foreman 67a18b9942 compositor: fix weston_output_transform_coordinate 10 years ago
Derek Foreman c002321cd6 compositor: Create the inverse of the output matrix 10 years ago
Jasper St. Pierre d19e9b0e42 xwayland: Correct input for undecorated clients 10 years ago
Derek Foreman 4e53c53fe7 input: Don't recreate the cursor sprite when only the hotspot changes 10 years ago
Jonny Lamb abff883d2c platform: rename create_egl_window to create_egl_surface 10 years ago
Jonny Lamb 759fbf4d0f platform: remove global variables 10 years ago
Jonny Lamb 0e2ab36df7 platform: provide platform_base fallbacks and remove ifdefs 10 years ago
Jonny Lamb 5c332900f7 nested-client: include platform.h 10 years ago
Jonny Lamb f1ec506048 gl-renderer: provide platform_base fallbacks and remove ifdefs 10 years ago
Jonny Lamb 74eed31108 gl-renderer: call supports() automatically in create() 10 years ago
Jonny Lamb ace6920912 compositor-{drm, wayland, x11}: remove useless tests for ->supports 10 years ago
Jonny Lamb a3e6a4a87a gl-renderer: move all EGL_PLATFORM_* defines here 10 years ago
Jonny Lamb 445fb697a5 gl-renderer: fix build with --disable-egl 10 years ago
Jonny Lamb 62185f42ea compositor-{drm, x11, wayland}: stop including EGL headers here 10 years ago
Pekka Paalanen 41d2ccccb0 man: update weston's shells 10 years ago
Jonny Lamb 4bdcb5732b clients & tests: use eglCreatePlatformWindowSurfaceEXT when supported 10 years ago
Jonny Lamb 671148f064 gl-renderer: use eglCreatePlatformWindowSurfaceEXT to get EGLSurfaces 10 years ago
Jonny Lamb 51a7ae5f89 clients & tests: use eglGetPlatformDisplayEXT when supported 10 years ago
Jonny Lamb 70eba3fbde gl-renderer: use eglGetPlatformDisplayEXT to get an EGLDisplay 10 years ago
Pekka Paalanen 111c6f9bb7 compositor: fix return code from main() 10 years ago
Pekka Paalanen 8fd4de458e compositor: warn about insane repaint delay 10 years ago
Pekka Paalanen 0513a95a06 compositor: add repaint delay timer 10 years ago
Pekka Paalanen 662f384e6a compositor, backends: weston_compositor_read_presentation_clock 10 years ago
Jonas Ådahl b407024ea1 input: Make setting the same pointer cursor state again a no-op 10 years ago
Bryce Harrington a86c3ee697 Spellcheck fixes 10 years ago
Marek Chalupa a413ff897d tests: use two roundtrips for global events 10 years ago
Derek Foreman 70ac0edcab desktop-shell: don't allow negative values in drag resize 10 years ago
Derek Foreman 561662ba02 compositor-fbdev: fix output transformations 10 years ago
Derek Foreman 44ed70b469 compositor-fbdev: allow configuring transform in the ini file 10 years ago
Derek Foreman 8f1b32f7d0 compositor-rpi: give the output a name 10 years ago
Derek Foreman f3723d911f input: don't assume outputs have names 10 years ago
Derek Foreman e516c3bb80 compositor-fbdev: give the output a name 10 years ago
Pekka Paalanen c93782ad33 pixman-renderer: implement view scissor 10 years ago
Pekka Paalanen d7ca6b0bbe pixman-renderer: implement source clipping 10 years ago
Pekka Paalanen ccf99ce11a pixman-renderer: move code to draw_view_translated() 10 years ago
Pekka Paalanen 11af0d9ea7 pixman-renderer: change repaint_region() arguments 10 years ago
Pekka Paalanen f75b6bbfec pixman-renderer: refactor into region_intersect_only_translation() 10 years ago
Pekka Paalanen 23d4af5969 pixman-renderer: add view_transformation_is_translation() 10 years ago
Pekka Paalanen 6ea523b85d pixman-renderer: refactor transformation computation 10 years ago
Pekka Paalanen e54e31c84c compositor: add weston_surface_to_buffer_region() 10 years ago
Jason Ekstrand 8870a23fbd pixman-renderer: simplify the output-to-buffer matrix computation 10 years ago
Jason Ekstrand 1e05904cd3 compositor: Add surface-to-buffer and buffer-to-surface matrices 10 years ago
Derek Foreman 0f67941c2f compositor: use weston_matrix_transform for weston_output_transform_coordinate 10 years ago