Histórico de Commits

Autor SHA1 Mensagem Data
  ReinUsesLisp 9bd0531384 gl_graphics_pipeline: Inline hash and operator== key functions há 5 anos atrás
  ReinUsesLisp f5db8c7440 gl_shader_cache: Check previous pipeline before checking hash map há 5 anos atrás
  ReinUsesLisp 218dedca1f gl_graphics_pipeline: Port optimizations from Vulkan pipelines há 5 anos atrás
  ameerj 1c648f176c emit_glsl_special: Skip initialization of frag_color0 há 5 anos atrás
  ReinUsesLisp 1d182fc0f5 shader: Calibrate loop safety threshold há 5 anos atrás
  ReinUsesLisp df9b7e18f5 buffer_cache: Fix debugging leftover há 5 anos atrás
  Morph cfbc85839d glsl: Add missing ; in EmitSetSampleMask há 5 anos atrás
  ReinUsesLisp 838d7e4ca5 buffer_cache: Fix size reductions not having in mind bind sizes há 5 anos atrás
  ameerj 9e066dcb15 glsl: Fix output varying initialization when transform feedback is used há 5 anos atrás
  ameerj fcff19e0fa shaders: Allow shader notify when async shaders is disabled há 5 anos atrás
  ameerj a0365217f5 texture_pass: Fix is_read image qualification há 5 anos atrás
  ReinUsesLisp 0cd08b3e72 shader: Align constant buffer sizes to 16 bytes há 5 anos atrás
  ReinUsesLisp 59fead3a47 spirv: Properly handle devices without int8 and int16 há 5 anos atrás
  ReinUsesLisp b5e78607ad spirv: Handle small storage buffer loads on devices with no support há 5 anos atrás
  ReinUsesLisp ca67077ca8 vk_graphics_pipeline: Use VK_KHR_push_descriptor when available há 5 anos atrás
  ameerj ccbd24fe00 glsl: Fix cbuf component indexing bug falback há 5 anos atrás
  ReinUsesLisp 1091995f8e shader: Simplify MergeDualVertexPrograms há 5 anos atrás
  ReinUsesLisp 374eeda1a3 shader: Properly manage attributes not written from previous stages há 5 anos atrás
  ReinUsesLisp 892b8aa2ad glsl: Only declare fragment outputs on fragment shaders há 5 anos atrás
  ReinUsesLisp 0ffea97e2e shader: Split profile and runtime info headers há 5 anos atrás
  ReinUsesLisp cbbca26d18 shader: Add support for native 16-bit floats há 5 anos atrás
  ReinUsesLisp 376aa94819 shader: Rename maxwell/program.h to translate_program.h há 5 anos atrás
  ReinUsesLisp 69f9b97e7e vulkan_device: Blacklist VK_EXT_vertex_input_dynamic_state on Intel há 5 anos atrás
  ameerj 12ef06ba8b glsl: Obey need_declared_frag_colors to declare and initialize all frag_color há 5 anos atrás
  ameerj d36f667bc0 glsl: Address rest of feedback há 5 anos atrás
  ameerj c5dfa0b630 glsl: Move gl_Position/generic attribute initialization to EmitProlgue há 5 anos atrás
  ameerj 3b339fbbf6 glsl: Conditionally use fine/coarse derivatives based on device support há 5 anos atrás
  ameerj 6eea88d614 glsl: Cleanup/Address feedback há 5 anos atrás
  ameerj 74f683787e gl_shader_cache: Implement async shaders há 5 anos atrás
  ameerj ae4e452759 glsl: Add Shader_GLSL logging há 5 anos atrás