twinaphex
|
faa3e3557c
|
Exclude SDL for C89_BUILD
|
2016-04-18 03:23:47 +02:00 |
|
twinaphex
|
38cc90d0e0
|
(XMB) Refactor ribbon
|
2016-04-18 01:52:16 +02:00 |
|
Twinaphex
|
25c2acb98d
|
Merge pull request #2873 from lakkatv/master
(XMB) Fix the ribbon with GLES
|
2016-04-17 21:58:57 +02:00 |
|
Jean-André Santoni
|
8e4934edae
|
(XMB) Fix the ribbon with GLES
|
2016-04-18 02:50:48 +07:00 |
|
Twinaphex
|
1b111feb9e
|
Merge pull request #2872 from aliaspider/master
(3DS) add more display modes for the top screen that can be controlled by the 3D slider.
|
2016-04-17 21:16:07 +02:00 |
|
aliaspider
|
4994de806a
|
(3DS) add more display modes for the top screen that can be controlled
by the 3D slider.
|
2016-04-17 20:10:21 +01:00 |
|
Twinaphex
|
287fa45e73
|
Merge pull request #2871 from lakkatv/master
(XMB) Ribbon: use gfx_coords_t, and unhardcode some numbers
|
2016-04-17 20:11:29 +02:00 |
|
Jean-André Santoni
|
0410d7a59e
|
(XMB) Ribbon: use gfx_coords_t, and unhardcode some numbers
|
2016-04-18 01:05:27 +07:00 |
|
twinaphex
|
7b3b4de3b9
|
Ribbon GLSL fragment shader - remove this unused line
|
2016-04-17 18:25:25 +02:00 |
|
twinaphex
|
ec4f961348
|
(XMB Cg) Ribbon works with Cg now too
|
2016-04-17 17:59:40 +02:00 |
|
aliaspider
|
1465cf1ffc
|
(3DS) allow setting a start offset in the texture
|
2016-04-17 15:30:44 +01:00 |
|
twinaphex
|
05f2153549
|
Change uniform_info's uniform type to unsigned
|
2016-04-17 16:07:32 +02:00 |
|
aliaspider
|
a609a748db
|
(3DS) move shaders to a subdirectory.
|
2016-04-17 13:27:55 +01:00 |
|
aliaspider
|
27fc306b19
|
(3DS) refactor shaders.
|
2016-04-17 13:23:56 +01:00 |
|
Twinaphex
|
66ba52eab0
|
CXX_BUILD fixes
|
2016-04-17 07:49:54 +02:00 |
|
Twinaphex
|
c8d97d05e7
|
(shader_glsl.c) Fix warnings
|
2016-04-17 07:45:37 +02:00 |
|
twinaphex
|
ef835f93d5
|
Change function signature for set_coords
|
2016-04-17 07:12:48 +02:00 |
|
twinaphex
|
71df73e640
|
(video_shader_driver.h) Cleanup
|
2016-04-17 06:17:23 +02:00 |
|
twinaphex
|
58f145282e
|
(XMB) Set uniform to vertex program and add 'add_prefix' to uniform_info struct
|
2016-04-17 06:11:48 +02:00 |
|
twinaphex
|
6579b5f3c8
|
Add XMB shader compilation to shader_gl_cg.c
|
2016-04-17 05:52:26 +02:00 |
|
twinaphex
|
30ade96fc0
|
Add Cg conversions of XMB ribbon/Zahnrad
|
2016-04-17 05:48:06 +02:00 |
|
twinaphex
|
641a37ce06
|
Change some function parameters for gl_ff_matrix/gl_ff_vertex
|
2016-04-17 05:00:42 +02:00 |
|
twinaphex
|
46b2100132
|
gl_cg_set_mvp - cleanup
|
2016-04-17 04:55:58 +02:00 |
|
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
|
9386fb2fa0
|
Move D3D9 HLSL font shader to file
|
2016-04-17 04:13:23 +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 |
|
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 |
|
aliaspider
|
c370afd861
|
(3DS) start porting shaders to the picasso format.
|
2016-04-16 20:26:05 +01: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
|
f45d2db0b1
|
Change function signature of uniform_set_parameter
|
2016-04-16 07:39:41 +02:00 |
|