Andre Leiradella
|
5fce3f4138
|
grouped core functions inside a retro_core_t structure; swapped core function globals by one retro_core_t variable
|
2015-10-06 14:34:09 -03:00 |
|
twinaphex
|
576626ead0
|
Refactor frame_is_reversed - shader drivers should no longer
be dependent upon global state
|
2015-09-16 11:14:43 +02:00 |
|
Twinaphex
|
d5f72ca9c1
|
remove unused variables
|
2015-08-30 18:45:02 +02:00 |
|
Twinaphex
|
e8d266cb9d
|
Revert "Revert "Add support for shader pass feedback.""
|
2015-08-30 18:37:41 +02:00 |
|
Twinaphex
|
ad1825ca50
|
Revert "Add support for shader pass feedback."
|
2015-08-30 18:21:07 +02:00 |
|
CautiousAlbino
|
aee5e74001
|
Add support for shader pass feedback.
|
2015-08-30 16:23:55 +02:00 |
|
twinaphex
|
4b8e65322c
|
Rename gl_tex_info to gfx_tex_info
|
2015-07-12 04:16:40 +02:00 |
|
twinaphex
|
527c0c29d4
|
Rename gl_coords to gfx_coords
|
2015-07-12 03:57:06 +02:00 |
|
twinaphex
|
4c9077568d
|
Shorten some variables
|
2015-07-10 19:17:26 +02:00 |
|
twinaphex
|
e74e402cdc
|
More C89 build fixes
|
2015-06-30 14:37:11 +02:00 |
|
Alcaro
|
febcbc5ce4
|
C89 cleanups part 2
|
2015-06-26 17:48:43 +02:00 |
|
twinaphex
|
682867b9a1
|
MAX_SHADERS should only be defined in gl_common.h
|
2015-06-22 21:09:18 +02:00 |
|
twinaphex
|
bc592859cc
|
Cleanups
|
2015-06-15 06:01:54 +02:00 |
|
twinaphex
|
44e3d840c5
|
(shader_gl_cg.c) use hashes
|
2015-06-15 05:09:01 +02:00 |
|
twinaphex
|
40f8fabda6
|
Consistency in how we treat positive strcmp matches
|
2015-06-14 19:56:01 +02:00 |
|
twinaphex
|
43c8f282db
|
(Gfx) Cleanups
|
2015-06-13 02:10:06 +02:00 |
|
twinaphex
|
7fbbac544e
|
Some C89 build fixes
|
2015-04-12 19:29:38 +02:00 |
|
twinaphex
|
16b7b454a9
|
Move gl_common.c to gfx/drivers
|
2015-04-09 04:57:17 +02:00 |
|
twinaphex
|
09c481342b
|
Turn gl_ff_vertex/gl_ff_matrix into functions
|
2015-03-30 02:59:39 +02:00 |
|
twinaphex
|
5d0815a7b7
|
Rename video_driver_resolve to video_driver_get_ptr
|
2015-03-21 23:46:49 +01:00 |
|
twinaphex
|
2409da4afe
|
global_get_ptr update pt. 3
|
2015-03-21 05:55:31 +01:00 |
|
twinaphex
|
3670ef2ac5
|
Go through driver_get_ptr to grab pointer to driver struct
|
2015-03-18 19:40:00 +01:00 |
|
twinaphex
|
b9a17d0d05
|
(PS3) Take out hacky hack HAVE_GCMGL ifdefs
|
2015-03-05 14:26:34 +01:00 |
|
twinaphex
|
2f63b75697
|
Move rewind state variables in struct
|
2015-02-16 18:09:00 +01:00 |
|
twinaphex
|
ceb09648eb
|
Change to ssize_t
|
2015-02-16 03:46:27 +01:00 |
|
twinaphex
|
935b112a11
|
Refactor read_file
|
2015-02-16 03:31:37 +01:00 |
|
twinaphex
|
ae573dcdb8
|
Backport Lioncash' memory leak fixes
|
2015-01-27 15:35:31 +01:00 |
|
twinaphex
|
da88bcdd91
|
Rename gfx_shader* to video_shader*
|
2015-01-19 21:24:08 +01:00 |
|
twinaphex
|
b0548e1329
|
Properly namespace video_shader_parse.c functions
|
2015-01-19 21:09:39 +01:00 |
|
twinaphex
|
2dfc1883f0
|
Rename driver_video_resolve
|
2015-01-19 04:22:49 +01:00 |
|
twinaphex
|
46402deb04
|
Use PATH_MAX_LENGTH instead of PATH_MAX.
Refactor OSX settings menu code somewhat
|
2015-01-17 05:47:52 +01:00 |
|
twinaphex
|
058900ac9f
|
Rename shader_parse.c to video_shader_parse.c
|
2015-01-12 23:42:50 +01:00 |
|
twinaphex
|
64411558eb
|
Rename gfx/shader/ to gfx/drivers_shader
|
2015-01-12 22:23:48 +01:00 |
|