8 Révisions (9acf2e925b1080e4dbcc5ad1b862c991040775b6)

Auteur SHA1 Message Date
  Benjamin ‘Touky’ Huet 9acf2e925b lol Buildfix il y a 10 ans
  Benjamin ‘Touky’ Huet 9c07e8c2e0 Added Thread classes il y a 10 ans
  Sam Hocevar 9cf137e47d sys: fix an idiotic bug in the thread class. il y a 11 ans
  Sam Hocevar 8657a3adfa sys: use std::bind for thread workers to avoid ugly casts. il y a 11 ans
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, il y a 11 ans
  Sam Hocevar ca230a60ad thread: implement Queue::TryPush and Queue::TryPop. il y a 12 ans
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. il y a 13 ans
  Sam Hocevar 1a54a81167 sys: move thread.h to the sys/ directory. il y a 13 ans
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. il y a 13 ans
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. il y a 13 ans
  Sam Hocevar 60a2e83d54 xbox: start working on an Xbox/Direct3D port. il y a 13 ans
  Sam Hocevar db728e48fe threads: change Queue to a template so that we can manage the element type. il y a 14 ans
  Sam Hocevar d026703430 build: for now, assume anything with <pthread.h> uses the pthread API. il y a 14 ans
  Sam Hocevar 3d3ec36548 core: start working on the Emcee class. il y a 14 ans
  Sam Hocevar 921d157ee0 core: implement Queue on Win32 and on the PS3. il y a 14 ans
  Sam Hocevar c2a8082c09 core: make the Queue object work with several producers, and get rid of il y a 14 ans
  Sam Hocevar 3a4e4709ba core: replace the Condition class with a nicer Queue object that is il y a 14 ans
  Sam Hocevar 72a4ad8480 win32: implement threads and mutexes. il y a 14 ans
  Sam Hocevar 29db078d6a core: add a mediocre threading system as the base for the real thing. il y a 14 ans