Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
1c5621840b3eb172a3b194d60024644bf7708217
/
compositor
/
compositor-drm.c
1c56218
compositor: Split backends into modules
by Kristian Høgsberg
· 14 years ago
d59eb1c
compositor-drm: Retrieve extension functions before wlsc_compositor_init
by Benjamin Franzke
· 14 years ago
e5b3b26
Cast fd's to intptr_t before casting to EGLNativeDisplay
by Benjamin Franzke
· 14 years ago
b5819dc
compositor: Stop using EGL_EGLEXT_PROTOTYPES and look up extension functions
by Kristian Høgsberg
· 14 years ago
b186847
Update return types of event handler functions
by Kristian Høgsberg
· 14 years ago
66aa235
Optimize fullscreen scanout abit
by Benjamin Franzke
· 14 years ago
431da9a
Make use of a hardware cursor in compositor-drm
by Benjamin Franzke
· 14 years ago
1178a3c
compositor(-drm): Pageflip to fullscreen surfaces
by Benjamin Franzke
· 14 years ago
0b9334a
Define _GNU_SOURCE for O_CLOEXEC flag
by Kristian Høgsberg
· 14 years ago
11e2828
Merge remote-tracking branch 'bnf/surface-frame-event'
by Kristian Høgsberg
· 14 years ago
9cd7aca
compositor-drm: Close drm fd on exec
by Kristian Høgsberg
· 14 years ago
ec4d342
Support per surface frame events
by Benjamin Franzke
· 14 years ago
9c26ff3
compositor-drm: Support output hotplugging
by Benjamin Franzke
· 14 years ago
eefc36c
compositor-drm: Fix multi head rendering
by Benjamin Franzke
· 14 years ago
13d9db2
Beginnings of multiple monitor
by Marty Jack
· 14 years ago
c649a92
compositor: Remove drm.c, use shm.c for pointer images
by Benjamin Franzke
· 14 years ago
2af7f10
compositor: Remove wlsc_drm
by Benjamin Franzke
· 14 years ago
5b2cb6f
compositor: Generate Framebuffer in the backends
by Benjamin Franzke
· 14 years ago
1b765ff
compositor: Add flags parameter to wlsc_output_init
by Benjamin Franzke
· 14 years ago
faa0a9d
compositor: Use eglBindWaylandDisplayWL
by Benjamin Franzke
· 14 years ago
feb370e
compositor-drm: Flush before pageflipping
by Benjamin Franzke
· 14 years ago
8525a50
Move buffer creation and buffer details into drm.c and shm.c
by Kristian Høgsberg
· 15 years ago
e4762a6
Move tty and vt handling out in its own file
by Kristian Høgsberg
· 15 years ago
43db401
Split out evdev handling to its own file
by Kristian Høgsberg
· 15 years ago
9c3e8d7
Move grab state to struct wl_input_device
by Kristian Høgsberg
· 15 years ago
caa6442
compositor: Use a virtual destructor when shutting down
by Kristian Høgsberg
· 15 years ago
55973f2
Some additional return value checking
by Darxus
· 15 years ago
f2912fa
compositor: put console into KD_GRAPHICS mode at vt enter time
by Jesse Barnes
· 15 years ago
61a8251
Add a geometry option for x11 compositor
by Kristian Høgsberg
· 15 years ago
76b4332
Move example compositor to subdirectory
by Kristian Høgsberg
· 15 years ago
[Renamed from compositor-drm.c]
b12fcce
Update to EGL_MESA_drm_image from mesa master
by Kristian Høgsberg
· 15 years ago
a661f26
Name libraries -client and -server for consistency
by Kristian Høgsberg
· 15 years ago
640609a
Implement current drm auth scheme in the drm object
by Kristian Høgsberg
· 15 years ago
5fcd0aa
Introduce 'buffer' object for attaching, image cahce and cursor images
by Kristian Høgsberg
· 15 years ago
a1f3f60
Generate protocol types and metadata from xml
by Kristian Høgsberg
· 15 years ago
2c28aa5
Bind GLES2 API, not OpenGL
by Kristian Høgsberg
· 15 years ago
379b678
Use EGL_KHR_surfaceless_opengl
by Kristian Høgsberg
· 15 years ago
808fd41
Drop coordinates from buttons press, add timestamp to events
by Kristian Høgsberg
· 15 years ago
f252d6a
Update to use eglGetDRMDisplayMESA()
by Kristian Høgsberg
· 15 years ago
86e0989
Hide wayland cursor when X11 compositor loses focus
by Kristian Høgsberg
· 15 years ago
a946821
Propagate shader compile/link errors
by Kristian Høgsberg
· 15 years ago
ce5325d
Add x11 backend for compositor
by Kristian Høgsberg
· 15 years ago
fc783d4
Split native drm part of compositor out
by Kristian Høgsberg
· 15 years ago