커밋 기록

작성자 SHA1 메시지 날짜
  gingerBill 951bef4ade Merge pull request #4907 from Feoramund/os2-fix-env-linux 6 달 전
  Feoramund 2ab1ca29e6 Fix data races in `os2/env_linux.odin` 6 달 전
  Feoramund 179e5b9266 Fix typo 6 달 전
  Feoramund 266f15b672 Fix indentation 6 달 전
  gingerBill 69b6c59ea6 Merge pull request #4905 from Feoramund/os2-fix-random-string 6 달 전
  gingerBill 8214892b5b Merge pull request #4893 from Barinzaya/for-bitset-ctz 6 달 전
  Feoramund 2d0dc44636 Shorten buffers used for `os2.random_string` results 6 달 전
  Feoramund d6002d68a2 Make `os2.random_string` use `context.random_generator` 6 달 전
  Laytan Laats 71eb26ef15 wgpu: fix link in doc.odin 6 달 전
  Laytan Laats 52dd651aed wgpu: device lost callback device by pointer in JS 6 달 전
  Laytan 19d176c2c7 Merge pull request #4899 from Valakor/wgpu 6 달 전
  Laytan 2dbf8d0f37 Merge pull request #4904 from laytan/move-wgpu-examples-to-examples-repo 6 달 전
  Laytan Laats 7fc55eb92a wgpu: move examples to examples repo 6 달 전
  Laytan Laats 189b4782fb dynlib: fix initialize_symbols when there is no field for the handle in the struct 6 달 전
  Laytan Laats 05add96fc8 sys/windows: fix tabs 6 달 전
  gingerBill 21a6648cde Fix #4903 6 달 전
  gingerBill 4170e6e6d4 Merge pull request #4900 from Barinzaya/fix-bitset-xor-changes-enum 6 달 전
  gingerBill a71156699a Merge pull request #4901 from Feoramund/os2-fixes 6 달 전
  Feoramund 675bffce88 Add missing allocator in `os2.file_info_clone` 6 달 전
  Feoramund 7d1fcfa09b Fix wrong path in `os2.user_config_dir` 11 달 전
  Barinzaya ef83f2115a Implemented `#reverse` for `for in bit_set`. 6 달 전
  Matthew Pohlmann 397de28580 Fix typo: SprivShaderPassThrough -> SpirvShaderPassthrough 6 달 전
  Barinzaya 6e3d17d189 Fixed `~` on `bit_set[Some_Enum]` altering the definition of the enum. 6 달 전
  Matthew Pohlmann af897ba689 Some more fixes: ChainedStruct vs. ChainedStructOut, desiredMaximumFrameLatency, and 'const' annotations 6 달 전
  Matthew Pohlmann eadbf5ebb1 Merge branch 'wgpu' of https://github.com/Valakor/Odin into wgpu 6 달 전
  Matthew Pohlmann 440c52fd53 Use ^Device instead of Maybe(Device) for device callbacks 6 달 전
  Matthew Pohlmann 719e973638 Merge branch 'odin-lang:master' into wgpu 6 달 전
  Matthew Pohlmann be3f523358 wgpu v24.0.0.2 fixes 6 달 전
  gingerBill 4b2b49dc30 Merge pull request #4898 from alektron/ArenaTotalUsedMismatch 6 달 전
  alektron fd539b5e81 Fix: When resizing a virtual arena by commiting more of the already reserved memory, the total_used field of the arena was not updated; 6 달 전