xserver-multidpi/glamor
Zhigang Gong 937d3bcecf glamor: Correct the version check for GLES2.
If we are using GLES2, then the version number should be no
less than 2.0 rather than no less than 1.3 which is for GL
API.
2011-09-26 16:47:03 +08:00
..
glamor_copyarea.c glamor: Don't direct call to any gl functions. 2011-09-26 16:47:02 +08:00
glamor_copywindow.c glamor: Add CopyWindow implementation so it doesn't crash. 2011-09-26 16:46:32 +08:00
glamor_core.c glamor: Don't direct call to any gl functions. 2011-09-26 16:47:02 +08:00
glamor_debug.h glamor: Don't always fallback everything when change window attr. 2011-09-26 16:46:35 +08:00
glamor_egl.c glamor-egl: Add gbm device support. 2011-09-26 16:47:02 +08:00
glamor_fill.c glamor: Don't direct call to any gl functions. 2011-09-26 16:47:02 +08:00
glamor_fillspans.c glamor: Change to use the original drawable in glamor_fill. 2011-09-26 16:47:02 +08:00
glamor_getspans.c glamor: Don't direct call to any gl functions. 2011-09-26 16:47:02 +08:00
glamor_gl_dispatch.c glamor: Don't direct call to any gl functions. 2011-09-26 16:47:02 +08:00
glamor_gl_dispatch.h glamor: Don't direct call to any gl functions. 2011-09-26 16:47:02 +08:00
glamor_glext.h glamor: Re-arrange some macros/definitions in header files. 2011-09-26 16:47:02 +08:00
glamor_glyphs.c glamor: Improve glyphs cache mechanism. 2011-09-26 16:47:02 +08:00
glamor_picture.c glamor : Add dynamic texture uploading feature. 2011-09-26 16:46:35 +08:00
glamor_pixmap.c glamor: Don't direct call to any gl functions. 2011-09-26 16:47:02 +08:00
glamor_polyfillrect.c glamor: Change to use the original drawable in glamor_fill. 2011-09-26 16:47:02 +08:00
glamor_polylines.c glamor: Fixed two unintialized warnings. 2011-09-26 16:46:36 +08:00
glamor_priv.h glamor: Re-arrange some macros/definitions in header files. 2011-09-26 16:47:02 +08:00
glamor_putimage.c glamor: Don't direct call to any gl functions. 2011-09-26 16:47:02 +08:00
glamor_render.c glamor: Don't direct call to any gl functions. 2011-09-26 16:47:02 +08:00
glamor_setspans.c glamor: Don't direct call to any gl functions. 2011-09-26 16:47:02 +08:00
glamor_tile.c glamor: Don't direct call to any gl functions. 2011-09-26 16:47:02 +08:00
glamor_triangles.c glamor: Add render triangles support. 2011-09-26 16:46:35 +08:00
glamor_utils.h glamor: Re-arrange some macros/definitions in header files. 2011-09-26 16:47:02 +08:00
glamor_window.c glamor: Don't always fallback everything when change window attr. 2011-09-26 16:46:35 +08:00
glamor.c glamor: Correct the version check for GLES2. 2011-09-26 16:47:03 +08:00
glamor.h glamor: Don't direct call to any gl functions. 2011-09-26 16:47:02 +08:00
Makefile.am glamor: Don't direct call to any gl functions. 2011-09-26 16:47:02 +08:00