mesa/src
Ilia Mirkin 8754c5359f st/xvmc: deal with drivers wanting different texture formats
Previously, texture formats were being used unconditionally without
checking. However nv30 supports neither RGBX8 nor R4A4/A4R4 formats. Add
sufficient fallbacks so that the nv30 driver can have working OSD.

Tested on a NV44A/PCI.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
2017-06-20 20:20:55 -04:00
..
amd radeonsi/gfx9: fix TC-compatible stencil compression 2017-06-19 20:15:36 +02:00
compiler glsl: gl_Max{Vertex,Fragment}UniformComponents exist in all desktop GL versions 2017-06-19 14:43:54 +02:00
egl egl/display: make platform detection thread-safe 2017-06-16 11:02:06 +01:00
gallium st/xvmc: deal with drivers wanting different texture formats 2017-06-20 20:20:55 -04:00
gbm gbm: implement FD import with modifier 2017-06-15 10:43:36 +01:00
getopt
glx dri: Optionally turn off a couple of GLX extensions based on driconf options 2017-06-07 19:43:54 +02:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel intel: compiler/i965: fix is_broxton checks 2017-06-20 23:26:42 +01:00
loader loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11 2017-05-19 19:44:22 +01:00
mapi mesa: add KHR_no_error support for glGetImageHandleARB() 2017-06-18 14:21:04 +02:00
mesa st/mesa: fix assert to be simpler 2017-06-21 08:59:18 +10:00
util mesa/util: add util_dynarray_clear() helper 2017-06-18 14:10:32 +02:00
vulkan Android: vulkan: fix build error due to extra ) 2017-06-08 07:26:04 -05:00
Makefile.am automake: increase the MESA_GIT_SHA1 hash id length from 7 to 10 digits 2017-06-15 13:53:00 -06:00
SConscript