Histórico de Commits

Autor SHA1 Mensagem Data
  ReinUsesLisp 82a64da077 vk_shader_util: Add helper to build SPIR-V shaders há 6 anos atrás
  ReinUsesLisp 2effdeb924 vk_graphics_pipeline: Initial implementation há 6 anos atrás
  ReinUsesLisp dc96a59fa0 vk_compute_pipeline: Initial implementation há 6 anos atrás
  ReinUsesLisp b392a5986e vk_pipeline_cache: Add file and define descriptor update template filler há 6 anos atrás
  ReinUsesLisp 9c548146ca vk_rasterizer: Add placeholder há 6 anos atrás
  ReinUsesLisp 5aeff9aff5 vk_renderpass_cache: Initial implementation há 6 anos atrás
  ReinUsesLisp 322d6a0311 vk_update_descriptor: Initial implementation há 6 anos atrás
  Fernando Sahmkow 56e450a3f7 Merge pull request #3264 from ReinUsesLisp/vk-descriptor-pool há 6 anos atrás
  ReinUsesLisp 0d6d8129c4 yuzu: Remove Maxwell debugger há 6 anos atrás
  ReinUsesLisp 1fe7df4517 vk_descriptor_pool: Initial implementation há 6 anos atrás
  Fernando Sahmkow 7bd447355f Merge pull request #3248 from ReinUsesLisp/vk-image há 6 anos atrás
  ReinUsesLisp 3813af2f3c vk_staging_buffer_pool: Add a staging pool for temporary operations há 6 anos atrás
  ReinUsesLisp c83bf7cd1e vk_image: Add an image object abstraction há 6 anos atrás
  ReinUsesLisp 4a3026b16b fixed_pipeline_state: Define structure and loaders há 6 anos atrás
  ReinUsesLisp c8a48aacc0 video_core: Unify ProgramType and ShaderStage into ShaderType há 6 anos atrás
  ReinUsesLisp 80eacdf89b texture_cache: Use a table instead of switch for texture formats há 6 anos atrás
  Rodrigo Locatti fb9418798d video_core: Enable sign conversion warnings há 6 anos atrás
  ReinUsesLisp 18c1cb68fd video_core: Treat implicit conversions as errors há 6 anos atrás
  ReinUsesLisp bd2aff3e26 rasterizer_accelerated: Add intermediary for GPU rasterizers há 6 anos atrás
  Fernando Sahmkow 1a58f45d76 VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders. há 7 anos atrás
  Fernando Sahmkow 47e4f6a52c Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. há 7 anos atrás
  Fernando Sahmkow 8be6e1c522 shader_ir: Corrections to outward movements and misc stuffs há 7 anos atrás
  Fernando Sahmkow c17953978b shader_ir: Initial Decompile Setup há 7 anos atrás
  bunnei e424615839 Merge pull request #2783 from FernandoS27/new-buffer-cache há 7 anos atrás
  ReinUsesLisp 4e35177e23 shader_ir: Implement VOTE há 7 anos atrás
  Fernando Sahmkow 862bec001b Video_Core: Implement a new Buffer Cache há 7 anos atrás
  bunnei 3477b92289 Merge pull request #2675 from ReinUsesLisp/opengl-buffer-cache há 7 anos atrás
  Fernando Sahmkow 8af6e6a052 shader_ir: Implement a new shader scanner há 7 anos atrás
  ReinUsesLisp 32c0212b24 buffer_cache: Implement a generic buffer cache há 7 anos atrás
  ReinUsesLisp 345f852bdb gl_rasterizer: Drop gl_global_cache in favor of gl_buffer_cache há 7 anos atrás