mesa/src
Kenneth Graunke 9c0d16adc1 i965: Just read the existing tally on EndTransformFeedback if paused.
If the transform feedback object is paused when ending, then there are
no new snapshots to add to the tally.  In fact, we haven't written a
starting snapshot, so we'd best not try and compute (end - start).

Just load the existing tally so we can convert it to the number of
vertices written and store it to the final result location.

This is the Haswell+ equivalent of the previous commit.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
2016-05-20 19:55:42 -07:00
..
compiler nir: Fix crash in nir_lower_wpos_center(). 2016-05-20 16:33:24 -07:00
egl egl/dri2: Don't check return result of mtx_unlock(). 2016-05-18 11:09:37 -07:00
gallium virgl: handle cull distance cap. 2016-05-21 06:19:54 +10:00
gbm automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND 2016-05-01 08:38:05 +01:00
getopt
glx dri3: Check for dummyContext to see if the glx_context is valid 2016-04-27 13:03:34 +01:00
gtest
hgl
intel i965: Delete brw_wm_prog_key::render_to_fbo and drawable_height. 2016-05-20 14:30:09 -07:00
loader loader: add a libdrm case for loader_get_device_name_for_fd 2016-04-21 14:41:41 +01:00
mapi glapi/gen: Copy some GL 1.0 enum details into ARB_viewport_array 2016-05-17 15:04:56 -04:00
mesa i965: Just read the existing tally on EndTransformFeedback if paused. 2016-05-20 19:55:42 -07:00
util util: Add ATTRIBUTE_RETURNS_NONNULL. 2016-05-16 11:06:15 -07:00
Makefile.am automake: tweak SUBDIR reorder and comment it 2016-05-01 08:38:05 +01:00
SConscript glsl: move to compiler/ 2016-01-26 16:08:33 +00:00