11 Commits (1178a3ce5c830a0b652843ba0046160b0c761128)

Author SHA1 Message Date
Benjamin Franzke c649a92549 compositor: Remove drm.c, use shm.c for pointer images 14 years ago
Kristian Høgsberg f9edadf3f2 shm: Check width, height and stride for invalid values 14 years ago
Benjamin Franzke 2a332dd62e compositor/shm: use internalFormat=GL_BGRA_EXT in TexImage2D 14 years ago
Kristian Høgsberg 1101b63d49 Both internalFormat and format should be GL_BGRA_EXT 14 years ago
Kristian Høgsberg 8525a50362 Move buffer creation and buffer details into drm.c and shm.c 14 years ago
Kristian Høgsberg 8a457e3e9f Simplify visual check 14 years ago
Kristian Høgsberg c5c510ec75 Set up visuals in wayland-server 14 years ago
Kristian Høgsberg b313b02983 Chage the 'base' field to be the name of the super class instead 14 years ago
Kristian Høgsberg d0c3b9da22 Fall back to cairo image backend and shm surface if we don't have cairo gl 14 years ago
Kristian Høgsberg a969c8a7f0 Use GL_BGRA_EXT for shm texture uploads 14 years ago
Kristian Høgsberg 3d5bae0700 Add a shm buffer sharing mechanism 14 years ago