mesa/src
Matt Turner 1a210268b8 nir: Call fflush() at the end of nir_print_shader()
We normally call with stderr which is unbuffered, so this won't affect
that, but it does let me call nir_print_shader(nir, fopen("log", "w+"))
from gdb and actually get the whole shader in my file.

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
2018-11-27 22:29:53 -08:00
..
amd radv: Align large buffers to the fragment size. 2018-11-27 22:17:42 +01:00
broadcom meson: Add tests to suites 2018-11-20 09:09:22 -08:00
compiler nir: Call fflush() at the end of nir_print_shader() 2018-11-27 22:29:53 -08:00
egl meson: Add tests to suites 2018-11-20 09:09:22 -08:00
freedreno freedreno: use MSM_BO_SCANOUT with scanout buffers 2018-11-27 15:44:03 -05:00
gallium v3d: Add renderonly support. 2018-11-27 15:03:02 -08:00
gbm meson: Add tests to suites 2018-11-20 09:09:22 -08:00
getopt
glx meson: Add tests to suites 2018-11-20 09:09:22 -08: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 intel/compiler: fix indentation style in opt_algebraic() 2018-11-27 09:53:09 +01:00
loader loader: Factor out the common driver opening logic from each loader. 2018-11-16 17:49:17 -08:00
mapi mesa/main: remove ARB suffix from glGetnTexImage 2018-11-26 12:29:54 +01:00
mesa mesa/st: better colormask check for clear fallback 2018-11-27 15:44:02 -05:00
util util: env_var_as_unsigned() helper 2018-11-27 15:44:02 -05:00
vulkan vulkan/utils: s/VERSION/PACKAGE_VERSION/ 2018-11-26 22:05:02 +00: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