egl/dri2: try to bind old context if bindContext failed
[mesa.git] / src / gallium /
2020-07-21 Connor Abbottfreedreno: Use common guardband helper
2020-07-21 Alyssa Rosenzweigpanfrost: Remove unused batch_fence->ctx
2020-07-21 Alyssa Rosenzweigpanfrost: Remove unused batch_fence->signaled
2020-07-21 Alyssa Rosenzweigpanfrost: Allocate syncobjs in panfrost_flush
2020-07-21 Alyssa Rosenzweigpanfrost: Skip specifying in_syncs
2020-07-21 Alyssa Rosenzweigpanfrost: Remove wait parameter to flush_all_batches
2020-07-21 Alyssa Rosenzweigpanfrost: Avoid wait=true flushing all batches
2020-07-21 Karol Herbstnv50/ir: initialize persampleInvocation to false
2020-07-21 Karol Herbstnv50/ir/tgsi: silence warning about unhandled GS_INPUT_...
2020-07-21 Kenneth Graunkeiris: Fix CCS check in iris_texture_subdata().
2020-07-20 Bas Nieuwenhuizenradeonsi: Inhibit clock-gating for perf counters.
2020-07-20 Icecream95panfrost: 8x MRT support
2020-07-20 Icecream95panfrost: Use more tilebuffer sizes
2020-07-20 Icecream95panfrost: Fake RGTC support
2020-07-20 Pierre-Eric Pellou... radeonsi: adjust epitch for PIPE_FORMAT_R8G8_R8B8_UNORM
2020-07-20 Gert Wollnyd600/sfn: write stream outputs to correct mem ring
2020-07-20 Gert Wollnyr600/sfn: Make the pin_to_channel generic
2020-07-20 Gert Wollnyr600/sfn: Only use sample mask if the according shader...
2020-07-20 Gert Wollnyr600: Add shader key item to identify when the sample...
2020-07-20 Gert Wollnyr600/sfn: Fix default z swizzle for GDS instructions
2020-07-20 Gert Wollnyr600/sfn: Fix Ring output swizzle masks
2020-07-20 Gert Wollnyr600/sfn: Add a forced output swizzle for depth write
2020-07-20 Gert Wollnyr600/sfn: correct handling of loading vec4 with fetchin...
2020-07-20 Gert Wollnyr600/sfn: Add option to get a temp value for a specific...
2020-07-20 Gert Wollnyr600/sfn: emit texture instructions in one block
2020-07-20 Gert Wollnyr600/sfn: Pipe through requesting a register at a given...
2020-07-20 Gert Wollnyr600/sfn: lower rotate ALU ops
2020-07-20 Dave Airliellvmpipe: add framebuffer fetching support (v1.1)
2020-07-19 Dave Airliellvmpipe/cs: respect render condition
2020-07-18 Rob Clarkfreedreno: whitespace fix
2020-07-18 Rob Clarkfreedreno: small comment re-word
2020-07-18 Mike Blumenkrantzzink: free all ntv allocations after creating shader...
2020-07-18 Mike Blumenkrantzzink: free pipeline cache during program destroy
2020-07-18 Mike Blumenkrantzzink: destroy descriptor pools on context destroy
2020-07-18 Mike Blumenkrantzzink: destroy gfx program when a shader is freed
2020-07-18 Icecream95panfrost: Fix calls to panfrost_flush_batches_accessing_bo
2020-07-18 Icecream95panfrost: Make panfrost_bo_wait take a wait_readers...
2020-07-17 Alyssa Rosenzweigpanfrost: Enable FP16 by default
2020-07-17 Eric Anholtfreedreno/a2xx: Fix compiler warning in disasm.
2020-07-17 Erik Faye-Lundzink: use ralloc for spirv_builder as well
2020-07-17 Erik Faye-Lundzink: pass mem_ctx to ralloc_size-call
2020-07-17 Erik Faye-Lundzink: use ralloc for plain malloc-calls
2020-07-17 Erik Faye-Lundzink: use ralloc in nir-to-spirv
2020-07-17 Icecream95panfrost: Set depth_enabled when stencil is enabled
2020-07-17 Icecream95panfrost: Report TEXTURE_BUFFER_OBJECTS cap when gl3...
2020-07-17 Icecream95nir: Add a face_sysval argument to nir_lower_two_sided_...
2020-07-17 Icecream95panfrost: Do per-sample shading when outputs are read
2020-07-17 Icecream95pan/mdg: Don't disassemble blit shaders
2020-07-17 Elie Tourniervirgl: set PIPE_CAP_BLEND_EQUATION_ADVANCED
2020-07-17 Elie Tourniervirgl: Encode barrier for blend_equation_advanced
2020-07-17 Elie Tourniervirgl: Use alpha_src_factor to store blend_equation_adv...
2020-07-17 Elie Tourniergallium: Add PIPE_CAP_BLEND_EQUATION_ADVANCED
2020-07-17 Elie Tourniervirgl: Reserved last caps of capability_bits
2020-07-17 Elie Tourniergallium: add TGSI_PROPERTY_FS_BLEND_EQUATION_ADVANCED
2020-07-17 Rhys Kiddnvc0_2d: Document SET_PIXELS_FROM_MEMORY_CORRAL_SIZE...
2020-07-17 Rhys Kiddnv50_2d,nvc0_2d: Document SET_PIXELS_FROM_MEMORY_SAFE_O...
2020-07-16 Alyssa Rosenzweigpanfrost: Revert "Disable frame throttling"
2020-07-16 Alyssa Rosenzweigpanfrost: Enable Chromium
2020-07-16 Alyssa Rosenzweigpanfrost: Report CAPs more honestly
2020-07-16 Alyssa Rosenzweigpanfrost: Fix faults with RASTERIZER_DISCARD
2020-07-16 Alyssa Rosenzweigpanfrost: Honour cso->compare_mode
2020-07-16 Alyssa Rosenzweigpanfrost: Avoid integer underflow in rt_count_1
2020-07-16 Alyssa Rosenzweigpanfrost: Abort on unsupported blit
2020-07-16 Alyssa Rosenzweigpanfrost: Implement Z32F_S8 blits
2020-07-16 Alyssa Rosenzweigpanfrost: Fix sRGB clear colour packing
2020-07-16 Alyssa Rosenzweigpanfrost: Set PIPE_CAP_MIXED_COLORBUFFER_FORMATS
2020-07-16 Alyssa Rosenzweigpanfrost: Overhaul tilebuffer allocations
2020-07-16 Alyssa Rosenzweigpanfrost: Call util_blitter_save_fragment_constant_buff...
2020-07-16 Dave Airliellvmpipe: fix position offset interpolation
2020-07-16 Dave Airliellvmpipe: fix stencil only formats.
2020-07-16 Thong Thairadeonsi: use PIPE_FORMAT_P010 for 10-bit VP9 decoding
2020-07-16 Alyssa Rosenzweigpanfrost: Use Midgard-specific reloads
2020-07-16 Erik Faye-Lundgallium/util: do not use _MTX_INITIALIZER_NP on Windows
2020-07-16 Marek Olšákradeonsi: prevent a gfx10_ngg_calculate_subgroup_info...
2020-07-15 Alyssa Rosenzweigpanfrost: Extract panfrost_batch_reserve_framebuffer
2020-07-15 Alyssa Rosenzweigpanfrost: Track surfaces drawn per-batch
2020-07-15 Alyssa Rosenzweigpanfrost: Set zs_samples as necessary
2020-07-15 Alyssa Rosenzweigpanfrost: Handle per-sample shading
2020-07-15 Alyssa Rosenzweigpanfrost: Add rectangle subtraction algorithm
2020-07-15 Alyssa Rosenzweigpanfrost: Identify zs_samples field
2020-07-15 Alyssa Rosenzweigpanfrost: Include sample count in payload estimates
2020-07-15 Alyssa Rosenzweigpanfrost: Expose panfrost_get_blend_shader
2020-07-15 Alyssa Rosenzweigpanfrost: Force Z/S writeback
2020-07-15 Dave Airliellvmpipe/format: fix snorm conversion
2020-07-15 Dave Airliegallivm/sample: always square rho before fast log2
2020-07-15 Rhys Kiddnv50_2d: regenerate envytools-based rnndb headers
2020-07-15 Icecream95panfrost: Dual source blend support
2020-07-15 Icecream95gallium: Dual source support in blend_factor_to_shader
2020-07-14 Rob Clarkfreedreno/a6xx: don't enable early-z/lrz if no z-test
2020-07-14 Rob Clarkfreedreno/a6xx: bail instead of crash for compile fails
2020-07-14 Rob Clarkfreedreno/ir3: add missing VS driver params
2020-07-14 Mike Blumenkrantzzink: enable tgsi texcoord pipe cap
2020-07-14 Karol Herbstnouveau: expose HMM
2020-07-14 Karol Herbstnvc0: support PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUT...
2020-07-14 Karol Herbstgallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE...
2020-07-14 Karol Herbstnouveau: enable HMM
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx PC regs
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx VPC regs
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx RB regs
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx GRAS registers
next