freedreno: android: fix build of perfcounters.
[mesa.git] / src / gallium /
2020-02-07 Martin Fuzzeyfreedreno: android: fix build of perfcounters.
2020-02-07 Krzysztof Raszkowskigallium/swr: Fix llvm11 compilation issues
2020-02-07 Andreas Baierllima/parser: Change value name in RSW parser
2020-02-07 Andreas Baierllima/parser: Extend AUX0 findings
2020-02-07 Andreas Baierllima/parser: Fix RSW depth test parsing
2020-02-07 Dave Airliellvmpipe: advertise 4 vertex streams
2020-02-07 Dave Airliedraw: don't emit vertex to streams with no outputs
2020-02-07 Dave Airliedraw: emit multiple streams to streamout.
2020-02-07 Dave Airliedraw/gs: track emitted prims + verts per stream.
2020-02-07 Dave Airliedraw: change geom shader output to an array of outputs.
2020-02-07 Dave Airliegallivm/nir: add support for multiple vertex streams
2020-02-07 Dave Airliegallivm/swr: add stream_id to geom epilogue emit
2020-02-07 Dave Airliellvmpipe/query: add support for indexed queries
2020-02-06 Eric Anholtu_tile: Skip the packed temporary and just store tiles...
2020-02-06 Thomas Hellstromsvga: Fix banded DMA upload
2020-02-06 Michel Dänzerllvmpipe: Bump test timeout to 180 seconds
2020-02-06 Vinson Leeswr: Fix GCC 4.9 checks.
2020-02-06 James Xionggallium: let the pipe drivers decide the supported...
2020-02-06 James Xiongiris: handle the failure of converting unsupported...
2020-02-05 Eric Anholtnouveau: Reuse tgsi_get_gl_varying_semantic().
2020-02-05 Eric Anholtnouveau: reuse tgsi_get_gl_frag_result_semantic().
2020-02-05 Eric Anholtnouveau: Reuse tgsi_get_sysval_semantic().
2020-02-05 Eric Anholtmesa/st: Move the SYSTEM_VALUE -> TGSI_SEMANTIC map...
2020-02-05 Kristian H. Kristensenfreedreno/a6xx: Implement layout for DRM_FORMAT_MOD_QCO...
2020-02-05 Kristian H. Kristensenfreedreno: Add layout_resource_for_modifier screen...
2020-02-05 Kristian H. Kristensenfreedreno: Set up supported modifiers in fd*_resource_s...
2020-02-05 Kristian H. Kristensenfreedreno/a6xx: Add fd6_resource_screen_init()
2020-02-05 Eric Anholtglsl,nir: Switch the enum representing shader image...
2020-02-05 Eric Anholtintel/isl: Move iris's pipe-to-isl format function...
2020-02-05 Jan Zielinskigallium/swr: Fix various asserts and security issues
2020-02-05 Boris Brezillonpanfrost: Set the MALI_WRITES_{Z,S} flags when needed
2020-02-05 Boris Brezillonpanfrost: Add the MALI_WRITES_{Z,S} flags
2020-02-05 Boris Brezillonpanfrost: Z24 variants should be sampled as R32UI
2020-02-05 Connor Abbottfreedreno: Add CP_REG_WRITE documentation
2020-02-05 Michel Dänzergitlab-ci: Add ppc64el and s390x cross-build jobs
2020-02-05 Pierre-Eric Pellou... radeonsi/ngg: add VGT_FLUSH when enabling fast launch
2020-02-05 Lionel Landwerliniris: implement gen12 post sync pipe control workaround
2020-02-04 Rob Clarkfreedreno: allow ctx->batch to be NULL
2020-02-04 Eric Anholtfreedreno: Allow UBWC on textures with multiple mipmap...
2020-02-04 Eric Anholtfreedreno: Disable UBWC on Z24S8 if not TEXTURE_2D.
2020-02-04 Eric Anholtfreedreno: Blit all array levels when uncompressing...
2020-02-04 Eric Anholtfreedreno: Swap the whole resource layout in shadowing.
2020-02-04 Eric Anholtfreedreno/a6xx: Disable the core layer-size setup.
2020-02-04 Eric Anholtfreedreno: Rename the UBWC layer size field and store...
2020-02-04 Eric Anholtfreedreno: Move the layout debug under FD_MESA_DEBUG...
2020-02-04 Eric Anholtgallium: Refactor some single-pixel util_format_read...
2020-02-04 Eric Anholtgallium: Add and use a helper for packing uc from a...
2020-02-04 Eric Anholtsoftpipe: Refactor pipe_get/put_tile_rgba_* paths.
2020-02-04 Eric Anholtsoftpipe: Drop the raw_to* part of the tile cache inter...
2020-02-04 Eric Anholtgallium/util: Remove pipe_get_tile_z/put_tile_z.
2020-02-04 Eric Anholtutil: Make helper functions for pack/unpacking pixel...
2020-02-04 Karol Herbstclover: add trivial clCreateCommandQueueWithProperties...
2020-02-04 Eric Anholtgallium/osmesa: Try to fix the test for big-endian.
2020-02-04 Eric Anholtgallium/osmesa: Fill out other format tests.
2020-02-04 Eric Anholtgallium/osmesa: Fix MakeCurrent of non-8888 contexts.
2020-02-04 Eric Anholtgallium/osmesa: Fix a typo in the unit test's test...
2020-02-04 Danylo Piliaievosmesa/tests: Cover OSMESA_RGB GL_UNSIGNED_BYTE case
2020-02-04 Alyssa Rosenzweigpanfrost: Use size0 when calculating the offset to...
2020-02-04 Tomeu Vizosopanfrost: Only clamp the LOD to disable mipmapping...
2020-02-04 Marek Vasutetnaviv: Destroy rsc->pending_ctx set in etna_resource_...
2020-02-03 Jan Veselyclover: Use explicit conversion from llvm::StringRef...
2020-02-03 Erik Faye-Lundzink: disallow depth-stencil blits with format-change
2020-02-03 Erik Faye-Lundzink: be more careful about the mask-check
2020-02-03 Boris Brezillonpanfrost: Fix the damage box clamping logic
2020-02-03 Ilia Mirkinnv50: report max lod bias of 15.0
2020-02-02 Icecream95panfrost: Fix non-debug builds
2020-02-01 Vinson Leelima: Fix build with GCC 10.
2020-02-01 Rob Clarkfreedreno/a6xx: fix lrz overflow
2020-02-01 Szymon Andrzejukvirgl: Use align_free for align_malloc allocated buffer
2020-01-31 Krzysztof Raszkowskigallium/swr: Fix gcc 4.8.5 compile error
2020-01-31 Vinson Leeswr: Fix build with GCC 10.
2020-01-31 Krzysztof Raszkowskigallium/swr: fix gcc warnings
2020-01-31 Erik Faye-Lundzink: implement support for derivative-control
2020-01-31 Erik Faye-Lundzink: implement load_instance_id
2020-01-31 Erik Faye-Lundzink: enable texture-buffer objects
2020-01-31 Zhang, Boyuanradeonsi: Add support for midstream bitrate change...
2020-01-31 Tomeu Vizosopanfrost: Use DBG macro to avoid noise in the console
2020-01-31 Tomeu Vizosopanfrost: Add more info to some assertions
2020-01-31 Jason Ekstrandiris: Plumb deref block size through to 3DSTATE_SF
2020-01-31 Jason Ekstrandintel/common: Return the block size from get_urb_config
2020-01-31 Jason Ekstrandiris: Consolodate URB emit
2020-01-31 Jason Ekstrandintel/blorp: Always emit URB config on Gen7+
2020-01-31 Jason Ekstrandintel: Take a gen_l3_config in gen_get_urb_config
2020-01-31 Jason Ekstrandiris: Use the URB size from the L3$ config
2020-01-31 Jason Ekstrandiris: Store the L3$ configs in the screen
2020-01-31 Jason Ekstrandiris: Set SLMEnable based on the L3$ config
2020-01-31 Jason Ekstrandintel/genxml: Drop SLMEnable from L3CNTLREG on Gen11
2020-01-31 Jason Ekstrandanv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly...
2020-01-30 Qiang Yulima: add noheap debug option
2020-01-30 Qiang Yulima: create heap buffer with new interface if available
2020-01-29 Icenowy Zhenglima: fix lima_set_vertex_buffers()
2020-01-29 Christian Gmeineretnaviv: drop default state for PE_STENCIL_CONFIG_EXT2
2020-01-29 Rob Clarkfreedreno: remove flush-queue
2020-01-29 Rob Clarkfreedreno: add gmem_lock
2020-01-29 Rob Clarkfreedreno: add gmem state cache
2020-01-29 Rob Clarkfreedreno: get GMEM state from batch
2020-01-29 Rob Clarkfreedreno/a2xx: constify gmem state
2020-01-29 Rob Clarkfreedreno/a3xx: constify gmem state
2020-01-29 Rob Clarkfreedreno/a4xx: constify gmem state
2020-01-29 Rob Clarkfreedreno/a5xx: constify gmem state
next