Commit Verlauf

Autor SHA1 Nachricht Datum
  gdk 04102e5c9d Make the shader translator more error resilient vor 6 Jahren
  gdk eea73bc421 Add missing check for BRX, do not add a out of bounds block to the queue vor 6 Jahren
  gdk 6e399061ce Invalidate shaders when they are modified vor 6 Jahren
  gdk f0a59f345c Add partial support for the BRX shader instruction vor 6 Jahren
  gdk d274328c31 Fix image units bindings and shader dump in the presence of NOPs vor 6 Jahren
  gdk d620aa7d1b Revert "Check for ASTC support on the list of supported compressed formats" vor 6 Jahren
  gdk cd47600e57 Check for ASTC support on the list of supported compressed formats vor 6 Jahren
  gdk f6e96551bf Fix regression on load/store local (wrong type) vor 6 Jahren
  gdk fd196b3d19 Do not throw for invalid ASTC compressed textures vor 6 Jahren
  gdk 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled vor 6 Jahren
  gdk 1e8bc29f32 Use a more efficient range list on the buffer manager vor 6 Jahren
  gdk a31fced221 Remove some unused constants and other code vor 6 Jahren
  gdk 3ab5c23f49 Add partial support for array of samplers, and add pass to identify them from bindless texture accesses vor 6 Jahren
  gdk 63345a3098 Support window resizing vor 6 Jahren
  gdk 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes vor 6 Jahren
  gdk d786d8d2b9 Support copy of slices to 3D textures, remove old 3D render target layered render support, do not delete textures with existing views created from them vor 6 Jahren
  gdk 3bcc395253 Add shader support for the round mode on the F2F instruction, support mipmaps on ASTC compressed textures vor 6 Jahren
  gdk d3fcab8511 Fix shader FMUL32I instruction saturation vor 6 Jahren
  gdk f2e84ff566 Flush buffers on copies vor 6 Jahren
  gdk 8cba252b23 Add per-source type memory change tracking, simplified state change tracking, other fixes vor 6 Jahren
  gdk 1b7d955195 Initial support for image stores, support texture sample on compute vor 6 Jahren
  gdk 717ace6f6e Fix incorrect saturation on HADD2 and HMUL2 shader instructions vor 6 Jahren
  gdk 873bb4c15a Fix BC6 Signed/Unsigned float texture formats vor 6 Jahren
  gdk f90ee9b707 Handle quad and quad strip primitive types using triangle fans vor 6 Jahren
  gdk cdeeac163f Improved Min/Mip -> MinFilter enum conversion vor 6 Jahren
  gdk 1bb08742c1 Calculate width from stride on texture copies vor 6 Jahren
  gdk 1876b346fe Initial work vor 6 Jahren
  Thog f617fb542a Fix timezone month being reported incorrectly to games (#861) vor 6 Jahren
  Thog 40039c5631 Fix ReactiveObject initial event not being propagated with boolean types (#860) vor 6 Jahren
  Thog 01daefe38d Make sure to reload keys after Migration vor 6 Jahren