mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-24 08:10:22 +01:00
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>
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| clientinfo_unittest.cpp | ||
| create_context_unittest.cpp | ||
| enum_sizes.cpp | ||
| fake_glx_screen.cpp | ||
| fake_glx_screen.h | ||
| indirect_api.cpp | ||
| Makefile.am | ||
| mock_xdisplay.h | ||
| query_renderer_implementation_unittest.cpp | ||
| query_renderer_unittest.cpp | ||