mesa/src
Eric Anholt 99ef66c325 vc4: Don't leak the GPU fd for renderonly usage.
Noticed while debugging V3D -- the ro->gpu_fd was freshly opened in ro
setup, and it needs to stay open until screen close (since it may be used
by renderonly) and should be the same one used by the vc4 screen.

Fixes: 7029ec05e2 ("gallium: Add renderonly-based support for pl111+vc4.")
2019-01-16 16:28:41 -08:00
..
amd ac/nir_to_llvm: add support for structs to get_sampler_desc() 2019-01-17 10:35:36 +11:00
broadcom v3d: Add support for CS barrier() intrinsics. 2019-01-14 15:40:55 -08:00
compiler nir: Add a bool to float32 lowering pass 2019-01-14 19:27:06 +00:00
egl egl: fix python lib deprecation warning 2019-01-13 13:59:08 +00:00
freedreno freedreno: make cmdstream bo's read-only to GPU 2019-01-10 14:21:39 -05:00
gallium vc4: Don't leak the GPU fd for renderonly usage. 2019-01-16 16:28:41 -08:00
gbm
getopt
glx glx/test: meson: assorted include fixes 2018-12-12 19:24:14 +00:00
gtest
hgl
intel src/intel: use new hash table and set creation helpers 2019-01-14 10:49:33 -08:00
loader dri3: initialize adaptive_sync as false before configQueryb 2019-01-08 08:15:07 +02:00
mapi glapi: fixup EXT_multisampled_render_to_texture dispatch 2018-12-10 15:09:07 -08:00
mesa st/mesa: Optionally override RGB/RGBX dst alpha blend factors 2019-01-15 20:53:44 -08:00
util util: Helper to create sets and hashes with pointer keys 2019-01-14 10:49:21 -08:00
vulkan wsi: drop unneeded KHR suffix 2019-01-08 18:48:03 +00:00
Makefile.am
meson.build TODO: glx: meson: build dri based glx tests, only with -Dglx=dri 2018-12-12 17:47:36 +00:00
SConscript