mesa/src
Marek Olšák bade2407fa mesa: remove GLvertexformat
Function pointers were first set in GLvertexformat, and then
GLvertexformat was copied to the dispatch.

This just sets the function pointers in the dispatch directly,
skipping the intermediate GLvertexformat structure.

The code with SET_* calls is autogenerated by api_vtxfmt_init_h.py.

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14000>
2021-12-14 12:00:35 -05:00
..
amd radv: have the null winsys set more fields 2021-12-14 12:11:50 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi treewide: drop mtypes/macros includes from main 2021-12-08 22:14:45 +00:00
broadcom v3dv: Hotfix: Rename remaining V3DV_HAS_SURFACE->V3DV_USE_WSI_PLATFORM 2021-12-14 10:33:28 +00:00
compiler nir: use call_once() to init debug variable 2021-12-14 08:01:17 +00:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl egl: add config debug printout 2021-12-11 00:25:04 +00:00
etnaviv ci: move windowoverlap exclusion to all-skips 2021-11-29 18:08:49 -05:00
freedreno turnip: Fix operator precedence in address calculation macros for queries 2021-12-10 17:45:02 +00:00
gallium virgl: Enable higher compatibility profiles if host supports it 2021-12-14 12:32:26 +00:00
gbm gbm: Don't pass default usage flags on ABIs < 1 2021-12-08 09:49:47 +00:00
getopt
glx glx: fix regression for drawable type detection 2021-12-09 00:52:17 +00:00
gtest gtest: Fix output of array ASSERT/EXPECT macros 2021-11-11 09:53:09 -08:00
hgl
imgui
intel intel/compiler: Assert that unsupported tg4 offsets were lowered for XeHP 2021-12-13 16:59:44 -08:00
loader loader: Restore i915g support. 2021-12-09 09:05:23 -08:00
mapi mesa: remove GLvertexformat 2021-12-14 12:00:35 -05:00
mesa mesa: remove GLvertexformat 2021-12-14 12:00:35 -05:00
microsoft ci/windows: Remove line numbers from assertions in spirv2dxil tests 2021-12-11 03:43:11 +00:00
nouveau
panfrost pan/mdg: Fix definition of UBO unpack 2021-12-14 03:42:28 +00:00
tool intel/pps: tweak intel config some more 2021-11-22 11:52:46 +00:00
util radv: Expose the ETC2 emulation. 2021-12-14 11:30:48 +00:00
virtio venus: fix vn_buffer_get_max_buffer_size 2021-12-14 05:49:08 +00:00
vulkan lvp: Free the driver_data pointer for all commands 2021-12-14 09:46:39 +01:00
meson.build meson: make mesa/tests/glx depend on gallium 2021-12-07 13:03:53 +00:00