17 Révisions (9ba22b8a5850fa3d8f115d6cd8b6d2fa6db862be)

Auteur SHA1 Message Date
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, il y a 11 ans
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. il y a 11 ans
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. il y a 11 ans
  Sam Hocevar 3862ad59dc base: going on a lowercase rampage; today’s victim: Array. il y a 11 ans
  Sam Hocevar da6b3d5cd0 scenegraph: Entity::TickDraw() now provides a reference to the current il y a 11 ans
  Sam Hocevar c6ffd1ffcf build: fix the X360 port. il y a 12 ans
  Sam Hocevar 532f679f8a gpu: get rid of the global D3D device pointer and move D3D initialisation 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 f44e3e323b core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). 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 736b5a2659 input: support up to 16 buttons in Xbox-like pads. il y a 14 ans
  Sam Hocevar 54fe8937ad input: support Xbox input system for gamepads. il y a 14 ans
  Sam Hocevar 88f10fe54b build: allow to build the Direct3D 9 driver with the mingw compiler. il y a 14 ans
  Sam Hocevar bd69c76f90 xbox: fix a few problems in the shader handling code; the first tutorial now il y a 14 ans
  Sam Hocevar 2831476774 build: major refactoring of the Win32 and Xbox project files; we now il y a 14 ans
  Sam Hocevar fac42dd7a2 xbox: create the Xbox application class and add a project file for MrPigeon. il y a 14 ans