mesa/src
Mathias Fröhlich 6fac626193 mesa: The glArrayElement api is independent of the current program.
All the shader program dependent handling is done on the level
of the gl_Context::Array._DrawVAO/_DrawVAOEnabledAttribs.
So, skip array element invalidation on _NEW_PROGRAM.

Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Mathias Fröhlich <Mathias.Froehlich@web.de>
2018-05-17 20:13:40 +02:00
..
amd radv: only declare the ESGS rings for pre GFX9 chips 2018-05-17 14:14:20 +02:00
broadcom v3d: Add support for glSampleMask / glSampleCoverage. 2018-05-17 15:09:46 +01:00
compiler spirv: fix visiting inner loops with same break/continue block 2018-05-15 21:38:19 +02:00
egl android: change include "cutils/log.h" to "log/log.h" on Android API >=26 2018-05-14 08:08:31 +03:00
gallium swr/rast: Added FEClipRectangles event 2018-05-17 10:53:14 -05:00
gbm gbm: remove never-implemented function 2018-03-28 16:25:52 +01:00
getopt
glx meson: allow empty sources when using link_whole 2018-04-24 14:08:15 -07:00
gtest
hgl
intel intel/blorp: Add a NO_UPDATE_CLEAR_COLOR batch flag 2018-05-17 07:06:42 -07:00
loader dri3: Only update number of back buffers in loader_dri3_get_buffers 2018-05-09 15:40:41 +02:00
mapi mesa: enable geom shaders in OpenGL 3.2 Compat profile 2018-05-03 12:08:21 +10:00
mesa mesa: The glArrayElement api is independent of the current program. 2018-05-17 20:13:40 +02:00
util util/set: add a set_clear function 2018-05-04 10:13:33 -07:00
vulkan vulkan/wsi: Only use LINEAR modifier for prime if supported. 2018-05-08 15:47:16 +02:00
git_sha1.h.in
Makefile.am vulkan: Drop vk_android_native_buffer.xml 2018-04-10 19:29:49 -07:00
meson.build meson: only build mesa_st tests when build-tests is true 2018-04-24 14:08:15 -07:00
SConscript