Historie revizí

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