radeonsi: move non-LLVM code out of si_shader_llvm.c
[mesa.git] / src / gallium / drivers / swr /
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...
2019-07-10 Erik Faye-Lundgallium: get rid of PIPE_CAP_SM3
2019-07-07 Dave Airliegallivm: add ssbo pointers to the soa build api.
2019-07-03 Jan Zielinskiswr/swr: Enable ARB_viewport_array
2019-06-28 Dylan BakerRevert "meson: Add support for using cmake for finding...
2019-06-27 Dylan Bakermeson: Add support for using cmake for finding LLVM
2019-06-05 Krzysztof Raszkowskiswr: fix support for GL_ARB_copy_image extension
2019-05-30 Jan Zielinskiswr/rast: Enable ARB_GL_texture_buffer_range
2019-05-30 Jan Zielinskiswr/rast: fix 32-bit compilation on Linux
2019-05-23 Kenneth Graunkegallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_C...
2019-05-16 Jan Zielinskiswr: clean up supported OGL4.0/4.1 extensions list
2019-05-13 Eric Anholtgallium: Redefine the max texture 2d cap from _LEVELS...
2019-05-01 Alok Hotaswr/rast: Add general SWTag statistics
2019-05-01 Alok Hotaswr/rast: Add string handling to AR event framework
2019-05-01 Alok Hotaswr/rast: Add initial SWTag proto definitions
2019-05-01 Alok Hotaswr/rast: Cleanup and generalize gen_archrast
2019-04-30 Alok Hotaswr/rast: early exit on empty triangle mask
2019-04-30 Alok Hotaswr/rast: add guards for cpuid on Linux
2019-04-30 Alok Hotaswr/rast: add flat shading
2019-04-30 Alok Hotaswr/rast: add SWR_STATIC_ASSERT() macro
2019-04-30 Alok Hotaswr/rast: update guardband rects at draw setup
2019-04-30 Alok Hotaswr/rast: add more llvm intrinsics
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-04-29 Erik Faye-Lundswr: support NULL-resources
2019-04-26 Alok Hotaswr/rast: enforce use of tile offsets
2019-04-26 Alok Hotaswr/rast: AVX512 support compiled in by default
2019-04-26 Alok Hotaswr/rast: Remove deprecated 4x2 backend code
2019-04-15 Dylan BakerDelete autotools
2019-04-15 Rhys Perrygallium: add support for formatted image loads
2019-03-22 Vinson Leeswr: Fix build with llvm-9.0.
2019-03-18 Brian Paulswr: remove call to pipe_sampler_view_release()
2019-03-01 Eric EngestromRevert "swr/rast: Archrast codegen updates"
2019-02-27 Erik Faye-Lundswr/codegen: fix autotools build
2019-02-27 Eric Engestrommeson/swr: replace hard-coded path with current_build_dir()
2019-02-25 Alok Hotaswr/rast: Fix autotools and scons codegen
2019-02-25 Alok Hotaswr/rast: Add general SWTag statistics
2019-02-25 Alok Hotaswr/rast: Add string handling to AR event framework
2019-02-25 Alok Hotaswr/rast: Add initial SWTag proto definitions
2019-02-25 Alok Hotaswr/rast: Cleanup and generalize gen_archrast
2019-02-22 Alok Hotaswr/rast: bypass size limit for non-sampled textures
2019-02-15 Alok Hotaswr/rast: Add translation support to streamout
2019-02-15 Alok Hotaswr/rast: simdlib cleanup, clipper stack space fixes
2019-02-15 Alok Hotaswr/rast: convert DWORD->uint32_t, QWORD->uint64_t
2019-02-15 Alok Hotaswr/rast: Refactor scratch space variable names
2019-02-15 Alok Hotaswr/rast: FP consistency between POSH/RENDER pipes
2019-02-15 Alok Hotaswr/rast: Move knob defaults to generated cpp file
2019-02-15 Alok Hotaswr/rast: Flip BitScanReverse index calculation
2019-02-15 Alok Hotaswr/rast: Correctly align 64-byte spills/fills
2019-02-15 Alok Hotaswr/rast: Disable use of __forceinline by default
2019-02-15 Alok Hotaswr/rast: Convert system memory pointers to gfxptr_t
next