Histórico de Commits

Autor SHA1 Mensagem Data
  gdkchan 49f970d5bd Implement CAL and RET shader instructions (#1618) há 5 anos atrás
  gdkchan 2dcc6333f8 Fix image binding format (#1625) há 5 anos atrás
  gdkchan b066cfc1a3 Add support for shader constant buffer slot indexing (#1608) há 5 anos atrás
  gdkchan 991784868f Fix shader regression on Intel iGPUs by reverting layout changes (#1425) há 5 anos atrás
  gdkchan 8dbcae1ff8 Implement BGRA texture support (#1418) há 5 anos atrás
  gdkchan 788ca6a411 Initial transform feedback support (#1370) há 5 anos atrás
  riperiperi 484eb645ae Implement Zero-Configuration Resolution Scaling (#1365) há 5 anos atrás
  gdkchan 5795bb1528 Support separate textures and samplers (#1216) há 5 anos atrás
  gdkchan 0b6d206daa Omit image format if possible, and fix BA bit (#1280) há 5 anos atrás
  gdkchan b8eb6abecc Refactor shader GPU state and memory access (#1203) há 6 anos atrás
  gdkchan 03711dd7b5 Implement SULD shader instruction (#1117) há 6 anos atrás
  gdkchan e93ca84b14 Better IPA shader instruction implementation (#1082) há 6 anos atrás
  gdkchan 5b5239ab5b Remove output interpolation qualifier (#1070) há 6 anos atrás
  gdkchan 49d7b1c7d8 Implement textureQueryLevels (#1007) há 6 anos atrás
  gdkchan 8bb64ac69c Improve shader sampler type selection (#989) há 6 anos atrás
  gdkchan dc97457bf0 Initial support for double precision shader instructions. (#963) há 6 anos atrás
  gdkchan 796e5d14b4 Use correct shader local memory size instead of a hardcoded size (#914) há 6 anos atrás
  gdkchan 947e14d3be Reimplement limited bindless textures support há 6 anos atrás
  gdkchan 9d7a142a48 Support texture rectangle targets (non-normalized coords) há 6 anos atrás
  gdkchan 66d91cbc6c Use dispatch params shared memory size when available há 6 anos atrás
  gdkchan 0d9672f3ae Use maximum shared memory size supported by hardware há 6 anos atrás
  gdkchan 7ce5584f9e Support depth clip mode and disable shader fast math optimization on NVIDIA as a workaround for compiler bugs (?) há 6 anos atrás
  gdkchan 17fb11ddb9 Fix wrong maximum id on sampler pool in some cases há 6 anos atrás
  gdkchan cb171f6ebf Support shared color mask, implement more shader instructions há 6 anos atrás
  gdk 6a98c643ca Add a pass to turn global memory access into storage access, and do all storage related transformations on IR há 6 anos atrás
  gdk 73e68edd09 Revert "Simplify shader uniform buffer access codegen" há 6 anos atrás
  gdk 1df78e7ad6 Simplify shader uniform buffer access codegen há 6 anos atrás
  gdk 3ca675223a Remove TranslatorConfig struct há 6 anos atrás
  gdk 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled há 6 anos atrás
  gdk 3ab5c23f49 Add partial support for array of samplers, and add pass to identify them from bindless texture accesses há 6 anos atrás