freedreno/a6xx: Add format argument to fd6_tex_swiz()
[mesa.git] / src / gallium / drivers /
2019-02-11 Kristian H. Kristensenfreedreno/a6xx: Add format argument to fd6_tex_swiz()
2019-02-11 Kristian H. Kristensenfreedreno/a6xx: Support y-inverted blits
2019-02-11 Kristian H. Kristensenfreedreno/a6xx: Support some depth/stencil blits on...
2019-02-11 Kristian H. Kristensenfreedreno/a6xx: Move blit check so as to restore comment
2019-02-11 Kristian H. Kristensenfreedreno: Don't tell the blitter what it can't do
2019-02-11 Kristian H. Kristensenfreedreno: Consolidate u_blitter functions in freedreno...
2019-02-11 Kristian H. Kristensenfreedreno/a6xx: Combine emit_blit and fd6_blit
2019-02-11 Kristian H. Kristensenfreedreno/a6xx: Use the right resource for separate...
2019-02-11 Kristian H. Kristensenfreedreno: Log number of draw for sysmem passes
2019-02-11 Kristian H. Kristensenfreedreno/a6xx: Drop render condition check in blitter
2019-02-11 Marek Olšákradeonsi: fix EXPLICIT_FLUSH for flush offsets > 0
2019-02-11 Ilia Mirkinnvc0: we have 16k-sized framebuffers, fix default scissors
2019-02-11 Alyssa Rosenzweigpanfrost: Specify supported draw modes per-context
2019-02-10 Alyssa Rosenzweigpanfrost: Elucidate texture op scheduling comment
2019-02-10 Alyssa Rosenzweigpanfrost: Remove speculative if 0'd format bit code
2019-02-10 Alyssa Rosenzweigpanfrost: Remove if 0'd dead code
2019-02-10 Alyssa Rosenzweigpanfrost: Add kernel-agnostic resource management
2019-02-10 Alyssa Rosenzweigpanfrost: Don't hardcode number of nir_ssa_defs
2019-02-10 Alyssa Rosenzweigpanfrost: Clean-up one-argument passing quirk
2019-02-09 Kenneth Graunkenouveau: Silence unhandled cap warnings
2019-02-08 Karol Herbstgallium: add PIPE_CAP_MAX_VARYINGS
2019-02-07 Alyssa Rosenzweigpanfrost: Include glue for out-of-tree legacy code
2019-02-07 Alyssa Rosenzweigpanfrost: Check in sources for command stream
2019-02-07 Alyssa Rosenzweigpanfrost: Use u_pipe_screen_get_param_defaults
2019-02-07 Rhys Perrynvc0: add compute invocation counter
2019-02-07 Karol Herbstgm107/ir: add fp64 rsq
2019-02-07 Karol Herbstgm107/ir: add fp64 rcp
2019-02-07 Karol Herbstgk104/ir: Use the new rcp/rsq in library
2019-02-07 Boyan Dinggk110/ir: Use the new rcp/rsq in library
2019-02-07 Boyan Dinggk110/ir: Add rsq f64 implementation
2019-02-07 Boyan Dinggk110/ir: Add rcp f64 implementation
2019-02-07 Ilia Mirkinnvc0: stick zero values for the compute invocation...
2019-02-07 Ilia Mirkinnv50,nvc0: use condition for occlusion queries when...
2019-02-07 Ilia Mirkinnvc0: fix 3d images on kepler
2019-02-07 Ilia Mirkinnvc0/ir: fix second tex argument after levelZero optimi...
2019-02-07 Ilia Mirkinnvc0/ir: always use CG mode for loads from atomic-only...
2019-02-07 Ilia Mirkinnvc0: add support for handling indirect draws with...
2019-02-06 Kristian H. Kristensenfreedreno/a6xx: Use tiling for all resources
2019-02-06 Kristian H. Kristensenfreedreno/a6xx: Emit blitter dst with OUT_RELOCW
2019-02-06 Marek Olšákradeonsi: use local ws variable in si_need_dma_space
2019-02-06 Marek Olšákradeonsi: don't leak an index buffer if draw_vbo fails
2019-02-06 Marek Olšákradeonsi: make allocator_zeroed_memory unmappable and...
2019-02-06 Marek Olšákradeonsi: clear allocator_zeroed_memory with SDMA
2019-02-06 Marek Olšákradeonsi: initialize textures using DCC to black when...
2019-02-06 Jonathan Marekfreedreno: a2xx: fix fast clear
2019-02-05 Eric Anholtv3d: Store the actual mask of color buffers present...
2019-02-05 Eric Anholtv3d: Fix precompile of FRAG_RESULT_DATA1 and higher...
2019-02-05 Eric Anholtnir: Move V3D's "the shader was TGSI, ignore FS output...
2019-02-05 Karol Herbstnvc0/ir: replace cvt instructions with add to improve...
2019-02-05 Alok Hotaswr/rast: update SWR rasterizer shader stats
2019-02-05 Gert Wollnyradeonsi: release tokens after creating the shader...
2019-02-05 Ilia Mirkinnv50,nvc0: add explicit settings for recent caps
2019-02-05 Alyssa Rosenzweigpanfrost: Implement Midgard shader toolchain
2019-02-05 Alyssa Rosenzweigpanfrost: Initial stub for Panfrost driver
2019-02-04 Marek Olšákradeonsi: fix crashing performance counters (division...
2019-02-04 Marek Olšákradeonsi: handle render_condition_enable in si_compute_...
2019-02-04 Sonny Jiangradeonsi: use compute for clear_render_target when...
2019-02-01 Timothy Arceriac/radv/radeonsi: add ac_get_num_physical_sgprs() helper
2019-01-31 Rob Clarkfreedreno: more fixing release tarball
2019-01-31 Dave Airlievirgl: ARB_query_buffer_object support
2019-01-31 Dave Airlievirgl: enable elapsed time queries
2019-01-30 Marek Olšákradeonsi: fix a comment typo in si_fine_fence_set
2019-01-30 Marek Olšákr600: add -Wstrict-overflow=0 to meson to silence the...
2019-01-30 Marek Olšákradeonsi: unify error paths in si_texture_create_object
2019-01-30 Marek Olšákradeonsi: merge & rename texture BO metadata functions
2019-01-30 Marek Olšákradeonsi: enable dithered alpha-to-coverage for better...
2019-01-30 Ernestas Kulikv3d: Fix leak in resource setup error path
2019-01-30 Ernestas Kulikvc4: Fix leak in HW queries error path
2019-01-30 Eric Anholtv3d: Always enable the NEON utile load/store code.
2019-01-29 Jonathan Marekfreedreno: fix sysmem rendering being used when clear...
2019-01-29 Jonathan Marekfreedreno: fix depth usage logic
2019-01-29 Jonathan Marekfreedreno: fix invalidate logic
2019-01-29 Rob Clarkfreedreno: minor cleanups
2019-01-29 Rob Clarkfreedreno: stop frob'ing pipe_resource::nr_samples
2019-01-29 Rob Clarkfreedreno/a6xx: fix blitter nr_samples check
2019-01-29 Rob Clarkfreedreno/a5xx: fix blitter nr_samples check
2019-01-29 Eric Anholtvc4: Enable NEON asm on meson cross-builds.
2019-01-28 Jonathan Marekfreedreno: a2xx: add perfcntrs
2019-01-28 Jonathan Marekfreedreno: a2xx: minor solid_vertexbuf fixups
2019-01-28 Jonathan Marekfreedreno: a2xx: clear fixes and fast clear path
2019-01-28 Jonathan Marekfreedreno: a2xx: a20x hw binning
2019-01-28 Jonathan Marekfreedreno: a2xx: enable early-Z testing
2019-01-28 Jonathan Marekfreedreno: a2xx: ir2 cleanup
2019-01-28 Rob HerringSwitch imx to kmsro and remove the imx winsys
2019-01-28 Eric Anholtkmsro: Extend to include hx8357d.
2019-01-28 Eric Anholtpl111: Rename the pl111 driver to "kmsro".
2019-01-28 Gert Wollnyvirgl: Set sRGB write control CAP based on host capabil...
2019-01-28 Christian Gmeineretnaviv: add linear sampling support
2019-01-28 Christian Gmeineretnaviv: update headers from rnndb
2019-01-28 Christian Gmeineretnaviv: extend etna_resource with an addressing mode
2019-01-28 Ilia Mirkinnvc0: don't put text segment into bufctx
2019-01-27 Eric Anholtv3d: Create separate sampler states for the various...
2019-01-27 Eric Anholtv3d: Move the sampler state to the long-lived state...
2019-01-27 Eric Anholtv3d: Use the symbolic names for wrap modes from the...
2019-01-27 Eric Anholtv3d: Fix stencil sampling from a separate-stencil buffer.
2019-01-27 Eric Anholtv3d: Fix stencil sampling from packed depth/stencil.
2019-01-27 Eric Anholtv3d: Fix release-build warning about utile_h.
2019-01-27 Eric Anholtv3d: Flush blit jobs immediately after generating them.
2019-01-27 Eric Anholtv3d: Fix BO stats accounting for imported buffers.
2019-01-27 Eric Anholtv3d: Drop maximum number of texture units down to 16.
next