103097 Commits (18b1bb0b63f3e5b726458523bc3eecb688f9d3cb)
 

Author SHA1 Message Date
  Eric Anholt 18b1bb0b63 v3d: Add pack/unpack/decode support for fields with a "- 1" modifier. 7 years ago
  Tapani Pälli e9a77c3e96 i965: small cleanup in blorp debug printing output (trivial) 7 years ago
  Tapani Pälli 9a92acec67 mesa: add a space between headers and source (trivial) 7 years ago
  Tapani Pälli 58ba7ab535 features.txt: mark some extensions as done 7 years ago
  Danylo Piliaiev e7cdaa895a mesa: Return number of result bits for GL_ANY_SAMPLES_PASSED_CONSERVATIVE 7 years ago
  Samuel Pitoiset 7a57c82767 radv: use separate bind points for the dynamic buffers 7 years ago
  Samuel Pitoiset 9c09e7d66e radv: remove unused 'predicated' parameter from some functions 7 years ago
  Dave Airlie a6b64d6dde virgl: add ARB_texture_view support 7 years ago
  Jason Ekstrand ff6db94c18 nir/opt_if: Remove unneeded phis if we make progress 7 years ago
  Samuel Pitoiset fa42fa1a60 radv: emit PIPELINESTAT_{START,STOP} events for pipeline stats queries 7 years ago
  Tapani Pälli ab2643e4b0 glsl: serialize data from glTransformFeedbackVaryings 7 years ago
  Samuel Pitoiset bcbd8dd6c9 radv: enable VK_EXT_shader_stencil_export 7 years ago
  Samuel Pitoiset ba5e25ed29 radv: ignore pInheritanceInfo for primary command buffers 7 years ago
  Andrii Simiklit 232c5d75ea i965/gen6/gs: Handle case where a GS doesn't allocate VUE 7 years ago
  Dave Airlie 318ff60ccd radeon: duplicate cmask surface for now. 7 years ago
  Marek Olšák bd963f8430 radeonsi: rename r600_transfer -> si_transfer 7 years ago
  Marek Olšák eabeeb86b2 radeonsi: properly set cmask_buffer in si_reallocate_texture_inplace 7 years ago
  Marek Olšák d4755ef389 radeonsi: remove redundant si_texture::cmask_size 7 years ago
  Marek Olšák 2a8d1039b6 radeonsi: inline struct r600_cmask_info 7 years ago
  Marek Olšák 166250f4e5 radeonsi: move CMASK size computation into ac_surface 7 years ago
  Marek Olšák 3da693b7d9 ac/surface: move cmask_size/alignment into radeon_surf 7 years ago
  Marek Olšák 2d64a68c6f radeonsi: rename r600_surface -> si_surface 7 years ago
  Marek Olšák 218e133695 radeonsi: rename r600_memory_object -> si_memory_object 7 years ago
  Marek Olšák e5df04f13d radeonsi: remove unused r600_memory_object::offset 7 years ago
  Marek Olšák 45004abfd5 radeonsi: unify duplicated texture_from_handle & texture_from_memobj 7 years ago
  Marek Olšák cac7ab1192 radeonsi: reorder and initialize more fields in si_reallocate_texture_inplace 7 years ago
  Marek Olšák 7888245ef3 radeonsi: stop using lp_build_emit_llvm_unary/binary 7 years ago
  Marek Olšák 0810f15046 radeonsi: stop using lp_build_alloc 7 years ago
  Marek Olšák 21ba8a204e radeonsi: use gallivm less 7 years ago
  Marek Olšák 965904eebd radeonsi: stop using lp_bld_intr.h 7 years ago
  Marek Olšák 6ab54d25a6 radeonsi: remove last uses of lp_build_context::undef 7 years ago
  Marek Olšák 30f3e2200a radeonsi: stop using lp_bld_arit.h 7 years ago
  Marek Olšák 5f54fc3ad1 radeonsi: stop using lp_build_gather_values 7 years ago
  Marek Olšák 7bd40dc2f2 radeonsi: clean up some #includes 7 years ago
  Marek Olšák f154555733 radeonsi: clean up passing the is_monolithic flag for compilation 7 years ago
  Robert Foss c7bb82136b
egl/android: Add DRM node probing and filtering 7 years ago
  Rob Herring 3f7bca44d9
egl/android: #ifdef out flink name support 7 years ago
  Robert Foss 5a34aba07d
gallium/util: Fix build error due to cast to different size 7 years ago
  Samuel Pitoiset 07cb1373a2 radv: fix HTILE metadata initialization in presence of subpass clears 7 years ago
  Gert Wollny eebb65258d r600/sb: give the scheduler more margin to find valid instructions groups 7 years ago
  Gert Wollny cd7db0ab0a r600/sb: fix rotated register in while loop 7 years ago
  Rob Clark 1977e92ee3 freedreno/ir3: fix deref conversion fallout 7 years ago
  Rob Clark 445871de94 freedreno/ir3: fix unused variable warning 7 years ago
  Rob Clark 868ca81cbe freedreno: fix HW_ATOMIC_COUNTERS cap 7 years ago
  Keith Packard 1df586be12 radv: add VK_EXT_display_control to radv driver [v5] 8 years ago
  Keith Packard 16eb390834 anv: add VK_EXT_display_control to anv driver [v5] 8 years ago
  Keith Packard 86c8d93e5a vulkan: add VK_EXT_display_control [v10] 8 years ago
  Keith Packard 5581dd5c32 anv: Support wait for heterogeneous list of fences [v3] 7 years ago
  Bas Nieuwenhuizen 8c4f430d43 radv: Enable lower_io_to_temporaries after deref changes. 7 years ago
  Jason Ekstrand aef4213fca nir/lower_system_values: Assert/assume direct var derefs 7 years ago