4 Revize (a815a788e6fa339cc11ac7b2fad970e174f2eb60)

Autor SHA1 Zpráva Datum
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, před 11 roky
  Sam Hocevar ca230a60ad thread: implement Queue::TryPush and Queue::TryPop. před 12 roky
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. před 13 roky
  Sam Hocevar 1a54a81167 sys: move thread.h to the sys/ directory. před 13 roky
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. před 13 roky
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. před 13 roky
  Sam Hocevar 60a2e83d54 xbox: start working on an Xbox/Direct3D port. před 14 roky
  Sam Hocevar db728e48fe threads: change Queue to a template so that we can manage the element type. před 14 roky
  Sam Hocevar d026703430 build: for now, assume anything with <pthread.h> uses the pthread API. před 14 roky
  Sam Hocevar 3d3ec36548 core: start working on the Emcee class. před 14 roky
  Sam Hocevar 921d157ee0 core: implement Queue on Win32 and on the PS3. před 14 roky
  Sam Hocevar c2a8082c09 core: make the Queue object work with several producers, and get rid of před 14 roky
  Sam Hocevar 3a4e4709ba core: replace the Condition class with a nicer Queue object that is před 14 roky
  Sam Hocevar 72a4ad8480 win32: implement threads and mutexes. před 14 roky
  Sam Hocevar 29db078d6a core: add a mediocre threading system as the base for the real thing. před 14 roky