mesa/src
Alejandro Piñeiro 675eabb560 blorp: introduce helper method blorp_nir_init_shader
This initializes the nir shader that will be used by blorp. Right now
it doesn't do too much beyond calling nir_builder_init_simple_shader,
and setting a name. More stuff will be added on following patches.

v2: there is a case were it is used a VERTEX_SHADER (Alejandro)
2019-02-21 11:47:51 +01:00
..
amd radv: Disable depth clamping even without EXT_depth_range_unrestricted. 2019-02-20 23:24:31 +00:00
broadcom v3d: Move i2b and f2b support into emit_comparison. 2019-02-18 18:18:37 -08:00
compiler nir/xfb: Handle compact arrays in gather_xfb_info 2019-02-21 00:08:42 +00:00
egl wayland/egl: Ensure EGL surface is resized on DRI update_buffers() 2019-02-20 12:04:33 +01:00
freedreno freedreno/a6xx: samplerBuffer fixes 2019-02-20 18:50:08 -05:00
gallium panfrost: Verify and print brx condition in disasm 2019-02-21 07:09:06 +00:00
gbm gbm: drop duplicate #defines 2019-02-14 11:20:00 +00:00
getopt
glx glx: add support for putimageshm2 path (v2) 2019-01-25 04:27:45 +10:00
gtest
hgl
intel blorp: introduce helper method blorp_nir_init_shader 2019-02-21 11:47:51 +01:00
loader drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
mapi mapi: work around GCC LTO dropping assembly-defined functions 2019-02-13 14:20:51 +00:00
mesa st/mesa: always unmap the uploader in st_atom_array.c 2019-02-20 21:04:29 -05:00
util drirc: Add sddm-greeter to adaptive_sync blacklist. 2019-02-19 18:03:05 -05:00
vulkan vulkan: Update the XML and headers to 1.1.101 2019-02-20 09:57:58 +00:00
Makefile.am
meson.build
SConscript