twinaphex
|
475283a35f
|
(GL) Grab pointer to shader first
|
2014-10-02 10:39:13 +02:00 |
|
twinaphex
|
6316876ad3
|
(GL) Cleanup gl_shader_set_coords
|
2014-10-02 10:34:52 +02:00 |
|
twinaphex
|
a1260e05bd
|
(GL) Some further cleanups
|
2014-10-02 10:27:36 +02:00 |
|
twinaphex
|
cc174d041c
|
(GL) Get rid of context_destroy_func macro
|
2014-10-02 10:24:41 +02:00 |
|
twinaphex
|
2637c45b9a
|
(GL) gl_common.h - get rid of some macros
|
2014-10-02 10:21:36 +02:00 |
|
twinaphex
|
1b45023528
|
Move get_alignment inlined function to gfx/gl.c
|
2014-10-02 01:11:01 +02:00 |
|
twinaphex
|
33398a550b
|
(py_state.c) Indenting - style nits
|
2014-10-02 01:09:03 +02:00 |
|
twinaphex
|
c861b4f994
|
Move gl_wrap_type_to_enum to gfx/gl.c
|
2014-10-02 01:02:13 +02:00 |
|
twinaphex
|
306d1f8809
|
(GL/Gfx) Cleanup
|
2014-10-02 00:49:38 +02:00 |
|
twinaphex
|
ca12482af0
|
Move shader files to gfx/shader/
|
2014-10-02 00:45:11 +02:00 |
|
twinaphex
|
2afcb61f37
|
(GL) Turn set_texture_coords into macro
|
2014-10-02 00:35:01 +02:00 |
|
Twinaphex
|
a9850a1ea7
|
Merge pull request #1075 from lakkatv/lakka
(Lakka) Fix label display with video_threaded
|
2014-10-01 23:54:01 +02:00 |
|
twinaphex
|
da42ab2ad5
|
(GL) Style nits pt. 2
|
2014-10-01 23:53:18 +02:00 |
|
Jean-André Santoni
|
abe6aa79fe
|
(Lakka) Fix label display with video_threaded
|
2014-10-01 23:52:04 +02:00 |
|
twinaphex
|
7ae81daba9
|
(GL) Style nits
|
2014-10-01 23:50:58 +02:00 |
|
twinaphex
|
3a2f3755ad
|
Rename some files
|
2014-10-01 23:27:52 +02:00 |
|
Twinaphex
|
3c760d27a8
|
Merge pull request #1074 from lakkatv/lakka
(Lakka) Make effects depending on FBO optional and disabled for now
|
2014-10-01 23:00:22 +02:00 |
|
twinaphex
|
0135d763db
|
Move g_extern.netplay to driver.netplay_data
|
2014-10-01 23:00:05 +02:00 |
|
Jean-André Santoni
|
66cf8bd820
|
(Lakka) Make effects depending on FBO optional and disabled for now
|
2014-10-01 22:44:36 +02:00 |
|
twinaphex
|
dead11f182
|
Move driver_active variables over to driver global
|
2014-10-01 22:34:48 +02:00 |
|
twinaphex
|
a35c61ec90
|
(Audio driver) Add 'alive' function callback
|
2014-10-01 21:42:19 +02:00 |
|
twinaphex
|
a0497ac50e
|
Update apple/script/build
|
2014-10-01 20:50:18 +02:00 |
|
twinaphex
|
43c9948087
|
(GL) Prevent memcpy on gl->tex_coords
|
2014-10-01 20:37:52 +02:00 |
|
twinaphex
|
7812e06479
|
(GL) Refactors pt. 3
|
2014-10-01 20:06:40 +02:00 |
|
twinaphex
|
52d7ac54ec
|
(GL) Refactors pt. 2
|
2014-10-01 19:34:55 +02:00 |
|
twinaphex
|
e7e43a5c59
|
(GL) Refactors pt. 1
|
2014-10-01 18:23:02 +02:00 |
|
Twinaphex
|
e135931644
|
Merge pull request #1072 from CyberShadow/pull-20141001-131543
Add --eof-exit and --max-frames
|
2014-10-01 17:33:56 +02:00 |
|
twinaphex
|
a0dabeb4ac
|
(GL) Optimization to gl_copy_frame
|
2014-10-01 17:15:02 +02:00 |
|
twinaphex
|
d982350702
|
(GL) Cleanups/refactoring
|
2014-10-01 16:59:43 +02:00 |
|
Vladimir Panteleev
|
c3e6dd41cc
|
Add --eof-exit switch
|
2014-10-01 14:33:00 +00:00 |
|
twinaphex
|
2523efdf48
|
(Lakka) Cleanups
|
2014-10-01 16:27:36 +02:00 |
|
twinaphex
|
9fc34b6d2d
|
video_thread_wrapper.c - use PATH_MAX sizes for chars
|
2014-10-01 16:25:14 +02:00 |
|
Twinaphex
|
9393cc5ca5
|
Merge pull request #1071 from aliaspider/master
add set_osd_msg to the threaded video driver
|
2014-10-01 16:24:22 +02:00 |
|
aliaspider
|
5df633b577
|
add set_osd_msg to the threaded video driver
|
2014-10-01 15:18:17 +01:00 |
|
twinaphex
|
213c866ead
|
(string_list.c) Declare variables at top
|
2014-10-01 16:15:27 +02:00 |
|
twinaphex
|
dcf3f23211
|
(settings.c) Declare variables at top of function
|
2014-10-01 16:08:07 +02:00 |
|
twinaphex
|
e0f1696b04
|
(freetype) refactor freetype.c
|
2014-10-01 15:51:23 +02:00 |
|
twinaphex
|
93c55879a8
|
gl_font.c - rename gl_data to video_data
|
2014-10-01 15:31:52 +02:00 |
|
Vladimir Panteleev
|
9b9fa94c27
|
Add --max-frames option
|
2014-10-01 13:22:22 +00:00 |
|
twinaphex
|
23e1744235
|
(Menu) Update rmenu display drivers
|
2014-10-01 15:17:34 +02:00 |
|
twinaphex
|
d99fa70fe0
|
(menu_input_line_cb.c) Get rid of some unneeeded variables - silence
warnings
|
2014-10-01 15:16:03 +02:00 |
|
twinaphex
|
cd4a2d43a8
|
(input_autodetect.c) Silence potential uninitialized variable warnings
|
2014-10-01 15:14:26 +02:00 |
|
twinaphex
|
f6dabba9a9
|
(PS3/Griffin) Prevent namespace conflicts with Griffin
|
2014-10-01 15:13:20 +02:00 |
|
twinaphex
|
0d19d33f04
|
(QNX/Blackberry) Pass VID/PID to autoconfig too
|
2014-10-01 15:00:36 +02:00 |
|
Twinaphex
|
41351fc73c
|
(Apple HID) Implement VID/PID passing
|
2014-10-01 14:24:55 +02:00 |
|
Twinaphex
|
76240aa322
|
(iOS) Prevent crash when selecting 'Quit RetroArch' in menu
|
2014-10-01 14:19:00 +02:00 |
|
twinaphex
|
0311480bc4
|
driver.c - Indent style nits
|
2014-10-01 13:32:41 +02:00 |
|
twinaphex
|
faf124d5ea
|
Cleanups to update_frame_time
|
2014-10-01 13:23:53 +02:00 |
|
twinaphex
|
c016867b2b
|
driver.c - declare variables at top
|
2014-10-01 13:04:58 +02:00 |
|
twinaphex
|
e58c9dc179
|
Move init_shader_dir/deinit_shader_dir to retroarch.c and make them
non-static functions
|
2014-10-01 12:49:21 +02:00 |
|