mesa/src
Mathias Fröhlich 64d2a20480 mesa: Make gl_vertex_array contain pointers to first order VAO members.
Instead of keeping a copy of the vertex array content in
struct gl_vertex_array only keep pointers to the first order
information originaly in the VAO.
For that represent the current values by struct gl_array_attributes
and struct gl_vertex_buffer_binding.

v2: Change comments.
    Remove gl... prefix from variables except in the i965 directory where
    it was like that before. Reindent because of that.

Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Mathias Fröhlich <Mathias.Froehlich@web.de>
2018-03-10 07:33:51 +01:00
..
amd ac/gpu_info: print ib_start_alignment, add assertion 2018-03-09 16:28:29 -05:00
broadcom nir: add lower_ldexp to nir compiler options 2018-02-28 09:23:49 +11:00
compiler nir: Don't i2b a value that is already Boolean 2018-03-08 15:26:26 -08:00
egl egl/x11: Re-allocate buffers if format is suboptimal 2018-03-09 17:47:14 +00:00
gallium draw: fix alpha value for very short aa lines 2018-03-10 02:11:50 +01:00
gbm meson: Use include directory variables instead of traversing 2018-03-07 13:30:53 -08:00
getopt
glx egl/x11: Re-allocate buffers if format is suboptimal 2018-03-09 17:47:14 +00:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel intel/vulkan: Hard code CS scratch_ids_per_subslice for Cherryview 2018-03-09 16:15:58 -08:00
loader egl/x11: Re-allocate buffers if format is suboptimal 2018-03-09 17:47:14 +00:00
mapi *-symbol-check: use correct nm path when cross-compiling 2018-02-26 13:50:59 +00:00
mesa mesa: Make gl_vertex_array contain pointers to first order VAO members. 2018-03-10 07:33:51 +01:00
util drirc: whitespace fix 2018-03-08 09:53:34 +00:00
vulkan vulkan/wsi/x11: Return VK_SUBOPTIMAL_KHR for X11 2018-03-09 17:47:13 +00:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
meson.build meson: fix building without GL 2018-02-26 09:32:14 -08:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00