clover/nir: support int64 atomics if the device supports it
[mesa.git] / src /
2020-08-19 Karol Herbstclover/nir: support int64 atomics if the device supports it
2020-08-19 Karol Herbstnv50/ir/nir: assert on unknown alu ops
2020-08-19 Karol Herbstnve4: fix uploading unaligned sized input buffers
2020-08-19 Karol Herbstclover/nir: Call vars_to_explicit_types for shared...
2020-08-19 Jesse Natalienir/glsl: Add glsl_get_cl_type_size_align helper
2020-08-19 Eric Anholtfreedreno/ir3: Fix assertion failures dumping CS high...
2020-08-19 Eric Anholtfreedreno/cffdec: When .mergedregs is set, don't count...
2020-08-19 Eric Anholtfreedreno/ir3: Fix compiler warning from the setjmp...
2020-08-19 Connor Abbottnir/lower_input_attachments: Support loading layer...
2020-08-19 Connor Abbotttu: Use an input for the layer when lowering input...
2020-08-19 Connor Abbottradv: Use an input for the layer when lowering input...
2020-08-19 Connor Abbottnir/lower_input_attachments: Support loading layer...
2020-08-19 Connor Abbottnir/lower_input_attachments: Refactor to use an options...
2020-08-19 Connor Abbottnir/spirv: Add the option to keep ViewIndex as an input
2020-08-19 Rob Clarkfreedreno/a6xx: fix occlusion query with more than...
2020-08-19 Rob Clarkfreedreno/a6xx: only generate streamout for draw pass...
2020-08-19 Rob Clarkfreedreno/registers: SC_WAIT_WC is not a6xx
2020-08-19 Rhys Perrynir/opt_remove_phis: optimize out phis with undef
2020-08-19 Eric Engestromegl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage
2020-08-19 Eric Engestromegl/x11_dri3: enable & require xfixes 2.0
2020-08-19 Alyssa Rosenzweigpan/mdg: Fix auxiliary load/store swizzle packing
2020-08-19 Alyssa Rosenzweigpan/mdg: Fix printing of r26 ld/st sources post-RA
2020-08-19 Alyssa Rosenzweigpan/mdg: Identify barrier out-of-order field
2020-08-19 Alyssa Rosenzweigpan/mdg: Handle 32-bit offsets from store_shared
2020-08-19 Alyssa Rosenzweigpan/mdg: Ensure barrier op is set on texture
2020-08-19 Alyssa Rosenzweigpanfrost: Fix shared memory size computation
2020-08-19 Alyssa Rosenzweigpanfrost: Fix WRITES_GLOBAL bit
2020-08-19 Roman Stratiienkoandroid: freedreno: Another build fix
2020-08-19 Emil Velikovradv: restrict exported symbols with static llvm
2020-08-19 Eduardo Lima Mitevfreedreno: Destroy syncobj too when destroying fence
2020-08-19 Alyssa Rosenzweigpanfrost: Hoist assert from bind to create
2020-08-19 Alyssa Rosenzweigpanfrost: Remove useless comment
2020-08-19 Alyssa Rosenzweigpanfrost: Hoist add_fbo_bo call
2020-08-19 Alyssa Rosenzweigpanfrost: Drop QUADS primitive convert
2020-08-19 Alyssa Rosenzweigpanfrost: Drop panfrost_invalidate_frame
2020-08-19 Alyssa Rosenzweigpanfrost: Drop ZSA null checks in draws
2020-08-19 Alyssa Rosenzweigpanfrost: Drop rasterizer null checks in draw calls
2020-08-19 Alyssa Rosenzweigpanfrost: Decontextualize rasterizer
2020-08-19 Samuel Pitoisetradv: track and report if a logical device is lost
2020-08-19 Dave Airliellvmpipe/nir: lower some more packing at nir level.
2020-08-19 Dave Airliellvmpipe: lower mul 2x32_64
2020-08-19 Dave Airliellvmpipe: lower cs local index from id
2020-08-19 Dave Airliegallivm/nir: split tex/sampler indirect offsets
2020-08-19 Dave Airliegallivm/nir: fixup compact TCS variable storage.
2020-08-19 Dave Airliegallium/nir/tgsi: add support for compact variables
2020-08-19 Dave Airliellvmpipe: lower uadd_carry/usub_borrow.
2020-08-19 Dave Airliegallivm/sample: fix lod query on array textures.
2020-08-19 Dave Airliegallivm/nir: add imod support
2020-08-19 Dave Airliegallium/nir/tgsi: reindent some code in the nir->tgsi...
2020-08-19 Dave Airliellvmpipe/cs: update compute counters not fragment shader.
2020-08-19 Dave Airlievallium: fix input attachment lowering variable shadowing
2020-08-18 Hyunjun Kofreedreno: support GL_EXT_semaphore
2020-08-18 Eduardo Lima Mitevfreedreno: Enable GL_EXT_memory_object and GL_EXT_memor...
2020-08-18 Eduardo Lima Mitevfreedreno: Implement pipe screen's get_device/driver_uuid()
2020-08-18 Eduardo Lima Mitevfreedreno: implement pipe screen's resource_from_memobj
2020-08-18 Eduardo Lima Mitevfreedreno/layout: Move hard-coded minimum width for...
2020-08-18 Eduardo Lima Mitevfreedreno: Refactor fd_resource_create_with_modifiers...
2020-08-18 Eduardo Lima Mitevfreedreno: Implement memory object create/destroy for...
2020-08-18 Eduardo Lima Mitevst: Pass TextureTiling option from texture to memory obj
2020-08-18 Jason Ekstrandspirv: Don't emit RMW for vector indexing in shared...
2020-08-18 Bas Nieuwenhuizenradv: Fix handling of attribs 16-31.
2020-08-18 Bas Nieuwenhuizenradv: Override the uniform buffer offset alignment...
2020-08-18 Bas Nieuwenhuizendriconf: Support selection by Vulkan applicationName.
2020-08-18 Kristian H. Kristensenegl/android: Add support for CrOS buffer info perform op
2020-08-18 Kristian H. Kristensenegl/android: Use droid_create_image_from_prime_fds...
2020-08-18 Kristian H. Kristensenegl/android: Move droid_create_image_from_prime_fds...
2020-08-18 Kristian H. Kristensenegl/android: Simplify droid_create_image_from_name...
2020-08-18 Kristian H. Kristensenegl/android: Drop unused ctx argument
2020-08-18 Kristian H. Kristensenegl/android: Look up prime fds in droid_create_image_fr...
2020-08-18 Kristian H. Kristensenegl/android: Call createImageFromDmaBufs directly
2020-08-18 Connor Abbottfreedreno: Add afuc regression test
2020-08-18 Connor Abbottfreedreno/afuc: Install asm/disasm
2020-08-18 Connor Abbottfreedreno/afuc: Make 0 a valid number
2020-08-18 Connor Abbottfreedreno/afuc: Handle xmov modifiers
2020-08-18 Connor Abbottfreedreno/afuc: Add iret
2020-08-18 Connor Abbottfreedreno/afuc: Handle setsecure opcode
2020-08-18 Connor Abbottfreedreno/afuc: Fix printing preemptleave on a5xx
2020-08-18 Boris Brezillonspirv: Add support for the CL Round instruction
2020-08-18 Gert Wollnygallium/aux: reorder vertex attributes in triangle...
2020-08-18 Erik Faye-Lundgallium/indices: translate primitive-restart values
2020-08-18 Erik Faye-Lundgallium/indices: introduce u_primconvert_config
2020-08-18 Erik Faye-Lundgallium/indices: implement prim-restart for triangle...
2020-08-18 Erik Faye-Lundgallium/indices: use prim_restart-helper for polygon
2020-08-18 Erik Faye-Lundgallium/indices: implement prim-restart for line-loops
2020-08-18 Erik Faye-Lundgallium/indices: generalize primitive-restart logic
2020-08-18 Erik Faye-Lundgallium/indices: don't expand prim-type for 8-bit indices
2020-08-18 Erik Faye-Lundgallium/util: factor out primitive-restart rewriting...
2020-08-18 Danylo Piliaievspirv: Only require bare types to match when copying...
2020-08-18 Marcin Ślusarzglsl: fix crashes on out of bound matrix access using...
2020-08-18 Louis-Francis Ratt... st/mesa: Replace UsesStreams by ActiveStreamMask for GS
2020-08-18 Erik Faye-Lundst/wgl: do not reject PFD_SUPPORT_GDI
2020-08-17 Jesse Natalienir/vtn: Support OpOrdered and OpUnordered opcodes
2020-08-17 Jesse Natalienir/vtn: Handle LessOrGreater deprecated opcode
2020-08-17 Jesse Natalienir/vtn: Support SpvOpIsFinite via fisfinite
2020-08-17 Jesse Natalienir: Add fisfinite op
2020-08-17 Jesse Natalienir/vtn: Support SpvOpIsNormal via fisnormal
2020-08-17 Jesse Natalienir: Add fisnormal op
2020-08-17 Boris Brezillonnir: Fix i64tof32 lowering
2020-08-17 Dave Airliellvmpipe: enable GL 4.5
2020-08-17 Dave Airliellvmpipe/blit: for 32-bit unorm depth blits just copy...
next