[Mesa-dev] [PATCH 0/4] mapi table resize + misc fixes

Tapani Pälli tapani.palli at intel.com
Thu Feb 11 12:03:56 UTC 2016


Hi;

Here are some misc fixes that were sent to me, I've run CI on these
and did not see any tests fail.

Thanks;

Bernard Kilarski (2):
  mapi_abi: Allow more dynamic entries
  glx: fix error code when there is no context bound

Daniel Czarnowski (2):
  egl_dri2: NULL check for xcb_dri2_get_buffers_reply()
  egl_dri2: set correct error code if swapbuffers fails

 src/egl/drivers/dri2/platform_x11.c       | 8 +++++++-
 src/glx/glxcmds.c                         | 2 +-
 src/glx/query_renderer.c                  | 4 ++--
 src/glx/tests/query_renderer_unittest.cpp | 4 ++++
 src/mapi/mapi_abi.py                      | 2 +-
 src/mapi/u_execmem.c                      | 2 +-
 6 files changed, 16 insertions(+), 6 deletions(-)

-- 
2.5.0



More information about the mesa-dev mailing list