platform/upstream/mesa.git
2021-04-14 Pierre-Eric... amdgpu,radeon: add needs_reset param to ctx_query_reset...
2021-04-14 Pierre-Eric... driconf: add workarounds for Teardown
2021-04-14 Pierre-Eric... gallium/u_threaded: skip refcounting only once
2021-04-14 Marek Olšáknir: handle mediump varyings in varying compaction...
2021-04-14 Marek Olšákradeonsi: enable FP16 for mediump on gfx9+ if radeonsi_...
2021-04-14 Marek Olšákradeonsi: kill 16-bit VS outputs if PS doesn't use...
2021-04-14 Marek Olšákradeonsi: optimize and legalize 16-bit samplers
2021-04-14 Marek Olšákradeonsi: implement 16-bit VS inputs
2021-04-14 Marek Olšákradeonsi: implement 16-bit VS->PS varyings
2021-04-14 Marek Olšákac/llvm: implement 16-bit packed VS outputs and FS...
2021-04-13 Adam Jacksonglx: Lift sending the MakeCurrent request to top-level...
2021-04-13 Adam Jacksonglx: Be more robust against null fbconfigs
2021-04-13 Adam Jacksonglx: Move {Bind,Release}TexImage from context to screen...
2021-04-13 Adam Jacksonglx: Don't pointlesly add -D_REENTRANT to libGL's cflags
2021-04-13 Adam Jacksonglx: Remove some #if 0'd DRI config attribute fetch
2021-04-13 Adam Jacksonglx: Clean up fbconfig attribute handling
2021-04-13 Adam Jacksonglx: Default sRGBCapable in the same place as the other...
2021-04-13 Mike Blumenkrantzaux/trace: use ralloc_free for ralloc()ed state pointers
2021-04-13 Iván Brianointel, anv: propagate robustness setting to nir_opt_loa...
2021-04-13 Jason Ekstrandintel: fix querying mip levels on null surfaces on...
2021-04-13 Ella-0glsl: build without bison
2021-04-13 Alyssa Rosenzweigdocs: Add some notes on building for macOS
2021-04-13 Daniel Schürmannaco/cssa: don't create parallelcopies for constants...
2021-04-13 Daniel Schürmannaco/cssa: rewrite lower_to_cssa pass
2021-04-13 Daniel Schürmannaco: add new reindex_ssa() pass
2021-04-13 Daniel Schürmannaco: fix kill flags on phi operands
2021-04-13 Daniel Schürmannaco: lower p_spill with constants correctly
2021-04-13 Daniel Schürmannaco/spill: use correct next_use_distances at loop header
2021-04-13 Daniel Schürmannaco/spill: refactor live-in registerDemand calculation
2021-04-13 Daniel Schürmannaco/spill: refactor some more spill decision taking
2021-04-13 Daniel Schürmannaco/spill: don't count phis as variable access
2021-04-13 Daniel Schürmannaco/spill: spill phi constants and exec directly to...
2021-04-13 Daniel Schürmannaco/spill: reload spilled exec masks directly to exec
2021-04-13 Daniel Schürmannaco/spill: refactor spill decision taking
2021-04-13 Boris Brezillonpanfrost: Pass a tile enable map to avoid reloading...
2021-04-13 Boris Brezillonpanfrost: Kill the old tile-buffer preload logic
2021-04-13 Boris Brezillonpanfrost: Use the generic preload and FB helpers in...
2021-04-13 Boris Brezillonpanfrost: Fix partial update
2021-04-13 Boris Brezillonpanfrost: Create a blitter library to replace the exist...
2021-04-13 Boris Brezillonpanfrost: Always pass a non-NULL screen to set_damage_r...
2021-04-13 Boris Brezillonpanfrost: Extend pan_fb_info to allow passing pre/post...
2021-04-13 Boris Brezillonpanfrost: Extend pan_fb_info to allow passing a tile...
2021-04-13 Boris Brezillonpanfrost: Decode pre/post frame DCDs
2021-04-13 Boris Brezillonpanfrost: s/pandecode_vertex_tiler_postfix_pre/pandecod...
2021-04-13 Boris Brezillonpanfrost: Add the early ZS pre frame mode
2021-04-13 Boris Brezillonpanfrost: Add align info to the draw and draw padding...
2021-04-13 Boris Brezillonpanfrost: Add an helper to emit fragment jobs
2021-04-13 Boris Brezillonpanfrost: Add various helpers to simplify FB desc emission
2021-04-13 Boris Brezillonpan/midg: Use the sampler index passed to the texture...
2021-04-13 Boris Brezillonpanfrost: Pass a const device to panfrost_sample_positi...
2021-04-13 Boris Brezillonpanfrost: Provide a helper to retrieve image surface...
2021-04-13 Boris Brezillonpanfrost: Provide a helper to calculate the polygon...
2021-04-13 Boris Brezillonpanfrost: Pass an image view to panfrost_new_texture()
2021-04-13 Boris Brezillonpanfrost: Patch the gallium driver to use pan_image_lay...
2021-04-13 Boris Brezillonpanfrost: Add a pan_image_layout_init() helper
2021-04-13 Boris Brezillonpanfrost: Move special Z32_S8X24 case out of panfrost_s...
2021-04-13 Boris Brezillonpanfrost: Move out-of-band CRC info to pan_image
2021-04-13 Boris Brezillonpanfrost: Add an offset field so we can attach a sub...
2021-04-13 Boris Brezillonpanfrost: Split pan_image in two
2021-04-13 Boris Brezillonpanfrost: Add extra info to the pan_image_layout struct
2021-04-13 Boris Brezillonpanfrost: Stop passing a depth > 1 when creating 2D...
2021-04-13 Boris Brezillonpanfrost: Add a format field to pan_image_layout
2021-04-13 Boris Brezillonpanfrost: Move image states out of pan_image_layout
2021-04-13 Boris Brezillonpanfrost: s/panfrost_slice/pan_image_slice_layout/
2021-04-13 Connor Abbottvtn: Handle ZeroExtend/SignExtend image operands
2021-04-13 Lucas StachRevert remaining half of "gallium/dri2: Pass the resour...
2021-04-13 Juan A. Suarez... v3dv: fix assertion
2021-04-13 Juan A. Suarez... v3d: use GS_BIN inputs as VS_BIN outputs
2021-04-13 Juan A. Suarez... broadcom/compiler: use VPM offsets in GS load_per_verte...
2021-04-13 Bas Nieuwenhuizenradv: Re-enable retiling.
2021-04-13 Juan A. Suarez... ci/broadcom: use SNMP to turn on/off devices
2021-04-13 Samuel Pitoisetradv: fix needed dynamic state for VRS
2021-04-13 Erik Faye-Lundcompiler/glsl: do not cast struct to string
2021-04-13 Erik Faye-Lundcompiler/glsl: drop rogue argument to _mesa_glsl_error
2021-04-13 Marek Olšákst/mesa: fix nir_lower_io if it's done right after...
2021-04-13 Marek Olšákgallium: add PIPE_SHADER_CAP_FP16_CONST_BUFFERS for...
2021-04-13 Marek Olšákglsl: lower mediump uniforms to FP16 based on an option
2021-04-13 Marek Olšákmesa: implement glGetActiveUniform for FP16 uniforms
2021-04-13 Marek Olšákmesa: implement glGetUniform for FP16 uniforms
2021-04-13 Marek Olšákmesa: implement glUniform for packed FP16 uniforms
2021-04-13 Marek Olšákglsl: pack 16-bit uniforms in the NIR linker
2021-04-13 Alyssa Rosenzweignir: Add varying precision linking helper (v2)
2021-04-13 Marek Olšáknir: add many passes that lower and optimize 16-bit...
2021-04-13 Marek Olšáknir: add new VARYING_SLOTs and shader info for packed...
2021-04-13 Marek Olšáknir: add src and dest types to all IO loads and stores...
2021-04-13 Marek Olšákcompiler: move TEXTURE_COORD/VERTEX_GENERIC_ATTRIB...
2021-04-13 Jesse Natalienir_opt_deref: ptr_as_array(deref_cast<T*>(x))[0] isn...
2021-04-13 Jesse Natalievtn: Support scoped control barriers for OpenCL too
2021-04-13 Marek Olšákradeonsi: unify internal compute with SSBOs in si_launc...
2021-04-13 Marek Olšákradeonsi: move binding the internal compute shader...
2021-04-13 Marek Olšákradeonsi: enable DCC for MSAA 4x and 8x on gfx9
2021-04-13 Marek Olšákradeonsi: implement DCC MSAA 4x/8x fast clear using...
2021-04-13 Marek Olšákradeonsi: fix and enable full DCC with MSAA 2x on gfx9
2021-04-13 Marek Olšákac,radeonsi: rewrite DCC retiling without the DCC retil...
2021-04-13 Marek Olšákac/surface: limit the number of swizzle modes that...
2021-04-13 Marek Olšákac/surface: add a test of DccAddrFromCoord prototype...
2021-04-13 Marek Olšákmeson: add an optional OpenMP dependency for AMD tests
2021-04-13 Marek Olšákamd/addrlib: expose DCC address equations to drivers
2021-04-13 Marek Olšákac/surface/tests: fix a random segfault in the modifier...
2021-04-13 Marek Olšákac/surface/tests: test Sienna Cichlid and Navy Flounder
next