Commit History

Author SHA1 Message Date
  ReinUsesLisp 73d2d3342d gl_query_cache: Optimize query cache 6 years ago
  ReinUsesLisp aae8c180cb gl_query_cache: Implement host queries using a deferred cache 6 years ago
  ReinUsesLisp 2b58652f08 maxwell_3d: Slow implementation of passed samples (query 21) 7 years ago
  Fernando Sahmkow d6ed31b9fa GPU: Address Feedback. 6 years ago
  Fernando Sahmkow 8e9a4944db GPU: Implement GPU Clock correctly. 6 years ago
  Fernando Sahmkow 0cb3bcfbb7 Maxwell3D: Correct query reporting. 6 years ago
  Fernando Sahmkow b97608ca64 Shader_IR: Allow constant access of guest driver. 6 years ago
  Fernando Sahmkow c921e496eb GPU: Implement guest driver profile and deduce texture handler sizes. 6 years ago
  ReinUsesLisp 94915d4ea1 vk_graphics_pipeline: Set front facing properly 6 years ago
  ReinUsesLisp 0d6d8129c4 yuzu: Remove Maxwell debugger 6 years ago
  ReinUsesLisp da0aa4da6b gl_rasterizer: Implement RASTERIZE_ENABLE 6 years ago
  ReinUsesLisp c8a48aacc0 video_core: Unify ProgramType and ShaderStage into ShaderType 6 years ago
  ReinUsesLisp 80eacdf89b texture_cache: Use a table instead of switch for texture formats 6 years ago
  ReinUsesLisp 096f339a2a video_core: Silence implicit conversion warnings 6 years ago
  ReinUsesLisp fa31e5b868 maxwell_3d/kepler_compute: Remove unused arguments in GetTexture 6 years ago
  ReinUsesLisp 538ddd220e video_core/textures: Remove unused index entry in FullTextureInfo 6 years ago
  ReinUsesLisp 961fe4d19b maxwell_3d: Remove unused method GetStageTextures 6 years ago
  ReinUsesLisp 3e469cecc1 maxwell_3d: Silence implicit conversion warnings 6 years ago
  Fernando Sahmkow 33fcec3502 Shader_IR: allow lookup of texture samplers within the shader_ir for instructions that don't provide it 6 years ago
  Fernando Sahmkow 1a58f45d76 VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders. 6 years ago
  ReinUsesLisp e3107788e6 maxwell_3d: Reduce FlushMMEInlineDraw logging to Trace 6 years ago
  Lioncash c9c75f9587 maxwell_3d: Silence truncation warnings 6 years ago
  ReinUsesLisp fe7f20e659 maxwell_3d: Add dirty flags for depth bounds values 6 years ago
  David 9d69206cd0 Merge pull request #2870 from FernandoS27/multi-draw 6 years ago
  Fernando Sahmkow 68f5aff64f Maxwell3D: Corrections and refactors to MME instance refactor 6 years ago
  David Marcec 01a4afee42 Mark DrawArrays as LOG_TRACE 6 years ago
  Fernando Sahmkow 7761e44d18 Rasterizer: Refactor and simplify DrawBatch Interface. 6 years ago
  Fernando Sahmkow 7606da5611 VideoCore: Corrections to the MME Inliner and removal of hacky instance management. 6 years ago
  Fernando Sahmkow ba02d564f8 Video Core: initial Implementation of InstanceDraw Packaging 6 years ago
  Fernando Sahmkow 393cc3ef2f Merge pull request #2851 from ReinUsesLisp/srgb 6 years ago