index
:
~jonny/weston
egl-platform
egl-platform-misc
info-scale
master
no-panel
panel
repeat-info
le weston
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-24
gl-renderer: provide platform_base fallbacks and remove ifdefs
Jonny Lamb
2
-13
/
+9
2015-03-24
gl-renderer: call supports() automatically in create()
Jonny Lamb
6
-29
/
+47
2015-03-24
compositor-{drm,wayland,x11}: remove useless tests for ->supports
Jonny Lamb
3
-5
/
+3
2015-03-24
gl-renderer: move all EGL_PLATFORM_* defines here
Jonny Lamb
4
-12
/
+12
2015-03-24
gl-renderer: fix build with --disable-egl
Jonny Lamb
2
-1
/
+3
2015-03-24
compositor-{drm,x11,wayland}: stop including EGL headers here
Jonny Lamb
4
-6
/
+1
2015-03-20
gl-renderer: use eglCreatePlatformWindowSurfaceEXT to get EGLSurfaces
Jonny Lamb
6
-8
/
+45
2015-03-20
gl-renderer: use eglGetPlatformDisplayEXT to get an EGLDisplay
Jonny Lamb
6
-10
/
+132
2015-03-20
compositor: fix return code from main()
Pekka Paalanen
1
-13
/
+4
2015-03-20
compositor: warn about insane repaint delay
Pekka Paalanen
1
-2
/
+12
2015-03-20
compositor: add repaint delay timer
Pekka Paalanen
2
-11
/
+74
2015-03-20
compositor, backends: weston_compositor_read_presentation_clock
Pekka Paalanen
8
-10
/
+48
2015-03-20
input: Make setting the same pointer cursor state again a no-op
Jonas Ã…dahl
1
-0
/
+4
2015-03-19
Spellcheck fixes
Bryce Harrington
3
-5
/
+5
2015-03-18
compositor-fbdev: fix output transformations
Derek Foreman
1
-90
/
+20
2015-03-18
compositor-fbdev: allow configuring transform in the ini file
Derek Foreman
1
-1
/
+13
2015-03-18
compositor-rpi: give the output a name
Derek Foreman
1
-0
/
+1
2015-03-18
input: don't assume outputs have names
Derek Foreman
1
-1
/
+2
2015-03-18
compositor-fbdev: give the output a name
Derek Foreman
1
-0
/
+1
2015-03-11
pixman-renderer: implement view scissor
Pekka Paalanen
1
-0
/
+7
2015-03-11
pixman-renderer: implement source clipping
Pekka Paalanen
1
-17
/
+154
2015-03-11
pixman-renderer: move code to draw_view_translated()
Pekka Paalanen
1
-34
/
+51
2015-03-11
pixman-renderer: change repaint_region() arguments
Pekka Paalanen
1
-26
/
+30
2015-03-11
pixman-renderer: refactor into region_intersect_only_translation()
Pekka Paalanen
1
-13
/
+21
2015-03-11
pixman-renderer: add view_transformation_is_translation()
Pekka Paalanen
1
-3
/
+13
2015-03-11
pixman-renderer: refactor transformation computation
Pekka Paalanen
1
-16
/
+25
2015-03-11
compositor: add weston_surface_to_buffer_region()
Pekka Paalanen
2
-0
/
+41
2015-03-11
pixman-renderer: simplify the output-to-buffer matrix computation
Jason Ekstrand
1
-135
/
+20
2015-03-11
compositor: Add surface-to-buffer and buffer-to-surface matrices
Jason Ekstrand
2
-0
/
+90
2015-03-11
compositor: use weston_matrix_transform for weston_output_transform_coordinate
Derek Foreman
1
-58
/
+8
2015-03-11
rpi-renderer: minimal fix to zoom coordinates
Pekka Paalanen
1
-6
/
+4
2015-03-11
zoom: Use pixels instead of GL coordinates
Jason Ekstrand
1
-26
/
+15
2015-03-11
Use pixel coordinates for weston_output.matrix
Jason Ekstrand
3
-68
/
+55
2015-03-11
zoom: remove unused args from weston_zoom_transition
Pekka Paalanen
1
-6
/
+2
2015-03-11
zoom: remove animation_xy as unused
Pekka Paalanen
2
-50
/
+3
2015-03-09
gl-renderer: Call glViewport after the context is made current
Jason Ekstrand
1
-3
/
+3
2015-03-09
shell,compositor-x11: Fix trivial memory leaks
Ryo Munakata
1
-0
/
+2
2015-03-04
gl-renderer: implement view scissor
Pekka Paalanen
1
-3
/
+19
2015-03-04
compositor-drm: avoid scissor in assign_planes
Pekka Paalanen
1
-0
/
+5
2015-03-04
compositor: add weston_view_set_mask() API and state
Pekka Paalanen
2
-9
/
+169
2015-03-04
compositor: restructure weston_compositor_pick_view()
Pekka Paalanen
1
-10
/
+19
2015-03-02
compositor,shell: move debug key code to core
Pekka Paalanen
2
-1
/
+150
2015-02-26
compositor: fix plane coords in view_accumulate_damage()
Pekka Paalanen
2
-6
/
+2
2015-02-26
compositor: let view_compute_bbox() take a box32_t
Pekka Paalanen
1
-14
/
+13
2015-02-26
compositor: weston_output::region is in global coords
Pekka Paalanen
1
-0
/
+3
2015-02-26
compositor: remove dead code from weston_output_move()
Pekka Paalanen
1
-4
/
+0
2015-02-26
compositor: note, weston_surface_damage does it wrong
Pekka Paalanen
2
-0
/
+13
2015-02-26
compositor: document view->transform.* regions
Pekka Paalanen
1
-0
/
+6
2015-02-25
pixman-renderer: implement surface_copy_content
Pekka Paalanen
1
-0
/
+52
2015-02-25
gl-renderer: implement surface_copy_content
Pekka Paalanen
1
-0
/
+149
[next]