mesa/src
Axel Davy 1d363d440f st/nine: Ignore multisample quality level if no ms
Apparently instead of returning error when passing
a quality level different than 0 for
D3DMULTISAMPLE_NONE, we should pass.

Fixes: https://github.com/iXit/Mesa-3D/issues/340

Cc: mesa-stable@lists.freedesktop.org

Signed-off-by: Axel Davy <davyaxel0@gmail.com>
2019-03-04 21:52:15 +01:00
..
amd rav: use 32_AR instead of 32_ABGR when alpha coverage is required 2019-03-04 12:02:01 +01:00
broadcom v3d: Rematerialize MOVs of uniforms instead of spilling them. 2019-02-25 21:33:47 -08:00
compiler glsl: fix recording of variables for XFB in TCS shaders 2019-03-04 01:55:00 +01:00
egl egl/sl: also allow virtgpu to fallback to kms_swrast 2019-03-04 17:33:17 +00:00
freedreno freedreno/ir3: track register pressure in sched 2019-03-03 13:27:50 -05:00
gallium st/nine: Ignore multisample quality level if no ms 2019-03-04 21:52:15 +01:00
gbm
getopt
glx glx: fix shared memory leak in X11 2019-02-28 14:23:02 +10:00
gtest
hgl
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel android: anv: fix libexpat shared dependency 2019-03-04 20:53:59 +01:00
loader loader: use loader_open_device() to handle O_CLOEXEC 2019-02-26 11:07:23 +00:00
mapi
mesa st/mesa: whitespace fixes in st_texture.h 2019-03-04 11:48:47 -07:00
util util: emulate futex on FreeBSD using umtx 2019-03-03 19:48:49 +00:00
vulkan vulkan: use VkBase{In,Out}Structure instead of a custom struct 2019-02-28 16:25:59 +00:00
Makefile.am
meson.build
SConscript