mesa/src
Eric Anholt fcfb7f573c v3d: Load and store aligned utiles all at once.
This calls the expensive uif offset function once per utile, but it still
gets us a 212.218% +/- 2.41216% (n=10) win on 1024x1024 glTexImage over
calling it on each pixel.
2018-12-19 10:27:26 -08:00
..
amd radeonsi/gfx9: use SET_UCONFIG_REG_INDEX packets when available 2018-12-19 12:01:32 +01:00
broadcom v3d: Add a fallthrough path for utile load/store of 32 byte lines. 2018-12-19 10:27:26 -08:00
compiler nir: properly find the entry to keep in copy_prop_vars 2018-12-19 09:33:36 -08:00
egl egl: add missing #include <stddef.h> in egldevice.h 2018-11-28 11:22:47 -08:00
freedreno freedreno/ir3: Make imageStore use num components from image format 2018-12-18 21:15:20 +01:00
gallium v3d: Load and store aligned utiles all at once. 2018-12-19 10:27:26 -08:00
gbm meson: Add tests to suites 2018-11-20 09:09:22 -08:00
getopt
glx glx: Fix compilation with GLX_USE_WINDOWSGL 2018-12-15 13:49:24 +00:00
gtest
hgl
intel anv/android: turn on VK_ANDROID_external_memory_android_hardware_buffer 2018-12-19 09:38:42 +02:00
loader loader: free error state, when checking the drawable type 2018-12-10 16:19:55 +00:00
mapi glapi: fixup EXT_multisampled_render_to_texture dispatch 2018-12-10 15:09:07 -08:00
mesa i965: Don't override subslice count to 4 on Gen11. 2018-12-17 14:03:45 -08:00
util util/hash_table: Add _mesa_hash_table_init function 2018-12-16 14:39:56 -08:00
vulkan vulkan: Update the XML and headers to 1.1.96 2018-12-17 10:41:56 -06:00
Makefile.am freedreno: move drm to common location 2018-11-27 15:44:02 -05:00
meson.build freedreno: move drm to common location 2018-11-27 15:44:02 -05:00
SConscript