mesa/src
Kenneth Graunke 0704702972 i965: Fold ABO state upload code into the SSBO/UBO state upload code.
Having this separate could potentially make programs that rebind atomics
but no other surfaces ever so slightly faster.  But it's a tiny amount
of code to add to the existing UBO/SSBO atom, and very related.

The extra atoms have a cost on every draw call, and so dropping some of
them would be nice.  This also reclaims a dirty bit.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2017-11-15 09:37:32 -08:00
..
amd radv: add the vertex buffers BO to the list at bind time 2017-11-15 09:01:07 +01:00
broadcom broadcom/vc5: Remove unused v3d_compiler.c 2017-11-08 18:30:47 +00:00
compiler spirv: fix typo on DO NOT EDIT header 2017-11-14 13:07:36 +01:00
egl egl/wayland: Add a fallback when fourcc query isn't supported 2017-11-14 15:38:43 +00:00
gallium r600: set the number type correctly for float rts in cb setup 2017-11-15 03:13:46 +01:00
gbm wayland-drm: static inline wayland_drm_buffer_get 2017-11-08 14:40:12 +00:00
getopt
glx glx/dri3: Fix passing renderType into glXCreateContext 2017-11-13 10:40:30 -05:00
gtest meson: convert gtest to an internal dependency 2017-10-03 10:02:08 -07:00
hgl
intel i965: Use nir_lower_atomics_to_ssbos and delete ABO compiler code. 2017-11-15 09:37:32 -08:00
loader loader/dri3: Improve dri3 thread-safety 2017-11-13 12:43:39 +01:00
mapi mesa: enable ARB_texture_buffer_* extensions in the Compatibility profile 2017-11-09 23:55:31 +01:00
mesa i965: Fold ABO state upload code into the SSBO/UBO state upload code. 2017-11-15 09:37:32 -08:00
util util: include unistd.h, which may be required for usleep prototype 2017-11-10 18:20:35 +00:00
vulkan vulkan: Update headers and registry to 1.0.64 2017-10-26 05:17:57 +10:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am wayland-drm: static inline wayland_drm_buffer_get 2017-11-08 14:40:12 +00:00
meson.build meson: Remove build_by_default from amd code 2017-11-13 13:43:20 -08:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00