104569 Révisions (218ff0d5105fe5d8d77e890d213de972980bd510)
 

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