twinaphex
|
07d28091a2
|
(GLSL) CLeanups
|
2016-04-17 04:52:13 +02:00 |
|
twinaphex
|
19367da0ae
|
(GLSL) Cleanups
|
2016-04-17 04:37:38 +02:00 |
|
Twinaphex
|
0f337d49c8
|
(XMB) Remove unused variable
|
2016-04-17 04:29:37 +02:00 |
|
twinaphex
|
1515c299f1
|
Add connect_ps2adapter to Makefile.common
|
2016-04-17 04:14:52 +02:00 |
|
twinaphex
|
9386fb2fa0
|
Move D3D9 HLSL font shader to file
|
2016-04-17 04:13:23 +02:00 |
|
Twinaphex
|
b6c12e5b85
|
Merge pull request #2870 from netux79/master
Added PS2/PSX Controller Adapter for HID driver.
|
2016-04-17 04:08:26 +02:00 |
|
twinaphex
|
e7ab158a3b
|
(Cg) Refactor/cleanups
|
2016-04-17 03:56:20 +02:00 |
|
twinaphex
|
ade309d1f1
|
(D3D Cg) Cleanups
|
2016-04-17 03:51:24 +02:00 |
|
twinaphex
|
b3220cf53e
|
Move zahnrad shaders to separate files
|
2016-04-17 02:36:07 +02:00 |
|
Ernesto Ramirez
|
c4f2de321a
|
(GX) Added PS2/PSX Controller Adapter for HID driver.
|
2016-04-16 19:33:17 -05:00 |
|
Twinaphex
|
8616b21e1f
|
Merge pull request #2869 from aliaspider/master
(3DS) change shader format/assembler
|
2016-04-17 00:18:00 +02:00 |
|
twinaphex
|
e9d16655f0
|
Create d3d_shaders
|
2016-04-17 00:16:32 +02:00 |
|
twinaphex
|
02e0be55a8
|
Move GL stock shader to gfx/drivers/gl_shaders
|
2016-04-17 00:11:52 +02:00 |
|
twinaphex
|
f0f60901ff
|
Move all shader files to header files (gfx/drivers/gl_shaders)
|
2016-04-17 00:08:45 +02:00 |
|
twinaphex
|
8b6abde2f9
|
Start moving GL shaders to gfx/drivers/gl_shaders
|
2016-04-16 23:57:37 +02:00 |
|
aliaspider
|
ad0d73d8f0
|
(3DS) refactor shaders. simplify texture combiner usage.
|
2016-04-16 22:38:13 +01:00 |
|
Twinaphex
|
6144ca0e31
|
Merge pull request #2868 from libretro/revert-2867-master
Revert "(XMB) Apply the fade in animation on the ribbon when launching RA or…"
|
2016-04-16 23:18:33 +02:00 |
|
Twinaphex
|
3a717adbf9
|
Revert "(XMB) Apply the fade in animation on the ribbon when launching RA or…"
|
2016-04-16 23:18:25 +02:00 |
|
Twinaphex
|
a8032a6c4c
|
Merge pull request #2867 from lakkatv/master
(XMB) Apply the fade in animation on the ribbon when launching RA or…
|
2016-04-16 23:01:28 +02:00 |
|
Jean-André Santoni
|
6f4e3079bd
|
(XMB) Apply the fade in animation on the ribbon when launching RA or toggling the menu
|
2016-04-17 03:46:39 +07:00 |
|
Twinaphex
|
e1512cc473
|
Merge pull request #2866 from lakkatv/master
XMB ribbon improvements
|
2016-04-16 22:09:29 +02:00 |
|
Jean-André Santoni
|
8317c5849c
|
(XMB) Draw gradient
|
2016-04-17 03:06:20 +07:00 |
|
Jean-André Santoni
|
1b0381ca02
|
(XMB) Slower the ribbon
|
2016-04-17 02:54:00 +07:00 |
|
Jean-André Santoni
|
5bdd9be52b
|
(XMB) Refactor ribbon init
|
2016-04-17 02:50:17 +07:00 |
|
aliaspider
|
c370afd861
|
(3DS) start porting shaders to the picasso format.
|
2016-04-16 20:26:05 +01:00 |
|
twinaphex
|
a969547e81
|
Add XMB_RIBBON_ENABLE switch to XMB
|
2016-04-16 21:09:54 +02:00 |
|
twinaphex
|
d8de78231b
|
Add SHADER_CTL_SET_PARAMETER
|
2016-04-16 21:04:13 +02:00 |
|
twinaphex
|
5d6b4d0a56
|
(GLSL) Refactor more code
|
2016-04-16 20:41:52 +02:00 |
|
twinaphex
|
3b5c4d963a
|
(shader_glsl.c) Lessen calls to glGetUniformLocation
|
2016-04-16 20:39:57 +02:00 |
|
twinaphex
|
a99dcaa929
|
(Cg) Get rid of pragma_cg_params
|
2016-04-16 20:35:08 +02:00 |
|
twinaphex
|
6d7dab2e66
|
(Cg) Fix Cg named parameter lookup
|
2016-04-16 20:32:45 +02:00 |
|
twinaphex
|
0b4ae30f6b
|
Fix erroneous loop variable passing
|
2016-04-16 20:23:55 +02:00 |
|
twinaphex
|
7f9249830a
|
set_uniform_parameter - implement parameter lookup properly
|
2016-04-16 20:06:18 +02:00 |
|
twinaphex
|
4e63113f72
|
Cleanups
|
2016-04-16 19:50:23 +02:00 |
|
twinaphex
|
d562bf38cb
|
Cleanups
|
2016-04-16 19:44:44 +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
|
ae218cf1a5
|
Expand uniform_set_parameter functions
|
2016-04-16 19:29:45 +02:00 |
|
twinaphex
|
ad627701da
|
(XMB) Cleanups
|
2016-04-16 17:57:51 +02:00 |
|
Twinaphex
|
e0cf1ab450
|
Merge pull request #2865 from aliaspider/master
(3DS) update.
|
2016-04-16 15:06:33 +02:00 |
|
aliaspider
|
6be66507d6
|
(3DS) patch services access for xml takeovers.
|
2016-04-16 12:44:45 +01:00 |
|
aliaspider
|
a5e2585fdc
|
(3DS) update svchax.
|
2016-04-16 12:27:10 +01:00 |
|
aliaspider
|
864f9d7c2c
|
(3DS) make svchax optional.
|
2016-04-16 12:06:37 +01:00 |
|
twinaphex
|
f45d2db0b1
|
Change function signature of uniform_set_parameter
|
2016-04-16 07:39:41 +02:00 |
|
twinaphex
|
00c7d918e9
|
(XMB) Comment out unused variables
|
2016-04-16 07:33:56 +02:00 |
|
Twinaphex
|
ae561de0c8
|
(Griffin) Buildfixes
|
2016-04-16 07:32:39 +02:00 |
|
Twinaphex
|
5bba5813cf
|
Cleanups - remove unused variables
|
2016-04-16 07:27:47 +02:00 |
|
twinaphex
|
87e8c28749
|
Favoritize GLSL as default shader type when available
|
2016-04-16 07:24:22 +02:00 |
|
twinaphex
|
92faefbccc
|
(GL) Cleanups - gl_set_shader
|
2016-04-16 07:19:21 +02:00 |
|
twinaphex
|
dfe723c727
|
gl_shader_init - cleanup
|
2016-04-16 07:16:32 +02:00 |
|