twinaphex
|
152e022b5b
|
(Android) Fix build
|
2014-05-28 04:15:52 +02:00 |
|
twinaphex
|
ac4377ad23
|
(Android) Get rid of the warning in gfx/shader_parse.c
|
2014-05-28 04:10:34 +02:00 |
|
twinaphex
|
49660c9bc0
|
(Win) Build fix
|
2014-05-28 03:38:52 +02:00 |
|
Twinaphex
|
5354de4439
|
Merge pull request #711 from lakkatv/lakka
(Lakka) Fix a segfault in items_init
|
2014-05-27 22:48:02 +02:00 |
|
Jean-André Santoni
|
8a656cfccc
|
(Lakka) Fix a segfault in items_init
|
2014-05-27 22:43:04 +02:00 |
|
twinaphex
|
961c1189fd
|
(PSGL) More PSGL ifdefs
|
2014-05-27 22:27:16 +02:00 |
|
twinaphex
|
c5f43963c0
|
(PS3) Add raw PSGL ifdefs
|
2014-05-27 22:15:25 +02:00 |
|
twinaphex
|
0ea15de950
|
(GL) Force fp_fbo to false for PS3 for now
|
2014-05-27 21:55:54 +02:00 |
|
twinaphex
|
5da884036e
|
(PS3) Starts to somewhat get back to booting - still a lot of
breakage to go through
|
2014-05-27 21:38:30 +02:00 |
|
twinaphex
|
1416e47195
|
(Console) Should bring up menu context in case it fails the first time
|
2014-05-27 19:21:44 +02:00 |
|
twinaphex
|
8fc357647d
|
(RARCH_CONSOLE) Add find_image_driver() to global_init_drivers
|
2014-05-27 19:05:04 +02:00 |
|
Twinaphex
|
39e6143bb6
|
Merge pull request #709 from lakkatv/lakka
Add PC Engine icons
|
2014-05-27 17:43:43 +02:00 |
|
Jean-André Santoni
|
72f6202efa
|
(Lakka) Rename mednafen_pce_fast-game to mednafen_pce_fast-content
|
2014-05-27 17:40:58 +02:00 |
|
Morgane Alonso
|
e48e9e1008
|
(Lakka) Add PC Engine icons
|
2014-05-27 17:36:09 +02:00 |
|
twinaphex
|
f788249c59
|
(Menu) Add get_default_menu function for default settings
|
2014-05-27 17:13:53 +02:00 |
|
Twinaphex
|
a56d57c615
|
Merge pull request #706 from libretro/shader-parameter
Shader parameter
|
2014-05-27 16:28:06 +02:00 |
|
twinaphex
|
a25a258153
|
(Menu) Add Content Dir label
|
2014-05-27 07:58:41 +02:00 |
|
twinaphex
|
3a5011afcc
|
(Menu) Add Content Directory option
|
2014-05-27 07:57:28 +02:00 |
|
twinaphex
|
bc41b942e6
|
(Menu) Browser Directory was erroneously named 'Content Directory'
|
2014-05-27 07:53:39 +02:00 |
|
twinaphex
|
d14985ce0d
|
(Lakka) Rename all '-game.png' files to '-content.png'
|
2014-05-27 07:36:05 +02:00 |
|
twinaphex
|
0f578ad97d
|
(Lakka) More cleanups
|
2014-05-27 06:32:33 +02:00 |
|
twinaphex
|
bffbdbaca7
|
(Lakka) Cleanups
|
2014-05-27 06:27:31 +02:00 |
|
twinaphex
|
3655d9e2aa
|
(SDL) Add note for image_sdl.c
|
2014-05-27 04:53:12 +02:00 |
|
twinaphex
|
0e679d4309
|
(GL raster font) Make it possible to set alpha levels. By
implementing this, we can get rid of the copy-pasta gl raster
font code in Lakka
|
2014-05-27 04:22:08 +02:00 |
|
twinaphex
|
ebfb104986
|
(Lakka) Prevent some more segfault bugs
|
2014-05-27 03:48:08 +02:00 |
|
twinaphex
|
7acf7e706d
|
(Lakka) Remove more redundant re-setting of rgui->last_time
|
2014-05-27 03:29:21 +02:00 |
|
twinaphex
|
3846ad5f0d
|
(Lakka) Cleanups
|
2014-05-27 03:25:41 +02:00 |
|
twinaphex
|
76bf7525ca
|
(Lakka) More cleanups
|
2014-05-27 03:06:58 +02:00 |
|
twinaphex
|
20b54b476a
|
(Lakka) Debork more code
|
2014-05-27 02:26:15 +02:00 |
|
twinaphex
|
0abbd3968b
|
(Lakka) Refactor more broken code
|
2014-05-27 02:02:39 +02:00 |
|
twinaphex
|
81fe85624a
|
(Lakka) Start refactoring questionable C code
|
2014-05-27 01:31:27 +02:00 |
|
twinaphex
|
9665fcc663
|
Add menu_driver to retroarch.cfg
|
2014-05-27 01:13:43 +02:00 |
|
twinaphex
|
c55693855b
|
(Menu) Add find_menu_driver to global_init_drivers as well
|
2014-05-26 23:39:21 +02:00 |
|
twinaphex
|
17267ff316
|
(Menu) ifdef find_menu_driver in init_drivers_pre
|
2014-05-26 23:20:00 +02:00 |
|
twinaphex
|
e69b9c4f8a
|
(Menu) Initialize menu driver during init_drivers_pre
|
2014-05-26 23:18:49 +02:00 |
|
twinaphex
|
06cc9a5c18
|
(driver contexts) Do some more runtime checks
|
2014-05-26 20:52:38 +02:00 |
|
twinaphex
|
f106a1cfaa
|
(Driver) - Only push camera/location driver disabled message if first condition
fails
- Add further runtime check - checking if driver->start is bound
|
2014-05-26 20:49:06 +02:00 |
|
twinaphex
|
40f7e80745
|
(Location/Camera) Let the user know when the camera/location functionality
has been explicitly disabled in the frontend
|
2014-05-26 19:18:52 +02:00 |
|
twinaphex
|
619c96187b
|
(Driver.c) driver.c was a big mess - split up into separate files
that get included in. Should probably be properly refactored later
on for all targets so that each included file becomes its own
object file
|
2014-05-26 19:01:40 +02:00 |
|
Themaister
|
ca2715841b
|
Fix Win32 build.
|
2014-05-26 18:52:35 +02:00 |
|
Themaister
|
b0ad6674f4
|
Rebase fix.
|
2014-05-26 18:49:06 +02:00 |
|
Themaister
|
ca3d4416d3
|
Can save parameters. Can tweak on RGUI presets and current shader.
|
2014-05-26 18:48:29 +02:00 |
|
Themaister
|
b38c30b368
|
Can tweak shader parameters from RGUI.
Just need to figure out how to handle parameter saving now.
|
2014-05-26 18:47:49 +02:00 |
|
Themaister
|
b88c678213
|
Don't make Cg argv static.
|
2014-05-26 18:47:49 +02:00 |
|
Themaister
|
d304907e7f
|
Set up shader defines for aliases.
|
2014-05-26 18:47:49 +02:00 |
|
Themaister
|
dab36b5870
|
Support aliased pass names from CGP/GLSLP.
|
2014-05-26 18:47:49 +02:00 |
|
Themaister
|
b0e014adc6
|
Expose currently selected shader via poke interface.
|
2014-05-26 18:47:49 +02:00 |
|
Themaister
|
83b37812b8
|
Set parameter uniforms.
|
2014-05-26 18:47:48 +02:00 |
|
Themaister
|
5c3e2f9e0a
|
Parse params from cgp.
|
2014-05-26 18:47:48 +02:00 |
|
Themaister
|
4722b6af75
|
Experiment with shader parameters.
|
2014-05-26 18:47:48 +02:00 |
|