aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/engines
AgeCommit message (Expand)Author
2019-11-05Merge pull request #2914 from FernandoS27/fermi-fixbunnei
2019-11-03common_func: Use std::array for INSERT_PADDING_* macros.bunnei
2019-10-30Merge pull request #3050 from FernandoS27/fix-tld4Rodrigo Locatti
2019-10-30Shader_IR: Fix TLD4 and add Bindless Variant.Fernando Sahmkow
2019-10-28maxwell_3d/kepler_compute: Remove unused arguments in GetTextureReinUsesLisp
2019-10-28video_core/textures: Remove unused index entry in FullTextureInfoReinUsesLisp
2019-10-28maxwell_3d: Remove unused method GetStageTexturesReinUsesLisp
2019-10-27maxwell_3d: Silence implicit conversion warningsReinUsesLisp
2019-10-26Shader_IR: Address Feedback.Fernando Sahmkow
2019-10-25Shader_IR: Clang formatFernando Sahmkow
2019-10-25gl_shader_disk_cache: Store and load fast BRXReinUsesLisp
2019-10-25Shader_IR: allow lookup of texture samplers within the shader_ir for instruct...Fernando Sahmkow
2019-10-25VideoCore: Unify const buffer accessing along engines and provide ConstBuffer...Fernando Sahmkow
2019-10-24shader_bytecode: Make Matcher constexpr capableLioncash
2019-10-20maxwell_3d: Reduce FlushMMEInlineDraw logging to TraceReinUsesLisp
2019-10-17Fermi2D: Use a different formula for delimiting blit areas.Fernando Sahmkow
2019-10-17Fermi2D: limit blit area to only available areaFernando Sahmkow
2019-10-15maxwell_3d: Silence truncation warningsLioncash
2019-10-05maxwell_3d: Add dirty flags for depth bounds valuesReinUsesLisp
2019-09-23Merge pull request #2869 from ReinUsesLisp/suldbunnei
2019-09-22Merge pull request #2870 from FernandoS27/multi-drawDavid
2019-09-22Maxwell3D: Corrections and refactors to MME instance refactorFernando Sahmkow
2019-09-22Fix clang-formatFearlessTobi
2019-09-22fermi_2d: Lower surface copy log severity to DEBUGFearlessTobi
2019-09-21Merge pull request #2878 from FernandoS27/icmpRodrigo Locatti
2019-09-21gl_shader_decompiler: Use uint for images and fix SUATOMReinUsesLisp
2019-09-21shader/image: Implement SULD and remove irrelevant codeReinUsesLisp
2019-09-21shader_bytecode: Add SULD encodingReinUsesLisp
2019-09-21Shader_IR: ICMP corrections and fixesFernando Sahmkow
2019-09-21Mark DrawArrays as LOG_TRACEDavid Marcec
2019-09-19Shader_IR: Implement ICMP.Fernando Sahmkow
2019-09-19Rasterizer: Refactor and simplify DrawBatch Interface.Fernando Sahmkow
2019-09-19VideoCore: Corrections to the MME Inliner and removal of hacky instance manag...Fernando Sahmkow
2019-09-19Video Core: initial Implementation of InstanceDraw PackagingFernando Sahmkow
2019-09-17shader_ir/warp: Implement SHFLReinUsesLisp
2019-09-15Merge pull request #2851 from ReinUsesLisp/srgbFernando Sahmkow
2019-09-15Merge pull request #2824 from ReinUsesLisp/mmeFernando Sahmkow
2019-09-14maxwell_3d: Update firmware 4 call stub commentaryRodrigo Locatti
2019-09-10shader/image: Implement SUATOM and fix SUSTReinUsesLisp
2019-09-10renderer_opengl: Fix sRGB blitsReinUsesLisp
2019-09-10Merge pull request #2823 from ReinUsesLisp/shr-clampbunnei
2019-09-10Merge pull request #2810 from ReinUsesLisp/mme-optbunnei
2019-09-05gl_rasterizer: Implement image bindingsReinUsesLisp
2019-09-05kepler_compute: Implement texture queriesReinUsesLisp
2019-09-04Revert "Revert #2466" and stub FirmwareCall 4ReinUsesLisp
2019-09-04shader/shift: Implement SHR wrapped and clamped variantsReinUsesLisp
2019-09-04maxwell_3d: Avoid moving macro_paramsReinUsesLisp
2019-09-03Merge pull request #2812 from ReinUsesLisp/f2i-selectorbunnei
2019-09-03Merge pull request #2811 from ReinUsesLisp/fsetp-fixbunnei
2019-09-03Merge pull request #2826 from ReinUsesLisp/macro-bindingbunnei