2934 Commits (e3b1db2c1e386411ee2679038a0b5f10c9791865)
 

Author SHA1 Message Date
  Sam Hocevar e3b1db2c1e audio: clean up code. 5 years ago
  Sam Hocevar cc8e9dac71 input: more code clean up. 5 years ago
  Sam Hocevar f2d7fa0549 input: fix a very old bug in input handling that would miss some keys. 5 years ago
  Sam Hocevar 6455091518 doc: rename a few tutorials to remove “lol” from their names. 5 years ago
  Sam Hocevar fc43bd7e5b input: remove useless code. 5 years ago
  Sam Hocevar df678e9157 build: require Visual Studio 2017 in the solution file. 5 years ago
  Sam Hocevar 016330c12b ui: move a lot of files around. 5 years ago
  Sam Hocevar a57cecaf98 input: remove a lot of unnecessarily convoluted code. 5 years ago
  Sam Hocevar ce751a1534 Add imgui.ini to .gitignore, we really don’t need it. 5 years ago
  Sam Hocevar a55450b94d doc: add missing vcxproj for the movie tutorial. 5 years ago
  Sam Hocevar ca42fec447 input: clean up a lot of SDL input code. 5 years ago
  Sam Hocevar cfd85fb3a7 input: remove some dead code and clarify some function names. 5 years ago
  Sam Hocevar d3d84948d4 sdl: move files around in separate directories. 5 years ago
  Sam Hocevar 43f335c206 sdl: remove previous changes to the text input. 5 years ago
  Sam Hocevar 2f736356d6 input: expose the whole vector of key states to the client application. 5 years ago
  Sam Hocevar 84836a21ff input: fix an apparent bug in key/axis name handling. 5 years ago
  Sam Hocevar a822785879 sdl: improve input support stability and handle return/tab/backspace in text input mode. 5 years ago
  Sam Hocevar 17814637f0 Update all external libraries. Finally activate FFmpeg on Windows. 5 years ago
  Sam Hocevar 25b5d97d28 gui: clean up the ImGui integration code. 5 years ago
  Sam Hocevar 41764c0a56 scene: fix regression in primitive rendering. 5 years ago
  Sam Hocevar fca56d7f7d Rename some classes and methods to lowercase. 5 years ago
  Sam Hocevar 00d7d2a774 Fix a crash on exit caused by shader deletion. 5 years ago
  Sam Hocevar 1f9be92a66 Use smart pointers in a lot of the rendering code. 5 years ago
  Sam Hocevar 4851fdf7f9 Activate all solution projects on Win32 Debug. 5 years ago
  Sam Hocevar 3effd3abe5 Fix tutorial build and a few compilation warnings. 5 years ago
  Sam Hocevar 7ba8458818 Remove old feature macros that are no longer relevant nowadays. 5 years ago
  Sam Hocevar 4a4fb5f91c Fix all visible compilation warnings in Visual Studio. 5 years ago
  Sam Hocevar 8ae60adef4 imgui: update submodule to latest docking branch. 5 years ago
  Sam Hocevar 8eaf5e1a0f imgui: allow a client application to invalidate fonts. 5 years ago
  Sam Hocevar f04165769c gpu: simplify automatic shader generation code. 5 years ago
  Sam Hocevar 361d1a0e80 gpu: fix a 6-year old bug in vertex declaration unbinding. 5 years ago
  Sam Hocevar 3beea51c06 Fix typo in autoconf check for html5.h. 5 years ago
  Sam Hocevar 9128661062 Switch to upstream Lua master branch. 5 years ago
  Sam Hocevar 7d42c3d58e Various emscripten compilation fixes. 5 years ago
  Sam Hocevar 6e428a6243 Remove deprecated code I don’t understand. 5 years ago
  Sam Hocevar a1ef3552bc No longer look for SDL/SDL*.h headers. 5 years ago
  Sam Hocevar 3aa4090bd7 FIx a few compilation warnings. 5 years ago
  Sam Hocevar 0e79b79d23 Remove the overly complex thread manager. 5 years ago
  Sam Hocevar 93bd47c3ce Update bullet, imgui and pegtl submodules. 5 years ago
  Sam Hocevar 2df434a2b2 Remove obsolete file. 5 years ago
  Sam Hocevar 4c9c63894d Allow to resize the SDL window and propagate changes to the scene. 5 years ago
  Sam Hocevar effc880011 tutorial: nicer example for the GIF generation. 5 years ago
  Sam Hocevar beeded3d85 render: simplify Renderer code 5 years ago
  Sam Hocevar 34fab09274 Remove NaCl support. Google is deprecating it. 5 years ago
  Sam Hocevar 4c06c4c14a Remove obsolete files. 5 years ago
  Sam Hocevar d42862b8ae app: warn about missing display/windowing library. 5 years ago
  Sam Hocevar 5e236e2bc3 Fix compilation warning. 5 years ago
  Sam Hocevar 1d8083af86 engine: get rid of the Dict class (WIP). 5 years ago
  Sam Hocevar a0a5fa0342 Fix compilation warnings about using memcpy with our maths vector types. 5 years ago
  Sam Hocevar ab86dc6920 imgui: update submodule to latest docking branch. 5 years ago