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
..
CL CL: update CL headers to 3.0 2020-11-06 17:02:54 +10:00
D3D9 st/nine: Change a few advertised caps 2019-03-09 13:57:49 +01: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 include: update GL headers from the registry 2019-06-21 19:00:52 -04:00
GLES2 include/GLES2: Sync GLES2 headers with Khronos 2019-10-08 13:53:01 -07:00
GLES3 include: update GL headers from the registry 2019-06-21 19:00:52 -04:00
HaikuGL GL: drop symbols mangling support 2019-10-10 21:40:48 +01:00
KHR EGL: sync headers with Khronos 2019-08-14 21:48:23 +01: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
d3dadapter st/nine: skip position checks in SetCursorPosition() 2019-04-20 13:06:29 +02:00
drm-uapi drm/uapi: Fix modifier field mask for AMD modifiers. 2020-11-14 12:38:51 +00:00
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 introduce c11_compat.h to provide C11 things in C99 2019-08-04 11:14:25 +01:00
c99_alloca.h
c99_compat.h c99_compat.h: Don't try to use 'restrict' in C++ code 2019-10-16 13:45:57 +01:00
c99_math.h
meson.build mesa: Retire classic OSMesa. 2020-12-10 18:38:13 +00:00
no_extern_c.h no_extern_c.h: fix typo in comment 2020-05-21 14:23:41 +00:00