Commit History

Author SHA1 Message Date
  gingerBill 1048553e78 More corrections; Add `DrawArraysIndirectCommand` and `DrawElementsIndirectCommand` data structures 4 years ago
  gingerBill 63282290db Remove dead procedure 4 years ago
  gingerBill 7a1498e7dc Remove space prefix 4 years ago
  gingerBill 0d3cbb8883 Add `vendor:OpenGL` 4 years ago
  gingerBill ce7698c20e Correct core library usage of the new `mem.new` behaviour 4 years ago
  gingerBill 382ca20916 Correct procedure checking flag handling, and correct the (bodge) handle of unchecked procedure bodies 4 years ago
  gingerBill fe2ad54f60 Fix bug in `check_is_terminating` 4 years ago
  gingerBill b014879159 Add extra message to assert 4 years ago
  gingerBill 81623861c0 Correct `mem.clone_slice` 4 years ago
  gingerBill bd86993035 Remove the old `inline` and `no_inline` tokens 4 years ago
  gingerBill 4ccf135892 Unify `new`/`make` the internal logic between runtime and mem 4 years ago
  gingerBill cba0bd30f5 Add suggestions when trying to take the address the a value from a `for`/`switch` statement 4 years ago
  gingerBill 276d4b8f0d Merge branch 'master' of https://github.com/odin-lang/Odin 4 years ago
  gingerBill 7bdbaca938 Make SDL_image.Init return `InitFlags` 4 years ago
  Jeroen van Rijn 7f34080b69 Merge pull request #1097 from nakst/master 4 years ago
  nakst 9397555c91 Thread pool: create threads in thread_pool_wait 4 years ago
  gingerBill 7a00ef1879 Merge pull request #1096 from nakst/master 4 years ago
  nakst 35204e3cc5 thread_pool.cpp: fix with 1 thread; gb.h: remove buggy /proc/cpuinfo code 4 years ago
  gingerBill daced956e3 Make `ThreadPool` use `std::atomic` and `heap_allocator()` 4 years ago
  gingerBill 5a2d582a09 Merge pull request #1095 from nakst/master 4 years ago
  nakst b878be6f79 Thread pool fix on Win32 4 years ago
  nakst 1f25f60a68 Rewrite thread_pool.cpp 4 years ago
  gingerBill 2e921c88fb Add debug information for `[^]T` 4 years ago
  gingerBill abaf8c127d Correct build.bat 4 years ago
  gingerBill 0c5fa2cdd5 Fix build.bat 4 years ago
  gingerBill 36cb1f868b Embed the SDL2 libraries into `vendor:sdl2` 4 years ago
  gingerBill 037cc679c4 Keep `-vet` happy 4 years ago
  gingerBill db6fad7396 Fix indexing code gen for multi-pointers 4 years ago
  gingerBill 07bfb55658 Fix code gen for compare against `nil` for multi pointers 4 years ago
  gingerBill 56078ee099 Merge branch 'master' of https://github.com/odin-lang/Odin 4 years ago