Twinaphex
e215341d05
Merge pull request #5383 from heuripedes/master
...
(xmb) Make xmb_node_t smaller
2017-08-30 12:56:46 +02:00
Brad Parker
5e3531a5f2
win98: fix core video graphics corruption\nbitmapinfoheader size should never include masks, but this is undocumented
2017-08-30 00:48:02 -04:00
Higor Eurípedes
bd96c75bfe
(xmb) Make xmb_node_t smaller
...
Each xmb_node_t instance used over 4KiB of memory even when it didn't
need to. In big list like MAME (30+ thousand entries) RetroArch would
consume over 100MiB (4096 bytes * 30000) just to hold all xmb_node_t
instances.
2017-08-29 22:19:19 -03:00
Twinaphex
85e2a11845
Merge pull request #5376 from JesterIOS/patch-3
...
Update msg_hash_ru.h
2017-08-26 11:32:28 +02:00
Twinaphex
32b0bb6f7f
Merge pull request #5377 from rz5/patch-1
...
Update README.md
2017-08-26 11:32:21 +02:00
rz5
0a83c37272
Update README.md
...
Add images of all the menu drivers.
2017-08-26 10:26:18 +01:00
JesterIOS
17408b1b33
Fix Typo (now 90% translated)
2017-08-26 16:22:47 +07:00
twinaphex
aea3b0c632
Update CHANGES.md
2017-08-25 17:33:02 +02:00
Twinaphex
b4c8f4f9f5
Merge pull request #5371 from reztek/master
...
Update pt-br language files
2017-08-25 17:31:43 +02:00
Twinaphex
1aa07fe11a
Merge pull request #5372 from JesterIOS/patch-2
...
Added more translations in msg_hash_ru
2017-08-25 17:31:35 +02:00
Twinaphex
13b1dba540
Merge pull request #5373 from theheroGAC/patch-22
...
Update msg_hash_it.h
2017-08-25 17:31:29 +02:00
theheroGAC
8c05967d75
Update msg_hash_it.h
...
little update
2017-08-24 14:36:35 +02:00
JesterIOS
bb0b946fd1
Added more translations in msg_hash_ru
2017-08-24 18:00:27 +07:00
Adolfo Ketzer
7871d361b6
Add files via upload
2017-08-24 00:06:00 -03:00
Adolfo Ketzer
0454e72e49
Merge pull request #1 from libretro/master
...
Update master
2017-08-24 00:05:01 -03:00
Twinaphex
42017b6d08
Merge pull request #5370 from theheroGAC/patch-21
...
Update msg_hash_it.h
2017-08-23 18:53:25 +02:00
theheroGAC
b03c818ae6
Update msg_hash_it.h
2017-08-23 15:52:45 +02:00
Twinaphex
439b204370
Merge pull request #5369 from JesterIOS/patch-1
...
Update msg_hash_ru.h
2017-08-23 14:41:12 +02:00
JesterIOS
8a91fcb60c
Update msg_hash_ru.h
...
Add new translations & fixed old.
2017-08-23 19:35:22 +07:00
Twinaphex
b599ac2122
Update CHANGES.md
2017-08-23 13:37:32 +02:00
Twinaphex
a7159b6fb9
Merge pull request #5361 from theheroGAC/patch-20
...
Update other strings
2017-08-23 07:18:58 +02:00
Twinaphex
4e72be1bb6
Merge pull request #5362 from heuripedes/xmb-improv
...
Attempt at returning the perf improvement
2017-08-23 07:18:41 +02:00
Twinaphex
6e3f0fbc24
Merge pull request #5364 from heuripedes/glui-improv
...
Glui improvements
2017-08-23 07:18:20 +02:00
Brad Parker
9c49b693f3
rthreads: early return if thread was null (temporary fix for shutdown crash in win98)
2017-08-22 23:41:58 -04:00
Brad Parker
e3d68cd131
GDI: fix flickering of text
2017-08-22 23:39:42 -04:00
Higor Eurípedes
972e5c2368
(glui) Cache content height and bbox calculation
2017-08-22 23:37:14 -03:00
Higor Eurípedes
4ae39dab32
(glui) Skip querying and drawing items that are not visible
2017-08-22 23:15:33 -03:00
Higor Eurípedes
70b6f951d3
(xmb) Uncomment xmb_calculate_visible_range() call
...
I tested the other drivers quickly and the previous commit did not
affect them, so I'm enabling this again.
2017-08-22 22:00:14 -03:00
Higor Eurípedes
22ef8538b7
(menu) Don't set selection to 0 on when navigating horizontally
2017-08-22 21:59:43 -03:00
theheroGAC
3f36bfbfb4
Update msg_hash_it.h
2017-08-23 01:18:09 +02:00
theheroGAC
788620a5cd
Update msg_hash_it.h
2017-08-22 23:38:07 +02:00
Twinaphex
b2d9bad3a2
Update wgl_ctx.c
2017-08-22 17:44:40 +02:00
Twinaphex
a9eb27e079
Merge pull request #5359 from theheroGAC/patch-19
...
Update msg_hash_it.h
2017-08-22 14:17:33 +02:00
theheroGAC
7fbec9be75
Update msg_hash_it.h
2017-08-22 09:33:00 +02:00
theheroGAC
596c759982
Update msg_hash_it.h
2017-08-21 19:37:22 +02:00
theheroGAC
62afb605da
Update msg_hash_it.h
2017-08-21 17:39:32 +02:00
Twinaphex
19fa2756d5
Merge pull request #5358 from theheroGAC/patch-18
...
Updated Italian strings and fix more
2017-08-21 15:22:34 +02:00
theheroGAC
a6c59e4a84
fixed build
2017-08-21 12:00:03 +02:00
theheroGAC
1533bc0937
Update msg_hash_it.h
2017-08-21 11:26:24 +02:00
theheroGAC
6365177a20
Updated Italian strings and fix more
...
Updated Italian strings and fix more
2017-08-21 11:05:58 +02:00
twinaphex
a235c0b771
Bump up AKP code
2017-08-21 08:30:46 +02:00
twinaphex
c39332a496
(MaterialUI) Possible to manually set sublabel color too
2017-08-21 06:58:50 +02:00
twinaphex
5506f00018
Tweak icon color for Shield theme
2017-08-21 06:52:50 +02:00
twinaphex
d86641e39d
(MaterialUI) Go back to the old menu code
2017-08-21 06:43:44 +02:00
twinaphex
0d917b06c2
Buildfix
2017-08-21 05:54:54 +02:00
Twinaphex
e7010e1517
Merge pull request #5356 from psyke83/revert-5351-master
...
Revert "config.lib.sh: use brcm vg/egl/glesv2 packages on RPI"
2017-08-21 05:24:13 +02:00
Conn O'Griofa
87b743969d
Revert "config.lib.sh: use brcm vg/egl/glesv2 packages on RPI"
2017-08-21 04:20:40 +01:00
Twinaphex
585a931bb2
Merge pull request #5355 from theheroGAC/patch-17
...
Update msg_hash_it.h
2017-08-21 01:52:44 +02:00
theheroGAC
ecc72ee748
Update msg_hash_it.h
2017-08-21 01:47:01 +02:00
Twinaphex
3507f299de
Merge pull request #5349 from Alex793/master
...
(XMB) Regression Fix thumbnail ahead OSK overlay
2017-08-20 23:11:12 +02:00