radeonsi: kill point size VS output if it's not used by the rasterizer
[mesa.git] / src / gallium / drivers / swr /
2020-09-07 jzielinsswr: Fix crashes on non-AVX hardware
2020-09-02 jzielinsgallium/swr: Fix compilation TCS/TES compilation issues
2020-09-02 jzielinsgallium/swr: Fix compilation with LLVM 12
2020-08-31 Dave Airliegallivm/nir: add indirect swizzle output loading support
2020-08-19 Dave Airliegallivm/nir: fixup compact TCS variable storage.
2020-08-03 jzielinsswr: Bump maximum 2D texture size to 16kx16k
2020-07-22 Eric Anholtswr: Use the default behavior of ALLOW_MAPPED_BUFFERS.
2020-07-22 Eric Anholtswr: Remove a bunch of default handling of pipe caps.
2020-07-07 Dave Airliedraw/gs: use mask to limit vertex emission.
2020-07-07 Dave Airliegallivm/gs_iface: pass stream into end primitive interface.
2020-07-07 jzielinsgallium/swr: Fix compilation warnings
2020-07-02 Dave Airliegallivm/sample: pass indirect offset into texture/image...
2020-06-22 Neil Robertsgallium: Add pipe cap for primitive restart with fixed...
2020-06-10 Dave Airliegallivm: add support for a cache object
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-06-01 Dylan Bakermeson: Bump required version to 0.52.0
2020-05-22 Krzysztof Raszkowskigallium/swr: Fix building swr with MSVC
2020-05-13 Marek Olšákgallium: change comments to remove 'state tracker'
2020-05-13 Marek Olšákgallium: rename 'state tracker' to 'frontend'
2020-05-07 Jan Zielinskigallium/swr: Fix crashes in sampling code
2020-04-29 Mike Blumenkrantzgallium: add pipe cap for scissored clears and pass...
2020-04-28 Jan Zielinskigallium/swr: Fix crashes and failures in vertex fetch
2020-04-27 Jan Zielinskigallium/swr: Fix LLVM 11 compilation issues
2020-04-14 Vinson Leeswr: Remove Byte Order Mark.
2020-04-10 Vinson Leeswr/rasterizer: Use private functions for min/max to...
2020-04-01 Krzysztof Raszkowskigallium/swr: Re-enable scratch space for client-memory...
2020-04-01 Krzysztof Raszkowskigallium/swr: Fix array stride problem.
2020-03-31 Eric Engestromscons: prune unused Makefile.sources
2020-03-30 Jose Fonsecascons: Prune out unnecessary targets.
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-19 Tomasz Pyragallium/swr: spin-lock performance improvement
2020-03-13 Jan Zielinskigallium/swr: use ElementCount type arguments for getSplat()
2020-03-09 Krzysztof Raszkowskigallium/swr: Fix vcvtph2ps llvm intrinsic compile error
2020-03-06 Vinson Leeswr: Fix non-pod-varargs error.
2020-03-03 Krzysztof RaszkowskiRevert "gallium/swr: Fix min/max range index draw"
2020-03-03 Jan Zielinskigallium/swr: fix corruptions in Unigine Heaven
2020-02-28 Dave Airliegallivm/tgsi/swr: add mask vec to the tcs store
2020-02-24 Krzysztof Raszkowskigallium/swr: Fix min/max range index draw
2020-02-13 Krzysztof Raszkowskigallium/swr: fix rdtsc debug statistics mechanism
2020-02-10 Krzysztof Raszkowskigallium/swr: simplify environmental variabled expansion...
2020-02-07 Krzysztof Raszkowskigallium/swr: Fix llvm11 compilation issues
2020-02-07 Dave Airliegallivm/swr: add stream_id to geom epilogue emit
2020-02-06 Vinson Leeswr: Fix GCC 4.9 checks.
2020-02-05 Jan Zielinskigallium/swr: Fix various asserts and security issues
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-28 Jan Zielinskigallium/swr: fix tessellation state save/restore
2020-01-24 Jan Zielinskigallium/swr: implementation of tessellation shaders...
2020-01-23 Krzysztof Raszkowskigallium/swr: add option for static link
2020-01-17 Krzysztof Raszkowskigallium/swr: Disable showing detected arch message.
2020-01-08 Krzysztof Raszkowskigallium/swr: Fix glVertexPointer race condition.
2019-12-22 Vinson Leeswr: Fix build with llvm-10.0.
2019-12-14 Denis Paukgallium/swr: Enable support bptc format.
2019-12-13 Tomasz Pyragallium/swr: Fix arb_transform_feedback2
2019-12-13 Vinson Leeswr: Fix build with llvm-10.0.
2019-12-12 Jan Zielinskigallium/swr: Fix Windows build
2019-12-11 Jan Zielinskiswr/rasterizer: Add tessellator implementation to the...
2019-12-03 Krzysztof Raszkowskigallium/swr: Fix crash when use GL_TDFX_texture_compres...
2019-11-21 Vinson Leeswr: Fix build with llvm-10.0.
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-08 Krzysztof Raszkowskigallium/swr: Enable some ARB_gpu_shader5 extensions
2019-11-08 Krzysztof Raszkowskigallium/swr: Fix GS invocation issues
2019-10-31 Jan Zielinskigallium/swr: Fix depth values for blit scenario
2019-10-29 Krzysztof Raszkowskigallium/swr: Enable GL_ARB_gpu_shader5: multiple streams
2019-10-18 Dylan Bakermeson: Add support for wrapping llvm
2019-10-14 Dave Airliegallivm/draw/swr: make the gs_iface not depend on tgsi.
2019-10-10 Dylan Bakermeson: add msvc compat args to swr
2019-10-10 Dylan Bakermeson: add switches for SWR with MSVC
2019-09-29 pal1000scons: Fix MSYS2 Mingw-w64 build.
2019-09-17 Michel Dänzerswr: Limit DEBUG workaround to LLVM < 7
2019-09-06 Eric Engestromswr: replace major llvm version checks with LLVM_VERSIO...
2019-09-02 Vinson Leeswr: Fix make_unique build error.
2019-08-31 Vinson Leeswr: Fix build with llvm-9.0 again.
2019-08-30 Jan Zielinskiswr/rasterizer: Fix GS attributes processing
2019-08-29 Jan Zielinskiswr/rasterizer: Enable ARB_fragment_layer_viewport
2019-08-22 Eric Engestromswr: use LLVM version string instead of re-computing it
2019-08-20 Kai Wasserbächbuild: Bump C++ standard requirement to C++14 to fix...
2019-08-09 Krzysztof Raszkowskigallium/swr: Fix glClear when it's used with glEnable...
2019-08-08 Jan Zielinskiswr/rasterizer: modernize thread TLB
2019-08-08 Jan Zielinskiswr/rasterizer: Refactor events collection mechanism
2019-08-08 Jan Zielinskiswr/rasterizer: improvements in simdlib
2019-08-08 Jan Zielinskiswr/rasterizer: Events are now grouped and enabled...
2019-08-08 Jan Zielinskiswr/rasterizer: do not mark tiles dirty until actually...
2019-08-08 Jan Zielinskiswr/rasterizer: enable size accumulation in mem stats
2019-08-08 Jan Zielinskiswr/rasterizer: enable using AOS vertex data format
2019-08-06 Pierre-Eric Pellou... gallium: add PIPE_CAP_TGSI_ATOMINC_WRAP to indicate...
2019-07-30 Jan Zielinskiswr/rasterizer: Add memory tracking support
2019-07-30 Jan Zielinskiswr/rasterizer: Better implementation of scatter
2019-07-30 Jan Zielinskiswr/rasterizer: cleanups for tessellation
2019-07-30 Jan Zielinskirasterizer/swr: move BucketMgr to SwrContext
2019-07-25 Dave Airliegallium: fix windows build from params change.
2019-07-23 Dave Airliegallivm: rework lp_build_tgsi_soa to take a struct
2019-07-23 Jan Zielinskiswr/rasterizer: Fix 3D resource copies.
2019-07-23 Jan Zielinskiswr/rasterizer: Fix return type on SIMD8 version of...
2019-07-23 Jan Zielinskiswr/rasterizer: small formatting changes
2019-07-23 Jan Zielinskiswr/rasterizer: Adding support for unhandled clipEnable...
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-19 Eric Engestromutil: use standard name for snprintf()
2019-07-18 Jan Zielinskiswr/rast: Refactor memory API between rasterizer core...
next