Commit Graph

10516 Commits

Author SHA1 Message Date
twinaphex
e037e2555e (SoftFilters) Reimplement all filters - take out softfilter_prototypes
header file
2014-05-10 02:12:00 +02:00
twinaphex
94157eabed Quick build fix 2014-05-10 00:07:59 +02:00
twinaphex
43b79f34c9 (Lakka) ROM/core loading - add codepath for targets that don't
have HAVE_DYNAMIC defined as well
2014-05-10 00:07:15 +02:00
twinaphex
1c8dcff09c (Lakka assets) Remove some redundant assets 2014-05-09 23:55:04 +02:00
twinaphex
a359045da3 (Lakka) Style nits and update headers 2014-05-09 23:50:40 +02:00
twinaphex
6c2c7ade7d (Lakka icons) Add ffmpeg icon 2014-05-09 23:37:40 +02:00
twinaphex
c256fbdc71 (Lakka icons) Add nestopia icons 2014-05-09 23:33:51 +02:00
twinaphex
772089de49 (Lakka icons) More icons / renaming 2014-05-09 23:32:11 +02:00
twinaphex
5908969b20 (Lakka assets) Add 2048/Prboom/Tyrquake icons 2014-05-09 23:22:21 +02:00
twinaphex
7e89ebff7d (Lakka assets) Add scummvm icon 2014-05-09 23:05:56 +02:00
twinaphex
f05f35690c (Lakka assets) Add Dinothawr icon 2014-05-09 22:56:35 +02:00
twinaphex
0d2752a276 Add driver.menu-ctx->frame triggering inside gl_frame function -
Lakka GL iteration should be invoked here instead of the ifdef.

Currently delta animation goes way too slow if 'frame' function of
lakka driver is hooked up properly - hence the #LAKKA hack is still
in place.
2014-05-09 22:44:40 +02:00
twinaphex
b67a55518c (Lakka) Loads roms now 2014-05-09 21:43:21 +02:00
Twinaphex
01de6f9b6e Merge pull request #679 from lakkatv/lakka-integration
Fix hardcoded screen size
2014-05-09 21:28:14 +02:00
twinaphex
5380806900 (Lakka) fix build 2014-05-09 21:04:59 +02:00
twinaphex
f656336b7f (Lakka) Use strlcpy/strlcat
(Menu) Abstract menu_init_core_info - we can have different
implementations of this per menu drivers
2014-05-09 21:00:50 +02:00
Jean-André Santoni
24b64203b8 Fix hardcoded screen size 2014-05-09 20:04:34 +02:00
Themaister
67189e84f0 Fix man-page. 2014-05-09 18:52:45 +02:00
Themaister
05eac0c8a2 Add new libretro_directory.
Avoid kinda-weird dual purpose of g_settings.libretro.
2014-05-09 18:51:20 +02:00
Twinaphex
ec9600d2a7 Merge pull request #676 from lakkatv/lakka-integration
Add arrow icon for Lakka menu
2014-05-09 18:13:57 +02:00
twinaphex
1e6b23330e (Lakka) lakka_init returns a valid handle now
(Lakka) Fixed up a bunch of other wrong stuff as well
2014-05-09 18:13:28 +02:00
Jean-André Santoni
ed144ed5b5 Add arrow icon for Lakka menu 2014-05-09 18:06:47 +02:00
twinaphex
021e110a3c (Authors) Add Lakka author to credits
(Lakka) Add fallback directory in case rgui->libretro_dir points
to nothing for core directory list
2014-05-09 17:55:39 +02:00
twinaphex
87f9a381dc (Lakka) Erase all copy-pasted code in menu_lakka_backend.c 2014-05-09 17:36:38 +02:00
twinaphex
f26a82a6ae (Menu) Make time/delta variables exposable to display driver
(Lakka) Start implementing iterate function more properly
2014-05-09 17:29:41 +02:00
twinaphex
edbd79a273 (Lakka) Style nits 2014-05-09 16:46:50 +02:00
Themaister
ef2037abe8 Remove float FBO for GLES.
The extension doesn't work as a rendertarget anyways.
2014-05-09 16:38:56 +02:00
Twinaphex
b136ce5004 Merge pull request #675 from lakkatv/lakka-integration
Lakka integration
2014-05-09 16:31:54 +02:00
twinaphex
4b543e83fb (2xBR) Fix warning on PS3 2014-05-09 16:28:43 +02:00
Jean-André Santoni
e5e806764e Update menu_lakka_backend 2014-05-09 16:28:09 +02:00
Jean-André Santoni
22a5e07ead Merge branch 'master' of https://github.com/libretro/RetroArch 2014-05-09 16:24:36 +02:00
twinaphex
9773d001a4 (SoftFilters) Update 2xbr/2xsai/blargg_ntsc_snes_composite/blargg_ntsc_snes_rgb 2014-05-09 16:18:08 +02:00
Jean-André Santoni
95e4cc6a97 Fix configure vars for lakka 2014-05-09 13:40:34 +02:00
twinaphex
540fad51a6 (RARCH_CONSOLE) Can finally get rid of global_driver_init 2014-05-09 06:45:03 +02:00
Twinaphex
beb0a80692 (MSVC 2010) Build fix 2014-05-08 21:22:55 -07:00
twinaphex
a8642eb686 (PS3/Wii) Salamander build fix 2014-05-09 06:16:14 +02:00
twinaphex
cf669f21ca * Add 'null' frontend context driver (will come into use later on in
more important ways)
* RetroArch when compiled with menu support will now cleanly exit if
menu driver cannot be initialized properly
2014-05-09 06:12:53 +02:00
Twinaphex
4d46c36917 (360) Build fix 2014-05-08 20:56:55 -07:00
twinaphex
f483d862b2 (Apple) Build fix 2014-05-09 05:52:18 +02:00
twinaphex
0454ac623e (Menu) Move 'rgui' global variable to 'driver' struct 2014-05-09 05:47:32 +02:00
twinaphex
c35c1fdb74 (shader_common.c) Style nits 2014-05-09 04:54:54 +02:00
twinaphex
d7f50bdeac (PS3) Missed semicolon 2014-05-08 22:40:00 +02:00
twinaphex
d7a273feb0 (PSGL) Force mipmap to false for now for PSGL 2014-05-08 22:27:58 +02:00
twinaphex
7bba107415 (shader_common.c) Some build fixes for PS3 2014-05-08 21:50:49 +02:00
twinaphex
853179a2fb Add inclusion of gfx/shader_common.c to other Makefiles 2014-05-08 21:49:18 +02:00
Twinaphex
dc24e41d8b Merge pull request #674 from TroggleMonkey/master
LUT texture filtering improvements, etc.
2014-05-08 21:36:20 +02:00
TroggleMonkey
61ba7afc1c Merge branch 'improve_texturing':
OpenGL mipmap support for LUT textures is ready for upstream inclusion.
2014-05-08 15:12:28 -04:00
TroggleMonkey
c15d188ecf Refactored duplicate Cg/GLSL LUT texture loading code into shader_common.c.
Fixed a bug where "Apply Shader Changes" in RGUI saved/set the wrong
texture filter for LUT textures.
Unofficially extended Cg shader spec with an LUT mipmap option:
To mipmap LUT "foo," add 'foo_mipmap = "true"' to your .cgp/.glslp file.
Mipmapping is currently implemented for the OpenGL driver only.
2014-05-08 13:41:04 -04:00
twinaphex
41e526a163 Split up rglgen header includes to separate header file 2014-05-08 03:30:43 +02:00
Jean-André Santoni
7dda9f0b00 Lakka menu display and icons 2014-05-08 01:12:51 +07:00