RSS feed
f5cb7bfd
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/06 17:09
Add licences to binary folders
5395b00a
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/06 16:05
Make some backend code safer
6456649e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/06 15:52
Pre-process audio in the software mixer
5daea02a
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/06 15:44
Change the audio backend API
40d0cf14
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/06 09:57
Remove invalid comments
12e4be58
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/06 09:55
Merge pull request #101 from GabrielRavier/fixPortableBugs2
10f389b5
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/06 09:53
Merge branch 'accurate' into portable
ae66ede2
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/06 09:51
Merge pull request #105 from GabrielRavier/accuratePortableBugs2SisterPR
9fd95e72
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/06 09:49
Whoops, remove a leftover `std::`
ba9ccec9
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/06 09:48
Change double to float
54594858
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/06 09:40
Different optimisation for software-mixer
1016411f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/06 09:37
Cleanup
9b116dac
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/06 09:36
Merge pull request #96 from GabrielRavier/improvePerformance2
81e32595
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2020/04/05 19:04
Backends/Audio/SoftwareMixer: Optimized `fmod(x, 1.0)` to `x - trunc(x)`
0fe8eacb
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/05 16:46
Direct MSYS2 users to use PKG_CONFIG_STATIC_LIBS
b775003e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/05 16:27
Correct stupid typos
09fa34cb
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/05 16:13
Do not link libSDL2main.a
1cf42000
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2020/04/05 15:33
Merge branch 'portable' into improvePerformance2
b41caad0
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/05 14:29
Update function names in devilution-comparer file
fbf9332c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/05 14:25
Fix compiler error with DEBUG_SAVE enabled
bcd883e7
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/05 14:14
Fix weird buzzing in the software mixer
0aa65f7c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/05 12:58
Fix pkg-config static linking
eaef25d5
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/05 09:26
Change how backend keyboard status stuff works
aef0f81f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/05 00:31
Offload keyboard tracker to the engine
d62ca286
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/05 00:18
Merge branch 'accurate' into portable
f75859b7
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 23:35
Change constant ordering
e39c46fa
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 23:27
Force glad to be static
393359e6
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 23:27
Add some sanity checks
80091c4b
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 23:25
Simplify some logic
b6398c58
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 23:24
Disable GLFW hats in <3.3
1d9048c8
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2020/04/04 21:16
Merge branch 'portable' into improvePerformance2
ee1e7aed
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 20:58
Fix unfreed memory
67765fd0
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 20:54
Fix
26de0b60
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 20:30
Improve the SDL2 controller backend too
c1876609
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 20:20
Hat cleanup
8fdaea5d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 20:16
More cleanup and fixes
6bb240d3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 20:11
Fixes
e0674d8f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 20:08
Restore support for joystick axes neutrals
ac533cb3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 19:22
Add support to the GLFW3 backends as well
08bd2e1e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 18:57
Cleanup
2aeda93a
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 18:54
SDL2 controller backend - support axes and hats
7c729af3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 16:58
Add a comment
6ea58290
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 16:57
Set SDL2 audio backend to 48000Hz
b3e40b04
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 16:52
Fix SDL2 audio backend
1ae63bea
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 16:51
Move window ownership to the window backend
1d665aaa
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 16:40
Merge branch 'accurate' into portable
630b5e36
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 16:40
Prevent console from appearing in Makefile builds
cdd69496
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 16:34
Fixes
135035bb
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 16:31
Change 'PlatformBackend' namespace to 'Backend'
daf5d3cc
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 16:25
Add missing file
4d322be8
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 16:24
Change render backend namespace to RenderBackend_
8acdcfac
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 15:56
Update CMakeLists.txt
4568d58c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 15:53
Cleanup
65325e2b
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 15:50
Add hotplugging support to SDL2 backend
7ee2e68c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 15:28
Fix
87e8a75d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 15:18
Rename GLFW3.h/SDL2.h
7f657411
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 15:14
Clean-up SDL2 controller backend
e00ad1cd
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 15:04
Shuffle code
d957c406
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 15:04
Fix bug
659f89ea
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 15:03
Cleanup and proper deinitialisation
e874b753
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 14:55
Comment GLFW3 code, restore some vanilla behaviour
0cf1a781
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 14:38
Add hotplugging support to the GLFW3 backend
b72b631e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 13:47
Simplify GLFW code
39ddfd97
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/04 13:42
Abstract-away keyboard input
c2f6ccde
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/03 21:49
Merge branch 'accurate' into portable
bd280414
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/03 20:43
Cleanup
5d373918
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/03 20:13
Document bullets a little
90714cb7
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/03 19:16
Apply some missing BOOL constants
264d5550
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/03 14:51
Forgot to CTRL-F goddammit
15435216
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/03 14:36
Fix more errors x_x
cb869a4f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/03 14:13
Support GLFW <3.3
f5480444
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/03 14:05
Cleanup
e15091b2
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/03 14:01
More fixes
61758671
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/03 13:57
Fix build errors
3c691732
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/03 13:09
Update glad #include paths
dac8f704
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/03 13:02
Cleanup and debug prints
5bb83913
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/03 12:53
Added controller support to GLFW3 backend
40464a9f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/03 10:41
Move-around Backend files
ee7cf679
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 22:12
Yet another warning
4f2f6ad4
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 22:10
More warnings
8266db33
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 22:08
Shut-up another warning
d68fb537
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 22:06
Shut-up another warning
dded47f9
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 22:00
Cleanup
f45758e8
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 21:52
Add missing dependencies
5f1560ec
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 21:45
Make Travis ignore invalid setups
5b996b34
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 21:34
Give glad a CMake file
a093ebd0
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 21:05
Add another missing CMake macro
afd3abec
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2020/04/02 20:43
Correctly used Attributes.h instead of a definition directly in SoftwareMixer.cpp
f68984bd
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2020/04/02 20:36
Merge branch 'portable' into improvePerformance2
ddc2d795
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 20:00
Add a missing CMake macro
10f98821
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 20:00
Shut up a warning
c194ff9d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 19:21
Revert "Use `cmake -B` in Travis"
2b65c581
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 19:18
Merge branch 'portable' of https://github.com/Clownacy/Cave-Story-Engine-2 into portable
0846a1b3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 18:14
Make DoConfig icon appear in window on Windows
54797a05
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 18:14
Do not create `imgui.ini`
ef00bbcd
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 18:03
Get window icon working in GLFW
3f4bbc2c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 18:18
Add some options to DoConfig's CMake
ae841480
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 17:33
Shut-up Clang warning
373c0e65
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 17:32
Use PlatformBackend_ShowMessageBox somewhere
a935c7bf
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 17:03
Make Travis test alternate backends
Next