SHM does not support all color depths.
svn path=/branches/work/kwin_composite/; revision=628226
This commit is contained in:
parent
2324e92b4e
commit
409ceae7ff
2 changed files with 4 additions and 1 deletions
|
@ -143,6 +143,9 @@ OpenGL TODO
|
|||
obscured (makes a difference with many windows open)
|
||||
- http://lists.kde.org/?l=kwin&m=116585618111882&w=2
|
||||
|
||||
+ shm mode needs support for more data formats than GL_BGRA in order to support e.g. 16bpp mode
|
||||
- http://www.xfree86.org/current/glTexImage2D.3.html
|
||||
|
||||
|
||||
XRender TODO
|
||||
==============================
|
||||
|
|
|
@ -20,7 +20,7 @@ Sources and other compositing managers:
|
|||
|
||||
- http://opengl.org
|
||||
- documentation
|
||||
- OpenGL Redbook (http://opengl.org/documentation/red_book/)
|
||||
- OpenGL Redbook (http://opengl.org/documentation/red_book/ - note it's only version 1.1)
|
||||
- GLX docs (http://opengl.org/documentation/specs/glx/glx1.4.pdf)
|
||||
- extensions docs (http://www.opengl.org/registry/)
|
||||
|
||||
|
|
Loading…
Reference in a new issue