llvmpipe: pass number of images into image soa create
[mesa.git] / src /
2020-07-02 Dave Airliellvmpipe: pass number of images into image soa create
2020-07-02 Dave Airliedraw: pass number of images to image soa create
2020-07-02 Dave Airliellvmpipe: enable ARB_gpu_shader5
2020-07-02 Dave Airliegallivm/sample: handle size unit offset
2020-07-02 Dave Airliellvmpipe/draw: wire up indirect offset
2020-07-02 Dave Airliegallivm/sample: pass indirect offset into texture/image...
2020-07-02 Dave Airliegallivm/nir: handle non-uniform texture offsets
2020-07-02 Dave Airliegallivm/nir: add texture unit indexing
2020-07-02 Dave Airliellvmpipe: add support for indirect texture access.
2020-07-02 Dave Airliedraw: add support for indirect texture access
2020-07-02 Dave Airliegallivm: add indirect texture switch statement builder.
2020-07-02 Dave Airliegallivm/sample: change texture function generator api
2020-07-02 Dave Airliellvmpipe: pass number of samplers into llvm sampler...
2020-07-02 Dave Airliedraw: pass nr_samplers into llvm sample state creation.
2020-07-02 Timothy Arcerinir: add missing break to nir_opt_access()
2020-07-02 Timothy Arceriegl: move fallthrough comment so gcc can see it
2020-07-02 Timothy Arceriiris: add missing fallthrough comment
2020-07-02 Timothy Arceriintel/compiler: add and fix up fallthrough comments...
2020-07-02 Timothy Arcerianv: update fallthrough comment so gcc sees it
2020-07-02 Timothy Arcerigallivm: add missing break
2020-07-02 Timothy Arcerillvmpipe: add missing fallthrough comments
2020-07-02 Timothy Arcerii965: add and fix fallthrough comments
2020-07-02 Matt Turnerintel/compiler: Don't emit no-op cr0 changes
2020-07-02 Matt Turnerintel/compiler: Add assert that set bits are within...
2020-07-01 Greg Vgallium,util: undef ALIGN on FreeBSD to prevent name...
2020-07-01 Emmanueli965: Explicitly cast value to uint64_t
2020-07-01 Emmanueliris: Explicitly cast value to uint64_t
2020-07-01 Jonathan Marekfreedreno/ir3: add support for INTERP_MODE_NOPERSPECTIVE
2020-07-01 Jonathan Marekturnip: set missing bary sysvals
2020-07-01 Jonathan Marekfreedreno/a6xx: set missing bary sysvals
2020-07-01 Jonathan Marekfreedreno/a5xx: set missing bary sysvals
2020-07-01 Jonathan Marekfreedreno/ir3: add generic get_barycentric()
2020-07-01 Jonathan Marekfreedreno/a4xx: fake LINEAR_PIXEL varying support for...
2020-07-01 Jonathan Marekfreedreno/a3xx: support LINEAR_PIXEL/PERSP_CENTROID...
2020-07-01 Jonathan Marekfreedreno/registers: update varying-related registers
2020-07-01 Iago Toral Quirogav3d/compiler: fix image size for 1D arrays
2020-07-01 Pierre-Eric Pellou... st/mesa: do not clear NewDriverState for inactive states
2020-07-01 Erik Faye-Lundgallium/docs: remove unused imgmath extension
2020-07-01 Erik Faye-Lundgallium/docs: remove non-existent static dir
2020-07-01 Erik Faye-Lundgallium/docs: prefix exts dir with underscore
2020-07-01 Erik Faye-Lundgallium/docs: use none for highlight_language
2020-07-01 Erik Faye-Lundgallium/docs: remove reference to non-existent label
2020-07-01 Erik Faye-Lundgallium/docs: fixup formatting of numbered lists
2020-07-01 Erik Faye-Lundgallium/docs: update to recent sphinx
2020-06-30 Dave Airliedraw/llvm: fix big-endian mask adjusting
2020-06-30 Dave Airliemesa/get: fix enum16 big-endian getting.
2020-06-30 Dave Airliellvmpipe: fix occlusion queries on big-endian.
2020-06-30 Dave Airliegallivm/nir: fix big-endian 64-bit splitting/merging.
2020-06-30 Dave Airlieglsl: fix constant packing for 64-bit big endian.
2020-06-30 Dylan Bakermesa/swrast: use logf2 instead of util_fast_log2
2020-06-30 Jan Beichanv: disable i915_perf warning on non-Linux
2020-06-30 Frédéric Bonnardmeson: Revert commit overriding C++ standard with gnu...
2020-06-30 Frédéric Bonnardclover: Fix types collision between c++ and altivec
2020-06-30 Alyssa Rosenzweignir: Propagate *2*16 conversions into vectors
2020-06-30 Icecream95panfrost: Do fine-grained flushing for occlusion query...
2020-06-30 Shawn Guofreedreno/a4xx: fix *_NONE enum conversion
2020-06-30 Marek Olšákradeonsi: add a debug option to enable NGG culling...
2020-06-30 Marek Olšákradeonsi: don't try to enable NGG culling for GS
2020-06-30 Marek Olšákradeonsi: always use Wave64 for HS/GS/VS shader stages...
2020-06-30 Marek Olšákradeonsi: always use Wave32 for GS fast launch, because...
2020-06-30 Marek Olšákradeonsi: fix NGG culling for Wave64
2020-06-30 Marek Olšákac/gpu_info: fix num_physical_sgprs_per_simd for gfx10
2020-06-30 Marek Olšákradeonsi: don't flush in fence_server_sync
2020-06-30 Pierre-Eric Pellou... radeonsi: bump SI_NUM_SHADER_BUFFERS to 32
2020-06-30 Timothy Arceriglsl: remove stale FIXME
2020-06-30 Timothy Arcerist/glsl_to_nir: disable st_nir_lower_builtin() when...
2020-06-30 Timothy Arceriglsl: define gl_LightSource members in ARB_vertex_progr...
2020-06-30 Timothy Arcerimesa: add _mesa_program_state_value_size() helper
2020-06-30 Timothy Arcerimesa: remove _mesa prefix from static function
2020-06-29 Mike Blumenkrantzzink: set lower_uadd_carry in nir options
2020-06-29 Michel Dänzerloader/dri3: Check for window destruction in dri3_wait_...
2020-06-29 Michel Dänzerloader/dri3: Use dri3_wait_for_event_locked in loader_d...
2020-06-29 Michel Dänzerloader/dri3: Add dri3_wait_for_event_locked full_sequen...
2020-06-29 Eric Anholtv3d: Fix -Wmaybe-uninitialized compiler warning in...
2020-06-29 Eric Anholtv3d: Enable PIPE_CAP_TGSI_TEXCOORD.
2020-06-29 Eric Anholtvc4: Enable PIPE_CAP_TGSI_TEXCOORD.
2020-06-29 Eric Anholtgallium/util: Add a helper function for point sprite...
2020-06-29 Jonathan Marekturnip: enable depthBiasClamp
2020-06-29 Jonathan Marekturnip: enable largePoints
2020-06-29 Jonathan Marekfreedreno/regs: add extra bits for UBWC array pitch
2020-06-29 Satyajit Sahufrontends/va: Handle dynamic resolution/SVC for VP9
2020-06-29 Iago Toral Quirogav3d/compiler: fix spill offset
2020-06-29 Samuel Pitoisetradv: add support for MRTs compaction to avoid holes
2020-06-29 Samuel Pitoisetradv: use SPI_SHADER_ZERO for non-written color attachments
2020-06-29 Samuel Pitoisetradv: rework 8/16-bit color attachment formats detection
2020-06-29 Samuel Pitoisetradv: adjust CB_SHADER_MASK for dual-source blending...
2020-06-29 Samuel Pitoisetradv: enable VK_AMD_shader_ballot on GFX6-7 with both...
2020-06-29 Boris Brezillonnir: Add new rules to optimize NOOP pack/unpack pairs
2020-06-28 Dave Airliegallivm/nir: fix const loading on big endian systems
2020-06-28 Jonathan Marekfreedreno/ir3: fix resinfo wrmask
2020-06-27 Vinson Leerbug: Fix rbug_delete_vs_state lock acquisition.
2020-06-27 Alejandro Piñeirov3d: moving v3d simulator to src/broadcom
2020-06-26 Kristian H. Kristensenturnip: Put VK_KHR_external_fence_fd stubs back
2020-06-26 Kenneth Graunkeiris: Implement pipe->texture_subdata directly
2020-06-26 Eric Anholtturnip: Properly return VK_DEVICE_LOST on queuesubmit...
2020-06-26 Eric Anholtturnip: Fix error handling of DRM_MSM_GEM_INFO ioctls.
2020-06-26 Eric Anholtturnip: Do better TU_DEBUG=startup logging of drmGetDev...
2020-06-26 Bas Nieuwenhuizenturnip: semaphore support.
2020-06-26 Daniel Schürmannaco: fix partial copies on GFX6/7
2020-06-26 Lepton Wumapi: x86: Fix dynamic entries in x86 tsd stubs.
next