Commit Verlauf

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