mesa/src
Eric Engestrom ba255cdd50 util/os_file: fix double-close()
Fixes: 955c63d364 ("util/os_file: resize buffer to what was actually needed")
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
(cherry picked from commit 1667360f7d)
2019-09-04 16:14:52 -07:00
..
amd radv: fix getting the index type size for uint8_t 2019-09-04 11:55:09 -07:00
broadcom v3d: clamp gl_PointSize to a minimum of 1.0 2019-08-13 09:44:54 +02:00
compiler glsl: replace 'x + (-x)' with constant 0 2019-09-04 11:57:07 -07:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl egl: fix deadlock in malloc error path 2019-09-04 16:14:41 -07:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno freedreno/ir3+a6xx: same VBO state for draw/binning 2019-08-13 08:11:26 -07:00
gallium ttn: fix 64-bit shift on 32-bit 1 2019-09-04 16:14:31 -07:00
gbm meson: replace last uses of libxmlconfig with idep_xmlconfig 2019-08-03 00:08:37 +00:00
getopt
glx glx: Eliminate glx_config::{rgb,float,colorIndex}Mode 2019-08-20 14:05:07 -04:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel intel/compiler: Request bitfield_reverse lowering on pre-Gen7 hardware 2019-09-04 11:56:12 -07:00
loader mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
mapi mesa: add ext_dsa GetMultiTexLevelParameterEXT 2019-08-19 18:50:08 -04:00
mesa mesa: Fix _mesa_float_to_unorm() on 32-bit systems. 2019-09-04 11:56:04 -07:00
panfrost pan/midgard: Fix writeout combining 2019-09-04 11:52:36 -07:00
util util/os_file: fix double-close() 2019-09-04 16:14:52 -07:00
vulkan vulkan/overlay: bounce image back to present layout 2019-09-04 16:14:26 -07:00
meson.build v3d: Introduce a DRM shim for calling out to the simulator. 2019-07-25 08:56:19 -07:00
SConscript