mesa/src
Mathias Fröhlich cf929823bf mesa: Provide gl_vertex_format accessors.
Provide the same set of VAO and current value gl_vertex_format
accessor functions like we have for the gl_array_attributes.
For most purpose the vertex format is what we need.

v2: Style fixes.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Signed-off-by: Mathias Fröhlich <Mathias.Froehlich@web.de>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/308>
2020-03-10 14:28:37 +00:00
..
amd radv/sqtt: describe pipeline and wait events barriers 2020-03-10 10:05:40 +01:00
broadcom v3d: Ask the state tracker to lower image accesses off of derefs. 2020-02-24 18:25:02 +00:00
compiler glsl/opt_minmax: Add support for float16 2020-03-09 16:31:08 +00:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl egl/android: require ANDROID_native_fence_sync for buffer age 2020-03-09 18:27:11 +00:00
etnaviv etnaviv: drm-shim: add GC400 2020-01-30 04:05:39 +00:00
freedreno freedreno/ir3: Don't fold conversions into sign 2020-03-09 16:31:07 +00:00
gallium iris: Move down iris_emit_sbe_swiz in profiles. 2020-03-10 14:28:36 +00:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx Revert "glx: convert glx_config_create_list to one big calloc" 2020-03-04 10:19:48 +00:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel i965: Move down genX_upload_sbe in profiles. 2020-03-10 14:28:36 +00:00
loader loader: Fix leak of kernel driver name 2020-01-30 10:08:17 -08:00
mapi glthread: fall back if a param size is non-zero and a pointer param is NULL 2020-03-06 01:06:14 +00:00
mesa mesa: Provide gl_vertex_format accessors. 2020-03-10 14:28:37 +00:00
panfrost Revert "panfrost: Z24 variants should be sampled as R32UI" 2020-03-10 08:42:05 +01:00
util glsl: Add ir_constant constructor for fp16 2020-03-09 16:31:08 +00:00
vulkan util/format: add missing BC4/BC5 vulkan formats 2020-02-28 12:48:11 +00:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript