Historial de Commits

Autor SHA1 Mensaje Fecha
  ameerj fcff19e0fa shaders: Allow shader notify when async shaders is disabled hace 5 años
  ameerj a0365217f5 texture_pass: Fix is_read image qualification hace 5 años
  ReinUsesLisp 0cd08b3e72 shader: Align constant buffer sizes to 16 bytes hace 5 años
  ReinUsesLisp 59fead3a47 spirv: Properly handle devices without int8 and int16 hace 5 años
  ReinUsesLisp b5e78607ad spirv: Handle small storage buffer loads on devices with no support hace 5 años
  ReinUsesLisp ca67077ca8 vk_graphics_pipeline: Use VK_KHR_push_descriptor when available hace 5 años
  ameerj ccbd24fe00 glsl: Fix cbuf component indexing bug falback hace 5 años
  ReinUsesLisp 1091995f8e shader: Simplify MergeDualVertexPrograms hace 5 años
  ReinUsesLisp 374eeda1a3 shader: Properly manage attributes not written from previous stages hace 5 años
  ReinUsesLisp 892b8aa2ad glsl: Only declare fragment outputs on fragment shaders hace 5 años
  ReinUsesLisp 0ffea97e2e shader: Split profile and runtime info headers hace 5 años
  ReinUsesLisp cbbca26d18 shader: Add support for native 16-bit floats hace 5 años
  ReinUsesLisp 376aa94819 shader: Rename maxwell/program.h to translate_program.h hace 5 años
  ReinUsesLisp 69f9b97e7e vulkan_device: Blacklist VK_EXT_vertex_input_dynamic_state on Intel hace 5 años
  ameerj 12ef06ba8b glsl: Obey need_declared_frag_colors to declare and initialize all frag_color hace 5 años
  ameerj d36f667bc0 glsl: Address rest of feedback hace 5 años
  ameerj c5dfa0b630 glsl: Move gl_Position/generic attribute initialization to EmitProlgue hace 5 años
  ameerj 3b339fbbf6 glsl: Conditionally use fine/coarse derivatives based on device support hace 5 años
  ameerj 6eea88d614 glsl: Cleanup/Address feedback hace 5 años
  ameerj 74f683787e gl_shader_cache: Implement async shaders hace 5 años
  ameerj ae4e452759 glsl: Add Shader_GLSL logging hace 5 años
  ameerj 6c6a451d6a glsl: Add LoopSafety instructions hace 5 años
  ameerj a0d0704aff glsl: Conditionally add EXT_texture_shadow_lod hace 5 años
  ameerj 5e7b2b9661 glsl: Add stubs for sparse queries and variable aoffi when not supported hace 5 años
  ameerj 6aa1bf7b6f glsl: Implement legacy varyings hace 5 años
  ameerj ff3de0fb6b gl_shader_cache: Remove const from pipeline source arguments hace 5 años
  ameerj 413eb6983f gl_shader_cache: Move OGL shader compilation to the respective Pipeline constructor hace 5 años
  ameerj 39c29664f9 glsl: Minor cleanup hace 5 años
  ameerj 427a2596a1 glsl: Fix Cbuf getters for F32 type hace 5 años
  ameerj 7c82f20b52 glsl: Add immediate index oob checking for Cbuf getters hace 5 años