104569 コミット (218ff0d5105fe5d8d77e890d213de972980bd510)
 

作成者 SHA1 メッセージ 日付
  Gert Wollny 218ff0d510 winsys/virgl/vtest: Correct off-by-one error in resource allocation 7年前
  Gert Wollny 5341260f62 winsys/virgl: Initialize value to silence valgrind 7年前
  Gert Wollny 9b0e8d8723 winsys/virgl: correct resource and handle allocation (v2) 7年前
  Tomeu Vizoso f13de57edb virgl: use hw-atomics instead of in-ssbo ones 7年前
  Erik Faye-Lund 1bd927d997 virgl: update minor differences to upstream header 7年前
  Erik Faye-Lund 5a587d18d5 gallium: add PIPE_CAP_MAX_COMBINED_HW_ATOMIC_COUNTER{S,_BUFFERS} 7年前
  Erik Faye-Lund d641d3f48b gallium: add PIPE_CAP_MAX_COMBINED_SHADER_BUFFERS 7年前
  Erik Faye-Lund 84795f8c64 st/mesa: simplify MaxAtomicBufferSize-logic 7年前
  Erik Faye-Lund 38f0c078de st/mesa: clean up atomic vs ssbo code 7年前
  Erik Faye-Lund a805e4e9de st/mesa: use real bool for can_ubo 7年前
  Marek Olšák 28e542dcdb gallium/u_threaded: increase batch size to increase performance 7年前
  Marek Olšák ebd5806e0f st/vdpau: silence an unitialized-variable warning 7年前
  Marek Olšák 725e8ad559 st/mesa: help fix stencil border color for GL_DEPTH_STENCIL textures 7年前
  Ernestas Kulik d49904085a glsl_to_tgsi: Fix potential leak 7年前
  Ernestas Kulik ea1e50cc16 u_vbuf: Fix leak 7年前
  Eric Anholt 2e59b88903 freedreno: Drop a bunch of duplicated gallium PIPE_CAP default code. 7年前
  Eric Anholt 492b74b445 v3d: Drop a bunch of duplicated gallium PIPE_CAP default code. 7年前
  Eric Anholt c311e00000 vc4: Drop a bunch of duplicated gallium PIPE_CAP default code. 7年前
  Eric Anholt ad782a7020 gallium: Add a helper for implementing PIPE_CAP_* default values. 7年前
  Jason Ekstrand 67571ae796 intel/compiler: Remove redundant nir_remove_dead_variables call 7年前
  Lionel Landwerlin 07a2098a70 intel: compiler: remove dead local variables at optimization pass 7年前
  Andrii Simiklit 095600dad6 intel/decoder: fix the possible out of bounds group_iter 7年前
  Bas Nieuwenhuizen 233718a199 radv: Fix CMASK dimensions. 7年前
  Bas Nieuwenhuizen ab64891f4c radv: Use a lower max offchip buffer count. 7年前
  Bas Nieuwenhuizen 4dc244eb44 radv: Add VEGA20 support. 7年前
  Dave Airlie c1ba33c34b radv: don't expose linear depth surfaces on SI/CIK/VI either. 7年前
  Mauro Rossi ac0856ae41 egl/android: do not indent HAVE_DRM_GRALLOC preprocessor directive 7年前
  Jason Ekstrand 2ad9917e18 anv/blorp: Fix a comment as per Nanley's review feedback 7年前
  Jason Ekstrand 62378c5e9e anv/blorp: Do more flushing around HiZ clears 7年前
  Ian Romanick 82530ce1b5 i965/vec4: Clamp indirect tes input array reads with 0x0fffffff 7年前
  Ian Romanick 75666605c9 i965/vec4: Correctly handle uniform sources in generate_tes_add_indirect_urb_offset 7年前
  Andres Gomez adad7e3aa8 docs: update calendar to extended the 18.1 cycle by one more release 7年前
  Rodrigo Vivi e8c42ed4ab intel: Introducing Amber Lake platform 7年前
  Rodrigo Vivi 886a048feb intel: aubinator: Adding missed platforms to the error message. 7年前
  Nanley Chery 904c2a617d i965/gen7_urb: Re-emit PUSH_CONSTANT_ALLOC on some gen9 7年前
  Christian Gmeiner 773d6ea6e7 imx: make use of loader_open_render_node(..) helper 7年前
  Christian Gmeiner b05a8f4f41 tegra: make use loader_open_render_node(..) helper 7年前
  Christian Gmeiner ab348885eb loader: add loader_open_render_node(..) 7年前
  Christian Gmeiner d0b09e2dfe tegra: fix memory leak 7年前
  Daniel Stone 01c0aa9f05 st/dri: Don't expose sRGB formats to clients 7年前
  Samuel Pitoiset 686ec97cfb radv: add missing support for protected memory properties 7年前
  Samuel Pitoiset 7355e9326b radv: remove dead code in scan_shader_output_decl() 7年前
  Samuel Pitoiset e9acf069b2 radv: remove radv_shader_context::num_output_{clips,culls} 7年前
  Samuel Pitoiset a6a6441c75 radv: adjust the cull dist mask in scan_shader_output_decl() 7年前
  Samuel Pitoiset ea778e760c radv: get length of the clip/cull distances array from usage mask 7年前
  Samuel Pitoiset 732679c25e radv: do not recompute the output usage mask for clipdist twice 7年前
  Samuel Pitoiset 730c704f86 radv: gather the output usage mask for clip/cull distances correctly 7年前
  Samuel Pitoiset ffe3a2a298 radv: add set_output_usage_mask() helper 7年前
  Samuel Pitoiset 6f47df3129 radv: fix passing clip/cull distances from VS to PS 7年前
  Juan A. Suarez Romero 54a9622dd5 egl/wayland: do not leak wl_buffer when it is locked 7年前