twinaphex
|
efce4d0abf
|
Revert "Add cb_set_shader_coords"
This reverts commit 06df028722 .
|
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
|
4e7b376e18
|
Cleanups
|
2017-05-18 14:31:40 +02:00 |
|
twinaphex
|
cb529822c6
|
Cleanups
|
2017-05-18 14:27:37 +02:00 |
|
twinaphex
|
374f8e8a19
|
Cleanups
|
2017-05-18 14:22:50 +02:00 |
|
twinaphex
|
2f72506959
|
Bind default function to filter_type callback
|
2017-05-18 14:20:05 +02:00 |
|
twinaphex
|
9d11133edf
|
Cleanups - get rid of if conditionals
|
2017-05-18 14:18:01 +02:00 |
|
twinaphex
|
1411b9ee6e
|
Do away with all these if conditionals
|
2017-05-18 14:06:50 +02:00 |
|
twinaphex
|
126a5bf121
|
Use string_is_equal_fast/string_is_not_equal_fast
|
2017-05-16 04:00:37 +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
|
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
|
606e37fcbd
|
Cleanups
|
2016-09-11 15:07:07 +02:00 |
|
twinaphex
|
815c0eb3ee
|
Remove header includes
|
2016-09-01 05:46:10 +02:00 |
|
twinaphex
|
2f69c20e39
|
Revert "(Shaders) Get rid of third parameter"
This reverts commit 52d6a21e55 .
|
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
|
0e08dbe931
|
Rename gfx_coord to video_coord
|
2016-05-10 02:32:59 +02:00 |
|
twinaphex
|
ef835f93d5
|
Change function signature for set_coords
|
2016-04-17 07:12:48 +02:00 |
|
twinaphex
|
4e63113f72
|
Cleanups
|
2016-04-16 19:50:23 +02:00 |
|
twinaphex
|
0b7ee2fcf7
|
Change callback prototype
|
2016-04-16 19:41:48 +02:00 |
|
twinaphex
|
1230edf1ee
|
Add callback for setting single uniform parameter
|
2016-04-16 19:38:35 +02:00 |
|
twinaphex
|
86cb092b02
|
Add SHADER_CTL_COMPILE_PROGRAM
|
2016-04-16 04:56:15 +02:00 |
|
twinaphex
|
0f65518118
|
Add set_active to 'use' function callback for shader driver
|
2016-04-15 05:08:03 +02:00 |
|
twinaphex
|
157eb71606
|
Use string_is_equal more
|
2016-01-20 06:16:55 +01:00 |
|
twinaphex
|
54f46f4ee3
|
Update headers
|
2016-01-10 04:41:52 +01:00 |
|
twinaphex
|
e735f84baa
|
Refactor shader subsystem
|
2015-12-05 07:33:32 +01:00 |
|
twinaphex
|
8030f91667
|
Don't use video_driver_get_ptr inside shader_null
|
2015-11-23 16:41:50 +01:00 |
|
twinaphex
|
c7dc83533a
|
Add param to video_driver_get_ptr for grabbing the nonthreaded
data state
|
2015-11-23 16:06:09 +01:00 |
|
twinaphex
|
ddde58caf4
|
Simplify video_driver_get_ptr
|
2015-11-20 18:50:21 +01:00 |
|
twinaphex
|
239ae7de53
|
Move gl_common to gfx/common
|
2015-11-17 08:01:33 +01:00 |
|
twinaphex
|
2d62493157
|
Cleanups
|
2015-10-31 20:53:08 +01: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
|
527c0c29d4
|
Rename gl_coords to gfx_coords
|
2015-07-12 03:57:06 +02:00 |
|
twinaphex
|
16b7b454a9
|
Move gl_common.c to gfx/drivers
|
2015-04-09 04:57:17 +02:00 |
|
twinaphex
|
5d0815a7b7
|
Rename video_driver_resolve to video_driver_get_ptr
|
2015-03-21 23:46:49 +01:00 |
|
twinaphex
|
da88bcdd91
|
Rename gfx_shader* to video_shader*
|
2015-01-19 21:24:08 +01:00 |
|
twinaphex
|
2dfc1883f0
|
Rename driver_video_resolve
|
2015-01-19 04:22:49 +01:00 |
|
twinaphex
|
64411558eb
|
Rename gfx/shader/ to gfx/drivers_shader
|
2015-01-12 22:23:48 +01:00 |
|