twinaphex
|
5eb43846da
|
Prevent explicit NULL dereferenced warnings
|
2016-06-01 04:14:48 +02:00 |
|
twinaphex
|
cf91d006b3
|
BB10 starts again
|
2016-05-31 05:16:35 +02:00 |
|
twinaphex
|
b23784ddc5
|
Update modern_alpha_blend.gls.vert.h
|
2016-05-30 08:55:31 +02:00 |
|
twinaphex
|
632cc599d6
|
Change modern_alpha_blend.glsl.frag.h
|
2016-05-30 08:53:49 +02:00 |
|
twinaphex
|
0f12336737
|
Take this out too
|
2016-05-30 08:51:41 +02:00 |
|
twinaphex
|
d93d8e7a8f
|
Update stock_fragment_modern
|
2016-05-30 08:44:13 +02:00 |
|
twinaphex
|
d39d925c1d
|
Fix opsque Cg shader
|
2016-05-29 03:48:08 +02:00 |
|
twinaphex
|
da6a74b2dc
|
Leave only GLSL_330 macro
|
2016-05-28 20:58:49 +02:00 |
|
Twinaphex
|
2056d25e3e
|
Update GLSL_330_ES/GLSL_330_CORE
|
2016-05-28 20:56:37 +02:00 |
|
Twinaphex
|
e331281d6a
|
(shaders_common.h) Fix GLES
|
2016-05-28 20:56:02 +02:00 |
|
twinaphex
|
3d5cc14030
|
Convert other shaders
|
2016-05-28 18:43:00 +02:00 |
|
twinaphex
|
653359911a
|
Cleanup shaders
|
2016-05-28 18:18:23 +02:00 |
|
twinaphex
|
a98616b45b
|
Fix explicit NULL dereferenced/dereference before null check warnings
|
2016-05-26 17:47:21 +02:00 |
|
twinaphex
|
7d12408f24
|
x11_create_input_context - prevent memleak
|
2016-05-26 07:34:25 +02:00 |
|
radius
|
38305f8fb7
|
Update the menu driver to work with the latest version
|
2016-05-24 21:41:51 -05:00 |
|
twinaphex
|
5a4ada4311
|
Avoid some warnings by using return value for config_get_int
|
2016-05-24 23:53:35 +02:00 |
|
twinaphex
|
a82a8cad51
|
Be more careful with config_get_bool
|
2016-05-24 22:48:15 +02:00 |
|
twinaphex
|
42971febba
|
Fix resource leaks (pointed out by Coverity)
|
2016-05-24 22:01:43 +02:00 |
|
twinaphex
|
72d37e3917
|
Fix unreachable code
|
2016-05-24 21:48:32 +02:00 |
|
twinaphex
|
46872f8fcb
|
(gfx/font_driver.c) Cleanups
|
2016-05-24 21:07:02 +02:00 |
|
twinaphex
|
80abd06bd8
|
Not sure where this came from
|
2016-05-23 22:39:02 +02:00 |
|
twinaphex
|
c17315cd27
|
(DRM) Prevent double free and prevent dereference before NULL check
|
2016-05-23 22:30:01 +02:00 |
|
twinaphex
|
91220c3448
|
Remove logically dead code
|
2016-05-23 21:49:40 +02:00 |
|
twinaphex
|
7c0532c3e7
|
Remove logically dead code
|
2016-05-23 21:47:41 +02:00 |
|
twinaphex
|
6bd7fd482c
|
Performance counters got function name changes
|
2016-05-21 13:14:25 +02:00 |
|
Twinaphex
|
72e1a33715
|
Merge pull request #3016 from Themaister/master
Add perf counter to fence waits.
|
2016-05-21 12:36:25 +02:00 |
|
Hans-Kristian Arntzen
|
218ecc07c1
|
Add perf counter to fence waits.
Makes it easy to check if we're GPU bound or not.
|
2016-05-21 12:13:46 +02:00 |
|
Lionel Flandrin
|
b7d5c1d3e8
|
potential fix for AMD and GL core contexts
|
2016-05-20 20:12:41 +02:00 |
|
Twinaphex
|
e133ce31e8
|
(QNX) Buildfixes
|
2016-05-19 20:10:10 +02:00 |
|
twinaphex
|
c104bc094b
|
(QNX) Fix egl_create_surface call
|
2016-05-19 20:07:03 +02:00 |
|
Twinaphex
|
85331042be
|
(QNX) Build fixes
|
2016-05-19 20:02:39 +02:00 |
|
twinaphex
|
7e36dcb27f
|
move video_texture_image to libretro-common and rename it to image_texture.c
|
2016-05-18 12:58:00 +02:00 |
|
twinaphex
|
265c931c46
|
(gfx/video_texture_image.c) remove dependencies
|
2016-05-18 12:49:52 +02:00 |
|
twinaphex
|
e2b5c69af9
|
(gfx/video_texture_image.c) Cleanups
|
2016-05-18 12:17:51 +02:00 |
|
twinaphex
|
9bc11731fb
|
Start reimplementing TGA image load support
|
2016-05-18 10:52:23 +02:00 |
|
twinaphex
|
492dd59164
|
Hook up BMP image loading - color channels swapped - RGBA to ARGB
conversion won't work here
|
2016-05-17 21:38:51 +02:00 |
|
twinaphex
|
558dfd64f2
|
Exit video_texture_image_load_internal if we build
without HAVE_RJPEG/HAVE_RPNG depending on content type
|
2016-05-17 16:34:23 +02:00 |
|
twinaphex
|
1166be62ae
|
(gfx/video_texture_image.c) Drop more implementation details
|
2016-05-17 16:32:53 +02:00 |
|
twinaphex
|
52948b436e
|
We can take out RPNG implementation details out of video_texture_image.c
now
|
2016-05-17 16:23:22 +02:00 |
|
twinaphex
|
e7e9e90b0d
|
(gfx/video_texture_image.c) Cleanup
|
2016-05-17 16:15:37 +02:00 |
|
twinaphex
|
b268869669
|
(gfx/video_texture_image.c) Refactor - go through image_transfer
interface
|
2016-05-17 16:11:37 +02:00 |
|
twinaphex
|
80ce237878
|
(HAVE_MENU not defined) Buildfixes
|
2016-05-17 08:02:13 +02:00 |
|
twinaphex
|
281a33d61f
|
Rename function to performance_counter_init
|
2016-05-16 09:58:45 +02:00 |
|
twinaphex
|
f5bc75c640
|
Rename retro_perf_start/retro_perf_stop
|
2016-05-16 09:53:54 +02:00 |
|
twinaphex
|
18355d4748
|
Rename retro_perf_stop
|
2016-05-16 09:48:14 +02:00 |
|
twinaphex
|
b9ce94b360
|
(WGL) Change ifdef
|
2016-05-16 08:36:22 +02:00 |
|
twinaphex
|
0433d3ca6e
|
(WGL) Make context driver more modular
|
2016-05-16 08:34:56 +02:00 |
|
twinaphex
|
822d66f401
|
(WGL) Avoid some warnings
|
2016-05-16 08:25:14 +02:00 |
|
twinaphex
|
01e3362f21
|
Remove unused variable
|
2016-05-16 07:52:26 +02:00 |
|
twinaphex
|
0d833c903a
|
Merge remote-tracking branch 'origin/vulkan-windows'
|
2016-05-16 07:51:01 +02:00 |
|