twinaphex
|
06796bcc14
|
Refactor xmb_context_reset_textures
|
2016-04-18 02:20:54 +02:00 |
|
twinaphex
|
8a8a270159
|
(XMB) Cleanups
|
2016-04-18 02:10:24 +02:00 |
|
twinaphex
|
c7be8edd89
|
(XMB) Cleanups
|
2016-04-18 01:53:50 +02:00 |
|
twinaphex
|
38cc90d0e0
|
(XMB) Refactor ribbon
|
2016-04-18 01:52:16 +02:00 |
|
twinaphex
|
3264426a96
|
(XMB) Add coord_array
|
2016-04-17 23:23:48 +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
|
34389dbd22
|
Remove useless glVertexPointer call
|
2016-04-17 20:42:12 +02:00 |
|
twinaphex
|
2fc465ea83
|
Disable Ribbon by default
|
2016-04-17 20:14:12 +02: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
|
09b0a09ca2
|
Alpha needs to be set to 0.90 for gradient ribbon background,
otherwise fadeout will not work properly when we are at the info
screen
|
2016-04-17 18:20:41 +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
|
0f21ab247c
|
header cleanup
|
2016-04-17 07:37:00 +02:00 |
|
twinaphex
|
97d5a971a4
|
Change header includes
|
2016-04-17 07:34:01 +02:00 |
|
twinaphex
|
811a2d1419
|
Create input_defines.h
|
2016-04-17 07:32:08 +02:00 |
|
twinaphex
|
ef835f93d5
|
Change function signature for set_coords
|
2016-04-17 07:12:48 +02:00 |
|
twinaphex
|
e48e294009
|
(XMB Ribbon) Make gradient background transparent when libretro
core is running
|
2016-04-17 06:56:26 +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
|
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 |
|