95928 Commits (87f7c7bd6566dbd95214df9b058bca5e6573374e)
 

Author SHA1 Message Date
  Nicolai Hähnle 87f7c7bd65 radeonsi: fix array textures layer coordinate 8 years ago
  Nicolai Hähnle 15cae12804 glsl/linker: fix output variable overlap check 8 years ago
  Christian Gmeiner 62a8ca22cd etnaviv: move sw query defines to etnaviv_query_sw.h 8 years ago
  Christian Gmeiner a3d79946e5 etnaviv: move sw get_driver_query_info(..) 8 years ago
  Józef Kucia 65a09f98ad anv: Fix descriptors copying 8 years ago
  Samuel Pitoiset dcf46e995d radv: do not update the number of scissors in vkCmdSetScissor() 8 years ago
  Samuel Pitoiset 60878dd00c radv: do not update the number of viewports in vkCmdSetViewport() 8 years ago
  Samuel Pitoiset 505c2fea3a radv: add some assertions in vkCmdSetScissor() 8 years ago
  Samuel Pitoiset 2ad1f20cd0 radv: add some assertions in vkCmdSetViewport() 8 years ago
  Samuel Pitoiset e5b6cdbf45 radv: inline radv_flush_compute_state() into radv_dispatch() 8 years ago
  Samuel Pitoiset 8c1ccb5394 radv: add radv_dispatch() helper 8 years ago
  Samuel Pitoiset 98f7e658a4 radv: add radv_emit_dispatch_packets() helper 8 years ago
  Dave Airlie c4ac522511 ac/surface: handle S8 on gfx9 8 years ago
  Krzysztof Sobiecki 39d539e321 egl: fix build fallouts from 1d0be5b3fe5 8 years ago
  Jason Ekstrand 9ec51aa0fe anv: Advertise support VK_FORMAT_R8_SRGB 8 years ago
  Jason Ekstrand a8ba57d356 intel/blorp: Support clearing L8_UNORM_SRGB surfaces 8 years ago
  Emil Velikov 4df0d50857 egl: use switch statements over if/else chain 8 years ago
  Emil Velikov caf7fb627d egl: remove unneeded braces around since line if statements 8 years ago
  Emil Velikov b94344f1c7 egl: simplify _eglDebugReport* API 8 years ago
  Emil Velikov 5af2673479 egl: use _eglError's 'msg' as an actual message in EGL_KHR_debug 8 years ago
  Emil Velikov 191402c0af automake: adjust wayland-drm comment 8 years ago
  Emil Velikov 2785090a2a configure.ac: split the wayland client/server confusion 8 years ago
  Emil Velikov 1d0be5b3fe wayland-drm: constify the callbacks struct 8 years ago
  Emil Velikov 0007195d81 wayland-drm: add wl_display/wl_resource forward declarations 8 years ago
  Emil Velikov fa6b9be22c configure.ac: define WL_HIDE_DEPRECATED at global scale 8 years ago
  Micah Fedke be52bd17eb wayland-drm: avoid deprecated use of struct wl_resource 8 years ago
  Emil Velikov 15a6ebdfbb wayland-drm: remove unused wayland_drm_buffer_get_{format,buffer} 8 years ago
  Emil Velikov 2f0342330c wayland-drm: remove hardcoded enum wl_drm_format 8 years ago
  Eric Anholt 58cd67655c broadcom/genxml: Set up enums for VC5 blending, depth, stencil, and prims. 8 years ago
  Eric Anholt af3c521528 broadcom/genxml: Add support for enum-typed fields. 8 years ago
  Juan A. Suarez Romero d3a773611c intel: automake: add isl_genX_priv.h in the source list 8 years ago
  Juan A. Suarez Romero 88bf3b7715 vulkan: automake: add vk_android_native_buffer.h in the source list 8 years ago
  Ian Romanick 9ac8fece63 glsl: Unify ir_constant::const_elements and ::components 8 years ago
  Ian Romanick 0e88153e99 glsl: Rename ir_constant::array_elements to ::const_elements 8 years ago
  Ian Romanick e5145e28ea glsl: Silence unused parameter warnings 8 years ago
  Juan A. Suarez Romero c408c92d28 glsl: buffer variables can be readonly and writeonly 8 years ago
  Jason Ekstrand 1746671a76 Revert "i965: Reset miptree aux state on update_image_buffer" 8 years ago
  Zhongmin Wu 7343d27136 egl/android: Use per surface out fence 8 years ago
  Zhongmin Wu e013ce8d0d egl: Allow creation of per surface out fence 8 years ago
  Yogesh Marathe 0b3fc8f305 egl: Wrap dri3 surface primitive around dri2 egl surface 8 years ago
  Alexandru-Liviu Prodea c1b0137048 Scons: Add LLVM 5.0 support 8 years ago
  Eric Engestrom 31237b054e radv: replace conditional compilation with MAYBE_UNUSED 8 years ago
  Eric Engestrom fc7345415f glsl: replace conditional compilation with MAYBE_UNUSED 8 years ago
  Eric Anholt 3752ad28f2 broadcom/vc4: Fix use-after-free when deleting a program. 8 years ago
  Kenneth Graunke b339d63f0d i965: Fix batch map failure check in INTEL_DEBUG=bat handling. 8 years ago
  Eric Anholt 4db9ad9893 broadcom/vc4: Fix crashes since the gallium blitter reworks. 8 years ago
  Eric Anholt 9940fb4205 broadcom/vc4: Fix use-after-free trying to mix a quad and tile clear. 8 years ago
  Eric Anholt d88a75182d broadcom/vc4: Fix use-after-free for flushing when writing to a texture. 8 years ago
  Eric Anholt 6e3d7a5916 ttn: Fix out-of-bounds accesses since the always-2D-constants change. 8 years ago
  Chad Versace 9f763c1f9b anv/android: Disable surface and swapchain extensions (v2) 8 years ago