Kristian Høgsberg
f9edadf3f2
shm: Check width, height and stride for invalid values
2011-01-26 11:46:05 -05:00
Benjamin Franzke
2a332dd62e
compositor/shm: use internalFormat=GL_BGRA_EXT in TexImage2D
2011-01-23 13:55:45 -05:00
Kristian Høgsberg
1101b63d49
Both internalFormat and format should be GL_BGRA_EXT
2011-01-14 17:39:29 -05:00
Kristian Høgsberg
8525a50362
Move buffer creation and buffer details into drm.c and shm.c
2011-01-14 16:20:21 -05:00
Kristian Høgsberg
8a457e3e9f
Simplify visual check
2011-01-07 09:19:25 -05:00
Kristian Høgsberg
c5c510ec75
Set up visuals in wayland-server
...
Still very much hand-wavey, but at least it's only in one place now.
2010-12-08 15:12:58 -05:00
Kristian Høgsberg
b313b02983
Chage the 'base' field to be the name of the super class instead
...
Instead of display->base.base we want display->proxy.object, or
buffer->buffer.resource.object.id = id;
which makes it clear what we end up addressing.
2010-12-01 17:35:45 -05:00
Kristian Høgsberg
d0c3b9da22
Fall back to cairo image backend and shm surface if we don't have cairo gl
2010-10-25 11:40:03 -04:00
Kristian Høgsberg
a969c8a7f0
Use GL_BGRA_EXT for shm texture uploads
2010-10-08 09:32:55 -04:00
Kristian Høgsberg
3d5bae0700
Add a shm buffer sharing mechanism
2010-10-06 21:17:40 -04:00