gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
twinaphex
|
2b1481d97f
|
Refactor set_mvp code a bit
|
2017-11-15 14:09:41 +01:00 |
|
twinaphex
|
e560adcc9f
|
Refactor this - get rid of set_coords_fallback
|
2017-11-13 12:27:45 +01:00 |
|
twinaphex
|
f53fe4a07c
|
Remove this from set_mvp function
|
2017-11-13 12:10:18 +01:00 |
|
twinaphex
|
96876c66ce
|
Updates
|
2017-11-08 02:36:38 +01:00 |
|
twinaphex
|
fc43a14637
|
Updates
|
2017-11-07 21:03:29 +01:00 |
|
Twinaphex
|
d561c7ff2d
|
Revert "Don't show this warning when HAVE_SHADER_PIPELINE is not defined"
This reverts commit 431f1b4b7febc0f0a87e49566eff50bdd89bb399.
|
2017-06-28 05:02:31 +02:00 |
|
Twinaphex
|
431f1b4b7f
|
Don't show this warning when HAVE_SHADER_PIPELINE is not defined
|
2017-06-28 05:01:55 +02:00 |
|
twinaphex
|
efce4d0abf
|
Revert "Add cb_set_shader_coords"
This reverts commit 06df02872210e585e68473beb0dacfd038faba35.
|
2017-05-19 21:21:40 +02:00 |
|
twinaphex
|
06df028722
|
Add cb_set_shader_coords
|
2017-05-19 21:13:44 +02:00 |
|
twinaphex
|
59b3344e72
|
Combine video_driver.c and video_shader_driver.c
|
2017-05-18 14:47:24 +02:00 |
|
twinaphex
|
126a5bf121
|
Use string_is_equal_fast/string_is_not_equal_fast
|
2017-05-16 04:00:37 +02:00 |
|
twinaphex
|
57089dc108
|
Update gl_common.c - update CHANGES.md
|
2017-05-11 02:56:11 +02:00 |
|
twinaphex
|
f9bc2d3783
|
Use memcmp instead of string_is_equal where possible for
better performance
|
2017-04-21 22:47:15 +02:00 |
|
twinaphex
|
755ceda4f9
|
More consistent log messages
|
2017-03-24 00:30:14 +01:00 |
|
twinaphex
|
17235d70e2
|
Create set_coords_fallback for shader driver
|
2017-03-23 21:49:29 +01:00 |
|
twinaphex
|
81b529696f
|
Cleanups
|
2017-01-23 02:33:46 +01:00 |
|
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
twinaphex
|
31b87594aa
|
Get rid of some implicit memsets for state tracker
|
2016-12-19 19:08:37 +01:00 |
|
twinaphex
|
abaa6eda62
|
Rename VIDEO_SHADER_MENU_SEC to VIDEO_SHADER_MENU_2
|
2016-12-06 00:34:38 +01:00 |
|
twinaphex
|
65ba82ca4b
|
(shader_gl_cg.c) Cleanups
|
2016-12-02 16:45:58 +01:00 |
|
Jean-André Santoni
|
d4296b016f
|
Make shader names consistent, step 5
|
2016-11-19 00:30:56 +01:00 |
|
twinaphex
|
547cb83652
|
Add third menu shader program
|
2016-11-17 21:14:19 +01:00 |
|
twinaphex
|
a2c69ec254
|
Added snow shader hooks - doesn't work yet though - shader driver
system is very limited in terms of how we can set custom menu
shaders - will require a rethink
|
2016-11-17 20:54:29 +01:00 |
|
twinaphex
|
b95ec0d28e
|
Make sure this string is null-terminated
|
2016-10-21 20:14:51 +02:00 |
|
twinaphex
|
c3ab8800f4
|
Prevent implicit memsets
|
2016-10-21 05:57:40 +02:00 |
|
twinaphex
|
7a36ea7d1c
|
Silence warnings
|
2016-09-08 06:11:02 +02:00 |
|
twinaphex
|
642e46779b
|
Cleanups
|
2016-09-06 23:59:43 +02:00 |
|
twinaphex
|
883d9ff6b5
|
Add HAVE_SHADERPIPELINE define
|
2016-06-07 00:00:28 +02:00 |
|
twinaphex
|
01e3362f21
|
Remove unused variable
|
2016-05-16 07:52:26 +02:00 |
|
twinaphex
|
c15ec92c83
|
(Cg) set_params - don't use set_uniform_parameter function - fixes PS3 port
|
2016-05-15 19:03:39 +02:00 |
|
twinaphex
|
2f69c20e39
|
Revert "(Shaders) Get rid of third parameter"
This reverts commit 52d6a21e55dea138a93b5f0881829c3dfd8aeb5e.
|
2016-05-15 17:26:23 +02:00 |
|
twinaphex
|
52d6a21e55
|
(Shaders) Get rid of third parameter
|
2016-05-15 17:22:55 +02:00 |
|
twinaphex
|
dde471e001
|
Rename gfx_ structs
|
2016-05-10 02:39:09 +02:00 |
|
twinaphex
|
0e08dbe931
|
Rename gfx_coord to video_coord
|
2016-05-10 02:32:59 +02:00 |
|
twinaphex
|
6ae20f2016
|
Create managers/ dir - move cheats.c and state_manager.c to it
|
2016-05-09 18:20:52 +02:00 |
|
twinaphex
|
372e7d94cd
|
Rename rewind.c to state_manager
|
2016-05-09 07:14:10 +02:00 |
|
twinaphex
|
e165954395
|
Rename libretro_version_1 to core_impl
|
2016-05-08 05:29:10 +02:00 |
|
twinaphex
|
6544772fb8
|
De-ioctl ify core_ctl
|
2016-05-08 01:33:57 +02:00 |
|
twinaphex
|
ba415b6d3a
|
Silence warnings
|
2016-04-27 23:07:36 +02:00 |
|
twinaphex
|
7c4df601f8
|
(Cg) Call gl_cg_set_program_base_attrib for XMB pipeline shaders
|
2016-04-26 09:16:25 +02:00 |
|
twinaphex
|
a83e6b3405
|
(Cg) Cleanups
|
2016-04-25 13:02:05 +02:00 |
|
twinaphex
|
0a3ca14fde
|
(Cg) Rename cg_data to cg
|
2016-04-25 12:51:01 +02:00 |
|
twinaphex
|
43943fe794
|
(Cg) Cleanups
|
2016-04-25 12:33:38 +02:00 |
|
twinaphex
|
d4184df592
|
(Cg) Call gl_cg_reset_attribs before initializing Cg shader backend
|
2016-04-25 12:22:55 +02:00 |
|
twinaphex
|
01a9185a2d
|
(Cg) Cleanups
|
2016-04-25 12:07:23 +02:00 |
|
twinaphex
|
9ff8a3c8e2
|
(Cg) Cleanups
|
2016-04-25 11:59:46 +02:00 |
|
twinaphex
|
242e579b89
|
(Cg/GLSL) Name some variables the same
|
2016-04-25 10:15:57 +02:00 |
|
twinaphex
|
8cb66dd021
|
Add way to switch back and forth between shader pipeline
|
2016-04-24 22:03:39 +02:00 |
|
twinaphex
|
d7b3e9cc8f
|
Add old shader versions of XMB ribbon
|
2016-04-24 20:25:56 +02:00 |
|