mesa/src
Roland Scheidegger 6f4083143b gallivm: use llvm jit code for decoding s3tc
This is (much) faster than using the util fallback.
(Note that there's two methods here, one would use a cache, similar to
the existing code (although the cache was disabled), except the block
decode is done with jit code, the other directly decodes the required
pixels. For now don't use the cache (being direct-mapped is suboptimal,
but it's difficult to come up with something better which doesn't have
too much overhead.)

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
2018-12-20 06:03:20 +01:00
..
amd radv/query: Use 1-bit booleans in query shaders 2018-12-19 16:36:40 -06: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: Handle GL_NONE in get_num_components_for_glformat() 2018-12-19 22:49:05 +01:00
gallium gallivm: use llvm jit code for decoding s3tc 2018-12-20 06:03:20 +01: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 meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
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 scons: Remove gles option. 2018-10-19 16:50:26 +01:00