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
|
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 |
|
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
|
5f6f630818
|
(ffmpeg core) Cleanup
|
2016-09-16 19:15:46 +02:00 |
|
twinaphex
|
1cc55dcae3
|
(FFT) fft_render - cleanup
|
2016-09-09 04:05:11 +02:00 |
|
twinaphex
|
8649852e18
|
(fft) Start making this more readable
|
2016-09-09 03:17:00 +02:00 |
|
twinaphex
|
3d47e1d813
|
Cleanup shadres in ffmpeg core
|
2016-09-03 17:36:47 +02:00 |
|
Alcaro
|
2bd3e94e5e
|
Apparently Coverity doesn't like this either.
|
2016-06-29 18:01:34 +02:00 |
|
Alcaro
|
792008d558
|
apparently 0 isn't O. I've been lied to for years.
|
2016-06-27 21:44:14 +02:00 |
|
Alcaro
|
18978c5f01
|
More Coverity cleanups
|
2016-06-27 21:34:21 +02:00 |
|
twinaphex
|
a741dadf20
|
Prevent dereference before null check
|
2016-06-19 23:09:19 +02:00 |
|
twinaphex
|
f56ab959b7
|
Move fragment_program_blur program to separate file
|
2016-06-16 17:04:30 +02:00 |
|
twinaphex
|
8e454f7127
|
Simplify fft_build_params
|
2016-06-16 16:55:36 +02:00 |
|
twinaphex
|
58dae07212
|
(GL FFT) Cleanup struct
|
2016-06-15 21:26:45 +02:00 |
|
twinaphex
|
86e2925cf5
|
(FFT) Move more shaders to separate files
|
2016-06-15 21:08:27 +02:00 |
|
twinaphex
|
7e31e71d5b
|
Split up more into files
|
2016-06-15 20:54:37 +02:00 |
|
twinaphex
|
38ab9c8003
|
(FFT/GLSL) Start moving shaders to separate files
|
2016-06-15 20:23:26 +02:00 |
|
twinaphex
|
c05f873dff
|
(FFT) Indenting nits
|
2016-06-15 20:15:21 +02:00 |
|
twinaphex
|
417439ba60
|
(FFT) Use filters.h from libretro-common
|
2016-06-15 20:00:01 +02:00 |
|
twinaphex
|
69c983a741
|
Fix libretro-ffmpeg Makefile
|
2016-06-15 19:21:06 +02:00 |
|
twinaphex
|
2f08e760ff
|
Start adding FFT visualizer for libretro-ffmpeg - unforunately
depends on glm for now and is C++-based, no way around that for now
|
2016-06-15 19:16:27 +02:00 |
|