mesa/include
Eric Anholt ee80237218 mesa: Retire classic OSMesa.
The classic OSMesa renders directly into user memory using
src/mesa/swrast, while gallium OSMesa renders using softpipe or llvmpipe
and copies out at glFlush() time.  This would make gallium look like a
worse choice for OSMesa, except that swrast is:

1) Painfully slow to render compared to llvmpipe
2) Incorrect at derivatives
3) Limited to GL 2.1 instead of GL 4.6

In my survey of OSMesa users, debian was the remaining holdout with
classic OSMesa in use on hurd and some rare non-LLVM-supported
architectures (sh4, alpha, etc.).  As of today, they've switched to
softpipe-based gallium OSMesa for them.

To prevent people from running the wrong OSMesa (to the extent that
running OSMesa can ever be the right thing), delete the classic
version.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>

Closes: #320
Closes: #877
Closes: #2297
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1243>
2020-12-10 18:38:13 +00:00
..
android_stub android_stub: Update platform headers to include gralloc1.h. 2020-10-19 18:41:50 +00:00
c11 c11/threads: Remove Windows XP support 2020-11-26 07:58:56 +00:00
CL CL: update CL headers to 3.0 2020-11-06 17:02:54 +10:00
D3D9
d3dadapter
drm-uapi drm/uapi: Fix modifier field mask for AMD modifiers. 2020-11-14 12:38:51 +00:00
EGL Add EGL xcb platform 2020-11-12 16:39:47 +00:00
GL dri: introduce createImageFromDmaBufs3 2020-11-02 10:15:47 +01:00
GLES
GLES2
GLES3
HaikuGL
KHR
pci_ids intel/dev: Add device info for ADL-S 2020-10-27 20:42:38 +00:00
vulkan vulkan: Update to 1.2.164. 2020-12-07 15:25:17 +00:00
c11_compat.h
c99_alloca.h
c99_compat.h
c99_math.h
meson.build mesa: Retire classic OSMesa. 2020-12-10 18:38:13 +00:00
no_extern_c.h