92367 Revize (2204ea64644212b9eb1c502f4743af3c1f5655a4)
 

Autor SHA1 Zpráva Datum
  Emil Velikov 369e5dd939 auxiliary/vl: use vl_*_screen_create stubs when building w/o platform před 9 roky
  Emil Velikov 05043e0e8e configure: error out when building X11 Vulkan without DRI3 před 9 roky
  Emil Velikov d80d6d662e loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11 před 9 roky
  Emil Velikov a24dc36dde vulkan: automake: remove unused VULKAN_LIB_DEPS variable před 9 roky
  Emil Velikov acf3d2afab configure: check once for DRI3 dependencies před 9 roky
  Emil Velikov 8212fc95b5 configure: error out when building GLX w/o the X11 platform před 9 roky
  Emil Velikov f353f844a0 configure: set HAVE_foo_PLATFORM as applicable před 9 roky
  Emil Velikov 2d35773221 configure: enable the surfaceless platform by default před 9 roky
  Emil Velikov edb5a65f93 configure: loosen --with-platforms heuristics před 9 roky
  Emil Velikov 73682f82bc configure: update remaining --with-egl-platforms references před 9 roky
  Emil Velikov 27737e7e84 configure: rename remaining HAVE_EGL_PLATFORM_* guards před 9 roky
  Emil Velikov 3208fd2e46 configure: move platform handling further up před 9 roky
  Rob Herring de6f3cce8c Android: r600: fix build when LLVM is disabled před 9 roky
  Rob Herring 5771ecc90e virgl: fix virgl_bo_transfer_{put, get} box struct copy před 9 roky
  Emil Velikov e19ea928b9 egl: add g_egldispatchstubs.h to the release tarball před 9 roky
  Tapani Pälli f347bac30f egl/android: fix segfault within swap_buffers před 9 roky
  Daniel Stone 1f2d0093bf egl/wayland: Ensure we get a back buffer před 9 roky
  Daniel Stone 03dd9a88b0 egl/wayland: Use per-surface event queues před 9 roky
  Daniel Stone 8118bc269f egl/wayland: Don't open-code roundtrip před 9 roky
  Daniel Stone 5034c61558 vulkan/wsi/wayland: Use proxy wrappers for swapchain před 9 roky
  Daniel Stone c902a1957d vulkan/wsi/wayland: Use per-display event queue před 9 roky
  Daniel Stone afe8c8a299 vulkan/wsi/wayland: Remove roundtrip when creating image před 9 roky
  Daniel Stone d9a8bba7f4 vulkan: Fix Wayland uninitialised registry před 9 roky
  Nanley Chery 688ddb85c8 i965/formats: Update the three-channel DXT1 mappings před 9 roky
  Nanley Chery 56458cb168 anv/formats: Update the three-channel BC1 mappings před 9 roky
  Jason Ekstrand c499faebd7 anv: Add an option to abort on device loss před 9 roky
  Jason Ekstrand 53f997de77 anv: Wrap the device lost error in vk_error in QueueSubmit před 9 roky
  Marek Olšák 807e1d2577 radeonsi/gfx9: use CE RAM optimally před 9 roky
  Marek Olšák 1cde473ec0 radeonsi: remove CE offset alignment restriction před 9 roky
  Marek Olšák a7f098fb76 radeonsi: only upload (dump to L2) those descriptors that are used by shaders před 9 roky
  Marek Olšák 53c2ef36da radeonsi: record which descriptor slots are used by shaders před 9 roky
  Marek Olšák 38828094e9 radeonsi: update si_ce_needed_cs_space před 9 roky
  Marek Olšák edb59ef2dc radeonsi: do only 1 big CE dump at end of IBs and one reload in the preamble před 9 roky
  Marek Olšák 06690e63f7 radeonsi: remove early return in si_upload_descriptors před 9 roky
  Marek Olšák b8f8d9e46c radeonsi: clamp indirect index to the number of declared shader resources před 9 roky
  Marek Olšák f07c15ef80 radeonsi: merge sampler and image descriptor lists into one před 9 roky
  Marek Olšák 5df24c3fa6 radeonsi: merge constant and shader buffers descriptor lists into one před 9 roky
  Marek Olšák d88ca12350 gallium/u_threaded: add a fast path for unbinding shader buffers před 9 roky
  Marek Olšák d4c8f429d1 gallium/u_threaded: add a fast path for unbinding shader images před 9 roky
  Marek Olšák ae7f7e8162 st/mesa: silence a valgrind warning in u_threaded_context due to st_draw_vbo před 9 roky
  Marek Olšák 767868ff6d glsl_to_tgsi: declare all SSBOs and atomics when indirect indexing is used před 9 roky
  Samuel Pitoiset 1468e29e02 radeonsi: get the sampler view type from inst->Texture for TG4 před 9 roky
  Samuel Pitoiset 5cb2eee557 tgsi: store the sampler view type directly in the instruction před 9 roky
  Samuel Pitoiset ac3f6bf608 tgsi: remove some unused OPCODE macros před 9 roky
  Tom Stellard 14e525a4d7 gallivm: Make sure module has the correct data layout when pass manager runs před 9 roky
  Chad Versace 8f62d21bd7 egl: Partially revert 23c86c74, fix eglMakeCurrent před 9 roky
  Iago Toral Quiroga 2322ddf548 anv: fix multiview for clear commands před 9 roky
  Nicolai Hähnle 70215a23c6 ac: add missing extern "C" guards před 9 roky
  Nicolai Hähnle 6c01c4b907 ac: add radeon_info::num_{sdma,compute}_rings před 9 roky
  Nicolai Hähnle c488bf24ed ac: add radeon_surf::htile_slice_size před 9 roky