커밋 기록

작성자 SHA1 메시지 날짜
  gdk 99f236fcf0 Simplified F2I shader instruction codegen 6 년 전
  gdk b8528c6317 Implement HSET2 shader instruction and fix errors uncovered by Rodrigo tests 6 년 전
  gdk 65428f5842 Fix shader code comparison method 6 년 전
  gdk d0c7732fe2 Optimize RangeList by not doing an allocation on every call to the Find methods 6 년 전
  gdk e0c95b18eb Add PSET shader instruction 6 년 전
  gdk 73e68edd09 Revert "Simplify shader uniform buffer access codegen" 6 년 전
  gdk 1df78e7ad6 Simplify shader uniform buffer access codegen 6 년 전
  gdk 16d88c21fc Improved and simplified window texture presentation 6 년 전
  gdk b2b2e04669 Small optimizations on texture and sampler pool invalidation 6 년 전
  gdk 3ac023bb60 Correct ordering of compute buffer bind 6 년 전
  gdk 79de8fd490 Share texture pool cache between graphics and compute 6 년 전
  gdk 2437ccca0e Separate sub-channel state 6 년 전
  gdk 3ca675223a Remove TranslatorConfig struct 6 년 전
  gdk 6a8ba6d600 Add R2P shader instruction 6 년 전
  gdk 8eb773d81f Make the shader translator more error resilient (part 2) 6 년 전
  gdk 04102e5c9d Make the shader translator more error resilient 6 년 전
  gdk eea73bc421 Add missing check for BRX, do not add a out of bounds block to the queue 6 년 전
  gdk 6e399061ce Invalidate shaders when they are modified 6 년 전
  gdk f0a59f345c Add partial support for the BRX shader instruction 6 년 전
  gdk d274328c31 Fix image units bindings and shader dump in the presence of NOPs 6 년 전
  gdk d620aa7d1b Revert "Check for ASTC support on the list of supported compressed formats" 6 년 전
  gdk cd47600e57 Check for ASTC support on the list of supported compressed formats 6 년 전
  gdk f6e96551bf Fix regression on load/store local (wrong type) 6 년 전
  gdk fd196b3d19 Do not throw for invalid ASTC compressed textures 6 년 전
  gdk 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 년 전
  gdk 1e8bc29f32 Use a more efficient range list on the buffer manager 6 년 전
  gdk a31fced221 Remove some unused constants and other code 6 년 전
  gdk 3ab5c23f49 Add partial support for array of samplers, and add pass to identify them from bindless texture accesses 6 년 전
  gdk 63345a3098 Support window resizing 6 년 전
  gdk 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes 6 년 전