twinaphex
|
170b3e3e44
|
Fix some warnings - values written to variables never read
|
2021-02-10 00:49:41 +01:00 |
|
Vladimir Serbinenko
|
1fcdddf579
|
Remove manual MSB_FIRST definitions and switch to retro_endianness.h
|
2020-04-21 04:16:55 +02:00 |
|
Twinaphex
|
bf1951ae37
|
Fix plethora of warnings on OSX
|
2019-06-22 14:52:29 +02:00 |
|
twinaphex
|
b25c571b23
|
Comment out asserts that can be triggered when launching MaterialUI
in fullscreen mode
|
2019-04-08 22:25:35 +02:00 |
|
orbea
|
d40da6aca3
|
Fix c89 'keyword is hidden by macro definition' with clang.
|
2018-12-16 08:01:03 -08:00 |
|
twinaphex
|
041670fe02
|
Get rid of multitude of casting warnings
|
2018-04-13 00:47:42 +02:00 |
|
Twinaphex
|
08a54e45f2
|
Get rid of a lot of implicit conversions
|
2018-04-09 15:56:45 +02:00 |
|
twinaphex
|
6664f8a772
|
(STB Truetype) Try to silence potential uninitialized reference to winding_lengths
variable
|
2017-12-24 18:54:57 +01:00 |
|
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
twinaphex
|
06a948c706
|
Update
|
2017-12-06 14:27:14 +01:00 |
|
twinaphex
|
37c0a2d923
|
Remove this code
|
2017-06-04 22:37:49 +02:00 |
|
twinaphex
|
f5c5f489b3
|
(stb_vorbis.h) Cleanups
|
2017-06-04 22:34:27 +02:00 |
|
twinaphex
|
dae733132a
|
(stb_vorbis.h) Remove code we don't need
|
2017-06-04 22:28:06 +02:00 |
|
twinaphex
|
4a8d8d4d9f
|
Remove code we don't need from stb_vorbis.h
|
2017-06-04 21:47:38 +02:00 |
|
twinaphex
|
f9ca3c9d87
|
stb_vorbis.h - get rid of this
|
2017-02-23 14:29:47 +01:00 |
|
twinaphex
|
8de102e607
|
Make stb_vorbis C89-compatible
|
2017-02-23 05:23:34 +01:00 |
|
twinaphex
|
22223fa6c4
|
Fix CXX_BUILD for audio_mixer
|
2017-02-23 04:41:43 +01:00 |
|
Twinaphex
|
1dcf57c046
|
Buildfixes for stb_vorbis.h
|
2017-02-23 04:28:36 +01:00 |
|
twinaphex
|
cec74a9460
|
Add audio_mixer.c for console/Apple builds
|
2017-02-23 04:26:27 +01:00 |
|
twinaphex
|
4e0c24acbe
|
Some cleanups for audio mixer
|
2017-02-23 04:00:40 +01:00 |
|
twinaphex
|
cfe86bd41f
|
PS3 was triggering this assert - remove this
|
2016-01-12 08:46:52 +01:00 |
|
twinaphex
|
02a43c6b2a
|
Change 'rarch' to 'retro' namespace in libretro-common
|
2015-10-26 03:18:13 +01:00 |
|
twinaphex
|
e986b9e42a
|
Static code analysis cleanups
|
2015-09-29 17:35:28 +02:00 |
|
twinaphex
|
b35a905139
|
(stb_image.h) Convert more C++ comments
|
2015-09-22 17:33:54 +02:00 |
|
twinaphex
|
9949e47f96
|
(stb_truetype.h) Start getting rid of all sorts of superfluous types
|
2015-09-22 17:19:13 +02:00 |
|
twinaphex
|
314f6326fd
|
Convert C++ comments to C - stb_truetype
|
2015-09-22 16:04:03 +02:00 |
|
twinaphex
|
d60f44ce5b
|
(C89_BUILD) stb_rect_pack.h - C89 buildfixes
|
2015-09-22 15:33:32 +02:00 |
|
twinaphex
|
f7d0f25c07
|
Start making stb_truetype more C89-compliant
|
2015-09-22 14:46:28 +02:00 |
|
twinaphex
|
6635f76f33
|
Move stb_image.h around
|
2015-09-20 10:32:12 +02:00 |
|
twinaphex
|
11e8a498df
|
(stb_truetype.h) PS3 buildfix - don't include memory.h
|
2015-07-19 23:30:51 +02:00 |
|
twinaphex
|
11c3e3f4ff
|
Update stb_truetype
|
2015-07-17 11:15:04 +02:00 |
|
twinaphex
|
7545af9721
|
(PS3) Compile in HAVE_STB_FONT - remove <memory.h> dependency
|
2015-07-14 17:21:11 +02:00 |
|
Higor Eurípedes
|
911dc7f083
|
Add stb_truetype based font backend
|
2015-07-14 10:55:14 -03:00 |
|