radeonsi/gfx10: use Z32_FLOAT_CLAMP for upgraded depth textures
[mesa.git] / src / gallium / drivers / swr /
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
2019-02-15 Ilia Mirkinswr: set PIPE_CAP_MAX_VARYINGS correctly
2019-02-12 Alok Hotagallium/swr: Param defaults for unhandled PIPE_CAPs
2019-02-05 Alok Hotaswr/rast: update SWR rasterizer shader stats
2019-01-24 Dylan Bakermeson: Fix compiler checks for SWR with ICC
2019-01-24 Dylan Bakermeson: fix swr KNL build
2019-01-16 Alok Hotaswr/rast: Store cached files in multiple subdirs
2019-01-16 Alok Hotaswr/rast: New execution engine per JIT
2019-01-16 Alok Hotaswr/rast: Scope MEM_CLIENT enum for mem usages
2019-01-16 Alok Hotaswr/rast: Unaligned and translations in gathers
2019-01-16 Alok Hotaswr/rast: partial support for Tiled Resources
2019-01-16 Alok Hotaswr/rast: Add annotator to interleave isa text
2019-01-16 Alok Hotaswr/rast: Use gfxptr_t value in JitGatherVertices
2019-01-16 Bruce Cherniakgallium/swr: Fix multi-context sync fence deadlock.
2018-10-31 Emil Velikovconfigure: allow building with python3
2018-10-25 Alok Hotaswr/rast: ignore CreateElementUnorderedAtomicMemCpy
2018-10-25 Alok Hotaswr/rast: fix intrinsic/function for LLVM 7 compatibility
2018-09-07 Marek Olšákgallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
2018-09-07 Marek Olšákgallium: enable GL_AMD_depth_clamp_separate on r600...
2018-09-07 Marek Olšákgallium: split depth_clip into depth_clip_near & depth_...
2018-08-25 Kenneth Graunkegallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE.
2018-08-24 Emil VelikovRevert "configure: allow building with python3"
2018-08-23 Marek Olšákgallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZE
2018-08-23 Marek Olšákgallium: add PIPE_CAP_MAX_GS_INVOCATIONS
2018-08-23 Emil Velikovconfigure: allow building with python3
2018-08-20 Juan A. Suarez Romeroswr: bump minimum supported LLVM version to 6.0
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-08-07 Emil Velikovswr: don't export swr_create_screen_internal
2018-08-02 Vlad Golovkinswr: Remove unnecessary memset call
2018-07-31 Marek Olšákgallium: add storage_sample_count parameter into is_for...
2018-07-31 Marek Olšákgallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
2018-06-28 Alok Hotaswr/rast: Updating code style based on current clang...
2018-06-28 Vinson Leeswr/rast: Fix addPassesToEmitFile usage with llvm-7.0.
2018-06-28 Alok Hotaswr/rast: Handling removed LLVM intrinsics in trunk
2018-06-28 Alok Hotaswr/rast: Adding SCATTERPS functionality to BuilderGfxMem
2018-06-28 Alok Hotaswr/rast: Adding Read/Write specifier to TranslateGfxAd...
2018-06-21 Juan A. Suarez Romeroswr: bump minimum supported LLVM version to 5.0
2018-06-18 Alok Hotaswr/rast: Clang-Format most rasterizer source code
2018-06-15 Rhys Perrygallium: add support for programmable sample locations
2018-05-30 Marek Olšákgallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
2018-05-25 Alok Hotaswr/rast: Adjusted avx512 primitive assembly for msvc...
2018-05-25 Alok Hotaswr/rast: Moved memory init out of core swr init
2018-05-25 Alok Hotaswr/rast: Removed superfluous JitManager argument from...
2018-05-25 Alok Hotaswr/rast: Renamed MetaData calls
2018-05-25 Alok Hotaswr/rast: Use metadata to communicate between passes
2018-05-25 Alok Hotaswr/rast: Check gCoreBuckets/CORE_BUCKETS equal length...
2018-05-25 Alok Hotaswr/rast: Added in-place building to SCATTERPS
2018-05-17 Alok Hotaswr/rast: Added FEClipRectangles event
2018-05-17 Alok Hotaswr/rast: Whitespace and tab-to-spaces changes
2018-05-17 Alok Hotaswr/rast: fix VCVTPD2PS generation for AVX512
2018-05-17 Alok Hotaswr/rast: Rectlist support for GS
2018-05-17 Alok Hotaswr/rast: Remove unneeded virtual from methods
2018-05-15 Eric Engestrommeson: fix copyright symbol
2018-05-15 Juan A. Suarez Romeroautotools, meson: add tileset.h
next