summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr
Commit message (Expand)AuthorAgeFilesLines
* swr/rasterizer: Add memory tracking supportJan Zielinski2019-07-3012-26/+252
* swr/rasterizer: Better implementation of scatterJan Zielinski2019-07-307-79/+225
* swr/rasterizer: cleanups for tessellationJan Zielinski2019-07-302-28/+56
* rasterizer/swr: move BucketMgr to SwrContextJan Zielinski2019-07-3021-261/+290
* gallium: fix windows build from params change.Dave Airlie2019-07-251-3/+6
* gallivm: rework lp_build_tgsi_soa to take a structDave Airlie2019-07-241-39/+39
* swr/rasterizer: Fix 3D resource copies.Jan Zielinski2019-07-231-0/+14
* swr/rasterizer: Fix return type on SIMD8 version of Clamp and Normalize utili...Jan Zielinski2019-07-231-2/+2
* swr/rasterizer: small formatting changesJan Zielinski2019-07-233-22/+48
* swr/rasterizer: Adding support for unhandled clipEnable stateJan Zielinski2019-07-233-4/+8
* gallium: switch boolean -> bool at the interface definitionsIlia Mirkin2019-07-2210-45/+45
* util: use standard name for snprintf()Eric Engestrom2019-07-191-3/+3
* swr/rast: Refactor memory API between rasterizer core and swrJan Zielinski2019-07-1830-185/+370
* gallium: get rid of PIPE_CAP_SM3Erik Faye-Lund2019-07-101-2/+3
* gallivm: add ssbo pointers to the soa build api.Dave Airlie2019-07-071-3/+6
* swr/swr: Enable ARB_viewport_arrayJan Zielinski2019-07-037-48/+60
* Revert "meson: Add support for using cmake for finding LLVM"Dylan Baker2019-06-281-8/+5
* meson: Add support for using cmake for finding LLVMDylan Baker2019-06-271-5/+8
* swr: fix support for GL_ARB_copy_image extensionKrzysztof Raszkowski2019-06-051-1/+16
* swr/rast: Enable ARB_GL_texture_buffer_rangeJan Zielinski2019-05-301-1/+1
* swr/rast: fix 32-bit compilation on LinuxJan Zielinski2019-05-301-65/+0
* gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH countKenneth Graunke2019-05-231-1/+1
* swr: clean up supported OGL4.0/4.1 extensions listJan Zielinski2019-05-161-4/+5
* gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.Eric Anholt2019-05-131-3/+3
* swr/rast: Add general SWTag statisticsAlok Hota2019-05-013-161/+191
* swr/rast: Add string handling to AR event frameworkAlok Hota2019-05-015-31/+54
* swr/rast: Add initial SWTag proto definitionsAlok Hota2019-05-012-39/+71
* swr/rast: Cleanup and generalize gen_archrastAlok Hota2019-05-013-123/+57
* swr/rast: early exit on empty triangle maskAlok Hota2019-04-301-0/+6
* swr/rast: add guards for cpuid on LinuxAlok Hota2019-04-301-0/+2
* swr/rast: add flat shadingAlok Hota2019-04-301-0/+13
* swr/rast: add SWR_STATIC_ASSERT() macroAlok Hota2019-04-301-1/+8
* swr/rast: update guardband rects at draw setupAlok Hota2019-04-301-2/+3
* swr/rast: add more llvm intrinsicsAlok Hota2019-04-301-0/+3
* delete autotools .gitignore filesEric Engestrom2019-04-291-11/+0
* swr: support NULL-resourcesErik Faye-Lund2019-04-291-24/+25
* swr/rast: enforce use of tile offsetsAlok Hota2019-04-264-0/+5
* swr/rast: AVX512 support compiled in by defaultAlok Hota2019-04-2612-560/+333
* swr/rast: Remove deprecated 4x2 backend codeAlok Hota2019-04-268-834/+19
* Delete autotoolsDylan Baker2019-04-152-416/+0
* gallium: add support for formatted image loadsRhys Perry2019-04-151-0/+1
* swr: Fix build with llvm-9.0.Vinson Lee2019-03-222-0/+24
* swr: remove call to pipe_sampler_view_release()Brian Paul2019-03-171-5/+0
* Revert "swr/rast: Archrast codegen updates"Eric Engestrom2019-03-018-351/+314
* swr/codegen: fix autotools buildErik Faye-Lund2019-02-271-8/+8
* meson/swr: replace hard-coded path with current_build_dir()Eric Engestrom2019-02-271-1/+1
* swr/rast: Fix autotools and scons codegenAlok Hota2019-02-252-20/+12
* swr/rast: Add general SWTag statisticsAlok Hota2019-02-253-161/+191
* swr/rast: Add string handling to AR event frameworkAlok Hota2019-02-255-31/+54
* swr/rast: Add initial SWTag proto definitionsAlok Hota2019-02-252-39/+71