-
Paul Osmialowski
committed
[bd4eed]
on
Code
compatibility: follow LLVM18 API changes
-
Paul Osmialowski
committed
[f87f06]
on
Code
building: new LLVM headers use C++17 stuff
-
Paul Osmialowski
committed
[b82f17]
on
Code
compatibility: follow LLVM16 API changes
-
Paul Osmialowski
committed
[2c05cf]
on
Code
compatibility: introduce opaque pointers for compatibility with LLVM15 and later
-
Paul Osmialowski
committed
[5c6a8d]
IRGen: fix a bad mistake
-
Paul Osmialowski
committed
[99cf10]
compatibility: follow LLVM14 API changes
-
Paul Osmialowski
committed
[f3007c]
compatibility: GCC11 (and later) preprocessor compatibility
-
-
-
Paul Osmialowski
committed
[9c551d]
compatibility: LLVM11 again, this bitcast is actually needed
-
Paul Osmialowski
committed
[6171c7]
compatibility: follow LLVM11 API changes
-
Paul Osmialowski
committed
[ea56e4]
editor: fix nasty leak in editor toolbar
-
Paul Osmialowski
committed
[926b05]
compatibility: follow LLVM9 API changes
-
Paul Osmialowski
committed
[995bfc]
game: missing initializations added
-
Paul Osmialowski
committed
[dd1b17]
game: reduce flicker
-
Paul Osmialowski
committed
[5d0e1f]
game: let's play faster
-
Paul Osmialowski
committed
[36325f]
game: reduce 'bumpy' effect
-
Paul Osmialowski
committed
[6a6c44]
editor: improve toolbar menu clickability
-
Paul Osmialowski
committed
[9005cb]
Initial commit
-
Paul Osmialowski
committed
[ff0e3a]
library: collisions: add missing function for handling zobjects
-
Paul Osmialowski
committed
[ca46d5]
library: joystick support
-
Paul Osmialowski
committed
[b50c78]
library: collisions: add ability to displace object out of the map (and reset it to init position)
-
Paul Osmialowski
committed
[775f02]
library: extend collisions map functionality
-
Paul Osmialowski
committed
[81075e]
library: rename confusing function
-
Paul Osmialowski
committed
[87639f]
library: collisions: add ability for copying frames from one object to another
-
Paul Osmialowski
committed
[de295d]
library: when side effect is not wanted, execute function with local copy of regfile
-
Paul Osmialowski
committed
[85ce85]
library: collisions: add ability for test for collision in specific point
-
Paul Osmialowski
committed
[905ab6]
demo: make use of computed area size
-
Paul Osmialowski
committed
[10b135]
compatibility: make LLVM config header file visible
-
Paul Osmialowski
committed
[8bde44]
NFC: #ifdef vs #if consistency
-
Paul Osmialowski
committed
[0541a2]
compatibility: follow LLVM8 API changes
-
Paul Osmialowski
committed
[790253]
library: a framewor for 2D collisions detection
-
Paul Osmialowski
committed
[a63786]
library: improvements in svg handling
-
Paul Osmialowski
committed
[6e4536]
portability: osx: properly build LLVM does not require DYLD_LIBRARY_PATH to be set
-
Paul Osmialowski
committed
[ee2daa]
library: use nanosvg library to render svg images
-
Paul Osmialowski
committed
[3d9e72]
compatibility: follow LLVM7 API changes
-
Paul Osmialowski
committed
[523105]
portability: use llvm-config to query for libdir
-
-
-
-