twinaphex
|
f5fc95cd04
|
Add this conditional check
|
2017-06-05 06:50:24 +02:00 |
|
twinaphex
|
08bed1b0a2
|
(ffmpeg core) Take out gl prefix
|
2017-05-27 03:28:49 +02:00 |
|
twinaphex
|
94e2570c2f
|
Cleanups
|
2017-05-27 03:20:47 +02:00 |
|
twinaphex
|
defab8842a
|
(FFMPEG FFT) Add 1440p/2160p resolution options
|
2017-05-22 15:34:33 +02:00 |
|
twinaphex
|
08c7f63074
|
Revert "Make the framebuffer 32x32"
This reverts commit 51f7f7a22c .
|
2017-05-02 00:09:36 +02:00 |
|
twinaphex
|
51f7f7a22c
|
Make the framebuffer 32x32
|
2017-05-02 00:05:34 +02:00 |
|
twinaphex
|
b1cf9adfef
|
(dynamic dummy core) Let's not perform this every frame
|
2017-05-01 23:40:34 +02:00 |
|
twinaphex
|
aea00f1e00
|
Use memcmp instead of string_is_equal for more instances
|
2017-04-23 12:17:51 +02:00 |
|
twinaphex
|
8defa3b924
|
Update libretro-ffmpeg
|
2017-04-22 20:56:59 +02:00 |
|
twinaphex
|
6078864e26
|
Turn ffmpeg FFT into C code and remove GLM dependency
|
2017-04-22 12:59:28 +02:00 |
|
twinaphex
|
21f7f6059a
|
(ffmpeg FFT) No longer needs GLM
|
2017-04-22 12:25:54 +02:00 |
|
twinaphex
|
d674d2102e
|
(ffmpeg FFT) Move variable initialization to top
|
2017-04-22 12:11:42 +02:00 |
|
twinaphex
|
25f31883d5
|
(libretro ffmpeg FFT) Start using libretro-common gfx/matrix
functions instead of GLM; GLM only used now still for
packHalf2x16
|
2017-04-22 12:08:10 +02:00 |
|
twinaphex
|
a65675d24f
|
(FFT) Swap around matrices arguments for matrix_4x4_multiply
|
2017-04-22 11:15:41 +02:00 |
|
twinaphex
|
45dc1b7977
|
Some build fixes
|
2017-04-22 10:09:52 +02:00 |
|
twinaphex
|
dd517f4660
|
Try to avoid directly calling strcmp
|
2017-04-21 13:56:15 +02:00 |
|
twinaphex
|
9b3519f850
|
Turn matrix_4x4_lookat into macro, remove matrix_4x4.c
|
2017-04-16 07:57:31 +02:00 |
|
twinaphex
|
257410d058
|
Turn matrix_4x4_multiply into macro
|
2017-04-16 07:55:02 +02:00 |
|
Twinaphex
|
b7b3b2cb5f
|
Try to prevent truckload of warnings on iOS
|
2017-02-26 10:33:03 +01:00 |
|
twinaphex
|
fa6dc9ec52
|
(ffmpeg) Better error handling
|
2017-01-24 16:28:07 +01:00 |
|
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
twinaphex
|
dd1c376ea9
|
C89_BUILD fixes
|
2017-01-09 01:55:38 +01:00 |
|
Alcaro
|
fcb17d91d9
|
warning: comparison between signed and unsigned integer expressions
|
2017-01-02 02:23:30 +01:00 |
|
twinaphex
|
9657bbd998
|
Get rid of set_rgba/unset_rgba inside image_texture.c
|
2016-12-29 23:22:40 +01:00 |
|
twinaphex
|
2a60b54e02
|
Revert FFT core option changes - FFT was no longer working
|
2016-12-27 02:56:56 +01:00 |
|
twinaphex
|
7863b3a21f
|
(ffmpeg_core.c) Fix build
|
2016-12-26 02:53:21 +01:00 |
|
Aaahh Ahh
|
c51f6ad041
|
(ffmpeg core) Add GLFFT toggle
Adds a toggle for GLFFT
|
2016-12-25 01:47:09 -05:00 |
|
twinaphex
|
18da1fc088
|
More logging
|
2016-11-09 00:20:44 +01:00 |
|
twinaphex
|
5e9a6772cf
|
(fft.cpp) Add debug logging
|
2016-11-08 23:52:17 +01:00 |
|
twinaphex
|
5865a8c299
|
(fft.cpp) Add logging
|
2016-11-08 20:28:59 +01:00 |
|
twinaphex
|
136d9f43d3
|
C89 buildfix
|
2016-11-08 19:45:40 +01:00 |
|
twinaphex
|
1c31e37749
|
C89_BUILD fixes
|
2016-11-08 19:42:58 +01:00 |
|
Alcaro
|
150fe15eaf
|
Not needed
|
2016-11-08 17:42:36 +01:00 |
|
twinaphex
|
9a9f76d71c
|
(FFT) Add potential non-GLM code
|
2016-11-04 21:25:12 +01:00 |
|
twinaphex
|
c3e832f672
|
(ffmpeg core) don't use value_ptr
|
2016-11-01 12:08:45 +01:00 |
|
twinaphex
|
8e8ed55a87
|
Only include glm's packing.h header
|
2016-11-01 12:00:27 +01:00 |
|
Brad Parker
|
d1d5584d18
|
update copyright
|
2016-10-27 11:47:10 -04:00 |
|
Alcaro
|
a42b847c56
|
+1 is better than the alternative.
|
2016-10-01 19:48:28 +02:00 |
|
Alcaro
|
3665e11f83
|
Remove +1 shenanigans
|
2016-10-01 19:32:02 +02:00 |
|
Alcaro
|
160444845d
|
Fix #3704
|
2016-10-01 19:25:53 +02:00 |
|
twinaphex
|
9384875ab0
|
Don't use HAVE_NETPLAY any more
|
2016-09-29 21:07:10 +02:00 |
|
Twinaphex
|
3900d433f8
|
Cleanups
|
2016-09-29 05:49:10 +02:00 |
|
twinaphex
|
27ee26b331
|
(net retropad core) cleanup
|
2016-09-29 04:38:56 +02:00 |
|
twinaphex
|
313c091f31
|
(net retropad core) Cleanup
|
2016-09-29 04:36:48 +02:00 |
|
twinaphex
|
091aa7d8a6
|
(net retropad core) Cleanups
|
2016-09-29 04:35:39 +02:00 |
|
twinaphex
|
bef6308b12
|
Don't define/undefine GL_DEBUG at all
|
2016-09-22 18:44:55 +02:00 |
|
orbea
|
7768a706a1
|
Silence warning with GL_DEBUG=1
|
2016-09-22 08:40:44 -07:00 |
|
twinaphex
|
955c399386
|
(ffmpeg_core.c) nits
|
2016-09-16 19:23:42 +02:00 |
|
twinaphex
|
c4c96aa843
|
Don't show ffmpeg_fft_ core options when HAVE_OPENGL is not defined
|
2016-09-16 19:20:45 +02:00 |
|
twinaphex
|
5f6f630818
|
(ffmpeg core) Cleanup
|
2016-09-16 19:15:46 +02:00 |
|