mesa/src
Rob Clark 984da46219 xa: add xa_surface_from_handle()
For freedreno DDX, we have to create the scanout GEM bo in a special way
(until we have our own KMS/DRM kernel driver.. and even then for
phones/tablets you probably need to use the android drivers if you don't
want to port the lcd panel driver support).  The easiest way to handle
this is let the DDX create the scanout bo, and then create the xa
surface from that.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
2013-07-25 13:59:54 -04:00
..
egl egl/build: Remove unused GLAPI_LIB. 2013-07-22 10:48:45 -07:00
gallium xa: add xa_surface_from_handle() 2013-07-25 13:59:54 -04:00
gbm gbm: Remember to init format on gbm_dri_bo_create. 2013-02-07 20:00:52 -05:00
getopt
glsl glsl: Handle empty if statement encountered during loop analysis. 2013-07-25 09:37:02 -07:00
glx Apple: glFlush() is not needed with CGLFlushDrawable() 2013-07-20 10:25:28 -07:00
gtest gtest: Build it only for 'make check'. 2013-01-13 12:38:44 +01:00
mapi build: Add tests directories to SUBDIRS 2013-07-22 10:48:45 -07:00
mesa i965: Initialize inout_offset parameter to brw_search_cache(). 2013-07-25 09:36:15 -07:00
Makefile.am build: Remove GALLIUM_DIRS 2013-04-15 12:04:26 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00