mesa/src/glx/tests
Bernard Kilarski 2e3f067458 glx: fix error code when there is no context bound
v2: change all related NULL checks to check against dummyContext
v3: really check for dummyContext *only* when ctx was from
    __glXGetCurrentContext
v4: cover more checks, add dummyBuffer, dummyVtable (Emil)

Signed-off-by: Bernard Kilarski <bernard.r.kilarski@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Cc: "11.2" <mesa-stable@lists.freedesktop.org>
2016-08-15 09:24:10 +03:00
..
.gitignore glx/tests and mesa/tests: Update .gitignore files. 2012-06-14 10:08:57 -07:00
clientinfo_unittest.cpp glx: Don't enclose includes inside extern "C" { }. 2016-04-26 21:28:34 +01:00
create_context_unittest.cpp glx: Don't enclose includes inside extern "C" { }. 2016-04-26 21:28:34 +01:00
enum_sizes.cpp mesa: Standardize names of OpenGL functions. 2012-11-12 10:53:57 -08:00
fake_glx_screen.cpp glx: fix error code when there is no context bound 2016-08-15 09:24:10 +03:00
fake_glx_screen.h glx: Don't enclose includes inside extern "C" { }. 2016-04-26 21:28:34 +01:00
indirect_api.cpp Fix invalid extern "C" around header inclusion. 2015-03-05 10:21:40 -08:00
Makefile.am glxl/tests: Use X11_INCLUDES instead of X11_CFLAGS 2015-09-07 10:43:32 +01:00
mock_xdisplay.h glx: Move tests from tests/glx to src/glx/tests 2012-06-13 11:50:24 -07:00
query_renderer_implementation_unittest.cpp glx: Don't enclose includes inside extern "C" { }. 2016-04-26 21:28:34 +01:00
query_renderer_unittest.cpp glx: Don't enclose includes inside extern "C" { }. 2016-04-26 21:28:34 +01:00