mesa/src
Jason Ekstrand cf7fb39805 nir/lower_wpos_center: Look at derefs for modes
This is instead of looking all the way back to the variable which may
not exist for all derefs.  This makes this code properly ignore casts
with modes other than the mode[s] we care about (where casts aren't
allowed).

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
2018-12-18 13:13:28 -06:00
..
amd nir/opt_peephole_select: Don't peephole_select expensive math instructions 2018-12-17 13:47:06 -08:00
broadcom nir/opt_peephole_select: Don't peephole_select expensive math instructions 2018-12-17 13:47:06 -08:00
compiler nir/lower_wpos_center: Look at derefs for modes 2018-12-18 13:13:28 -06:00
egl egl: add missing #include <stddef.h> in egldevice.h 2018-11-28 11:22:47 -08:00
freedreno nir/opt_peephole_select: Don't peephole_select expensive math instructions 2018-12-17 13:47:06 -08:00
gallium st/dri: replace format conversion functions with single mapping table 2018-12-18 19:19:45 +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: Bump the patch version to 96 2018-12-18 09:40:46 -06: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