2289 Commits (3a0de88abf2c714005ba995fd29f63d0bf5e5a55)
 

Author SHA1 Message Date
Kristian Høgsberg 3a0de88abf compositor: Move unbind_display call into gles2-renderer.c 12 years ago
Kristian Høgsberg 9793fc7a4e compositor: Move EGL context creation to gles2-renderer.c 12 years ago
Kristian Høgsberg 2bc5e8eaf8 compositor: Create outputs before initializing GLES2 state 12 years ago
Kristian Høgsberg fa1be023a2 compositor: Introduce a weston_renderer object 12 years ago
Kristian Høgsberg b7b77e6f8f compositor: Move EGL/GLES2 parts of weston_surface_attach to gles2-renderer.c 12 years ago
Kristian Høgsberg b1fd2d6dd8 compositor: Move update_shm_texture() to gles2-renderer.c 12 years ago
Kristian Høgsberg 25894fc920 compositor: Move gles2 initialization to gles2-renderer.h 12 years ago
Kristian Høgsberg 861a50c141 compositor: Move non-GL initialization out of weston_compositor_init_gl() 12 years ago
Kristian Høgsberg ecf6edec1f compositor: Move surface repaint code to gles2-renderer.c 12 years ago
Kristian Høgsberg d7c172648d compositor: Consolidate output repaint logic 12 years ago
Philipp Brüschweiler 774c34a381 screensaver: fix decoding of transparency in xpm files 12 years ago
U. Artie Eoff 38b4d62ece test-text-client: fix compile error 12 years ago
Pekka Paalanen 7c7d464ce7 compositor: do not round a zero area to non-zero 12 years ago
Pekka Paalanen 27a8c53020 compositor: do not duplicate ARRAY_SIZE 12 years ago
Pekka Paalanen 85a46671db compositor: reduce the number of triangles 12 years ago
Pekka Paalanen c73bd54b58 compositor: fix fan_debug mode 12 years ago
Pekka Paalanen 2abe2e6d41 compositor: paint opaque regions with RGBX shader 12 years ago
Pekka Paalanen 4f9c07bf11 xwayland: replace opaque_rect, fix an alpha problem 12 years ago
Philipp Brüschweiler 8c9c8fcf6e toytoolkit: supply correct widget in motion_handler callback 12 years ago
Philipp Brüschweiler 067abf67cd workspaces: don't segfault on invalid move_surface_to_workspace request 12 years ago
Jonas Ådahl 8538b22ff4 shell: Improve focus handling when moving surfaces between workspaces 12 years ago
Jonas Ådahl 14c92ff072 toytoolkit: Implement support for the workspace manager interface 12 years ago
Jonas Ådahl e9d2250549 shell: Introduce workspace manager interface 12 years ago
Jonas Ådahl 8de6a1ddae shell: Add possibility to move surfaces to other workspaces 12 years ago
Jonas Ådahl 568994400b shell: Always set focus when restoring focus state 12 years ago
Jonas Ådahl 9fa9b8b219 Add sample configuration for workspaces to weston.ini 12 years ago
Scott Moreau 7e300dbc58 simple-egl: Avoid race condition. 12 years ago
Scott Moreau 6a615d2621 simple-egl: Only set alpha_size=0 when -o is passed. 12 years ago
Scott Moreau 1ee53e78db simple-egl: Remove unused variable. 12 years ago
Pekka Paalanen 07c91f8371 compositor: triangle fan debug 12 years ago
Pekka Paalanen 8a15bb83f3 compositor: fix blending for full-surface alpha 12 years ago
Pekka Paalanen 6b5585be0d compositor: specialised fragment shader for RGBX 12 years ago
Rob Clark 0e5a2d0219 compositor: simplify shaders 12 years ago
Rob Clark e3b9591513 compositor: add support for OES_EGL_image_external 12 years ago
Pekka Paalanen a91291c4d6 man: add man page for weston 12 years ago
Philipp Brüschweiler 467668c9a4 desktop-shell: don't segfault on invalid icon path 12 years ago
Philipp Brüschweiler 16d59d7780 desktop-shell: respect CURSOR_NONE as grab cursor 12 years ago
Philipp Brüschweiler bd3f219344 toytoolkit: try multiple names when loading cursors 12 years ago
Jan Arne Petersen b00e6632f6 tests: Add unit test for text model 12 years ago
Jan Arne Petersen 6f83d0d4a7 tests: Explicitly define the test client to launch 12 years ago
Scott Moreau bb5898341c screenshot: Use correct buffer size for transformed outputs. 12 years ago
Philipp Brüschweiler fdb4b02501 terminal: support entering non-ascii characters 12 years ago
Scott Moreau 1bad5db9d6 Implement output transformations. 12 years ago
Philipp Brüschweiler 5418a904ca toytoolkit: don't ignore resizes with negative width or height 12 years ago
Ander Conselvan de Oliveira 4f5217313e compositor: Clear only the the damage that was actually repainted 12 years ago
Scott Moreau 243f59f5bb Remove unused enum. 12 years ago
Scott Moreau cd3bbc2059 Correct mistake in config file. 12 years ago
Philipp Brüschweiler 97cb62afb7 weston-info: an output can have multiple modes 12 years ago
Philipp Brüschweiler bb0d4b9218 weston-info: remove timerfd termination hack 12 years ago
Kristian Høgsberg 70fc4a4cd6 clients: Move weston-info to bin_PROGRAMS 12 years ago