Historial de Commits

Autor SHA1 Mensaje Fecha
  ReinUsesLisp 2f3c3dfc10 vulkan: Rework descriptor allocation algorithm hace 5 años
  ReinUsesLisp 5ed871398b vk_graphics_pipeline: Generate specialized pipeline config functions and improve code hace 5 años
  ReinUsesLisp f4ace63957 shader: Accelerate pipeline transitions and use dirty flags for shaders hace 5 años
  ameerj 20e86fd615 shader: Fix BFE s32 undefined check hace 5 años
  ReinUsesLisp 8fda599a31 vk_compute_pipeline: Fix index comparison oversight on compute texture buffers hace 5 años
  ReinUsesLisp 50eb03382e shader: Fix error checking in bitfieldExtract and implement bitfieldInsert folding hace 5 años
  ReinUsesLisp 0c0ee9d897 vulkan_device: Require shaderClipDistance and shaderCullDistance features hace 5 años
  ReinUsesLisp 5b1b06f11e vk_graphics_pipeline: Guard against non-tessellation pipelines using patches hace 5 años
  ReinUsesLisp 57464e3b72 shader: Fix storage type when reading patches on tess control hace 5 años
  ReinUsesLisp d2b54c6e42 shader: Fix VMNMX selector B hace 5 años
  Rodrigo Locatti 2dc86372c7 shader: Fix bugs and build issues on GCC hace 5 años
  ReinUsesLisp 7a1f296cda shader: Fix render targets with null attachments hace 5 años
  ReinUsesLisp 155be4a8d3 shader: Increase the maximum number of storage buffers hace 5 años
  ReinUsesLisp fe25f42403 shader: Remove identity removal pass for better build times hace 5 años
  ReinUsesLisp 0c7230a606 shader: Add more strict validation the pass hace 5 años
  ReinUsesLisp 25949b864c shader: Fix forward referencing identity instructions when inserting phi hace 5 años
  ReinUsesLisp 92a01984e6 shader: Remove invalidated blocks in dead code elimination pass hace 5 años
  ReinUsesLisp aece958c2b shader: Add missing UndoUse case for GetSparseFromOp hace 5 años
  ReinUsesLisp 0ace34575c shader: Require dual source blending hace 5 años
  ReinUsesLisp 21e3382830 shader: Simplify code in opcodes.h to fix Intellisense hace 5 años
  ReinUsesLisp d10cf55353 shader: Implement indexed textures hace 5 años
  ameerj 7a9dc78398 shader: Refactor atomic_operations_global_memory hace 5 años
  ameerj 427951d6fe shader: add missing include guard in half_floating_point_helper.h hace 5 años
  ReinUsesLisp c8f9772d65 shader: Fix gcc warnings hace 5 años
  ReinUsesLisp 75dee55486 shader: Inline common Value getters hace 5 años
  ReinUsesLisp 23182fa59c shader: Intrusively store in a block if it's sealed or not hace 5 años
  ReinUsesLisp eed6da55b8 cmake: Link to common in shader_recompiler hace 5 años
  ReinUsesLisp cc0fcd1b8d shader: Improve goto removal algorithm complexity hace 5 años
  ReinUsesLisp f66851e376 shader: Use memset to reset instruction arguments hace 5 años
  ReinUsesLisp c84bbd9e44 shader: Inline common Value functions into the header hace 5 años