r600/sfn: Add VS for TCS shader skeleton
[mesa.git] / src / gallium /
2020-02-10 Gert Wollnyr600/sfn: Add VS for TCS shader skeleton
2020-02-10 Gert Wollnyr600/sfn: Add support for geometry shader
2020-02-10 Gert Wollnyr600/sfn: add emitVertex instructions
2020-02-10 Gert Wollnyr600/sfn: Add MemRingOut instructions
2020-02-10 Gert Wollnyr600/sfn: Add a load GDS result instruction
2020-02-10 Gert Wollnyr600/sfn: Add lowering arrays to scratch and according...
2020-02-10 Gert Wollnyr600/sfn: add register remapping
2020-02-10 Gert Wollnyr600/sfn: add live range evaluation for the GPR
2020-02-10 Gert Wollnyr600/sfn: Add the WaitAck instruction
2020-02-10 Gert Wollnyr600/sfn: Add the VS in and FS out vectorization
2020-02-10 Gert Wollnyr600: enable NIR backend DEBUG flag for supported archi...
2020-02-10 Gert Wollnyr600/sfn: Add a basic nir shader backend
2020-02-10 Gert Wollnyr600: Update state code to accept NIR shaders
2020-02-10 Gert Wollnyr600: Add NIR compiler options
2020-02-10 Gert Wollnyr600: Increase space for IO values to agree with PIPE_M...
2020-02-10 Gert Wollnyr600: force new CF with TEX only if any texture value...
2020-02-10 Neha Bhendesvga: Use pipe_shader_state_from_tgsi to set shader...
2020-02-10 Neha Bhendesvga: fix size of format_conversion_table[]
2020-02-10 Krzysztof Raszkowskigallium/swr: simplify environmental variabled expansion...
2020-02-10 Erik Faye-Lundzink: only inspect dual-src limit if feature enabled
2020-02-10 Erik Faye-Lundzink: emit blend-target index
2020-02-10 Erik Faye-Lundzink: replace unset buffer with a dummy-buffer
2020-02-08 Marek Olšákradeonsi: don't report that multi-plane formats are...
2020-02-07 Erik Faye-Lundzink: fixup sampler-usage
2020-02-07 Erik Faye-Lundzink: lower away fdph
2020-02-07 Christian Gmeineretnaviv: enable texture upload memory throttling
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
next