47 Commits

Author SHA1 Message Date
gblues
6904101c44 Clean up trailing whitespace
== DETAILS

Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
2017-12-12 00:24:18 -08:00
radius
840e772b16 move scissor test to nuklear driver exclusively 2017-10-11 22:48:13 -05:00
radius
5ccdc8811c update nuklear.h
fix window clipping
remove dead code
2017-10-10 18:08:53 -05:00
allanin
c990a57359 Fixing wrong settings in Nuklear 2017-06-18 05:57:08 +00:00
twinaphex
6af5bd01bf Merge retro_stat and file_path 2017-06-16 15:00:11 +02:00
twinaphex
e2a6a7ad17 Add 'load_content' parameter to parse_drive_list 2017-05-26 15:52:38 +02:00
twinaphex
59fb7700b8 Combine menu_driver.c and menu_display.c 2017-05-19 15:25:14 +02:00
twinaphex
59b3344e72 Combine video_driver.c and video_shader_driver.c 2017-05-18 14:47:24 +02:00
Brad Parker
d61d55e3ea update nuklear 2017-02-21 23:53:29 -05:00
twinaphex
96c8ca5a09 Header update #1 2017-01-22 13:40:32 +01:00
Twinaphex
3b61a9f836 Merge pull request #4385 from fr500/master
cleanup more xmb code
2017-01-09 04:47:27 +01:00
radius
b55fcb22ea cleanup more xmb code 2017-01-08 22:44:57 -05:00
twinaphex
68d484bf60 Set supports_rgba before calling image_texture_load 2017-01-08 21:49:23 +01:00
twinaphex
2deb306967 Turn video_shader_driver_use into macro 2016-11-20 16:31:45 +01:00
twinaphex
14f56e15c9 Fix Nuklear 2016-11-06 17:36:04 +01:00
twinaphex
f1129d982f (Nuklear) Silence some build errors 2016-11-06 17:27:19 +01:00
Alcaro
d610a6baf7 stupid constants not casting themselves properly 2016-09-04 18:14:27 +02:00
Alcaro
5aa0628ebf Kill an overflow or two. Or twelve. 2016-09-04 18:12:03 +02:00
Brad Parker
2b1facdc33 fix nuklear compilation 2016-09-04 00:15:05 -04:00
twinaphex
284f8cfd23 Remove menu_hash_ files 2016-06-20 03:35:09 +02:00
twinaphex
b7d3ed5264 (nk_common.c) Add HAVE_GLSL ifdef 2016-06-08 05:32:45 +02:00
radius
afe68b2a62 [nk] allow picking core and content on demo window 2016-06-06 19:22:43 -05:00
radius
9777ea933f [nk] move function to nk_menu 2016-06-06 16:44:32 -05:00
radius
8ce0f9cf0a [nk] remove some nk references, fix carriage returns 2016-06-06 16:42:22 -05:00
radius
4dd7bc4f72 [nk] add themes 2016-06-06 16:37:41 -05:00
radius
5721ce16e9 [nk] implement file selection 2016-06-05 23:00:04 -05:00
radius
7b43376dfb [nk] implement file selection 2016-06-05 22:57:41 -05:00
radius
6009d4a8b6 [nk] implement file selection 2016-06-05 22:56:13 -05:00
radius
d8890b486a [nk] implement extension filtering 2016-06-05 22:32:07 -05:00
radius
2667289d45 [nk] implement directory sorting 2016-06-05 22:26:19 -05:00
radius
fafb5cc272 [nk] remove windows carriage returns 2016-06-05 22:18:39 -05:00
radius
fa3fee12e9 [nk] add initial dir for file picker 2016-06-05 22:18:20 -05:00
twinaphex
befda7bcc9 Some C89 build fixes 2016-05-26 06:49:38 +02:00
twinaphex
ebc8edd2bf Fix CXX_BUILD 2016-05-26 06:46:57 +02:00
twinaphex
c8f1125e20 Take out unused settings variables 2016-05-26 06:37:16 +02:00
twinaphex
9d1273ce58 (Nuklear) Cleanups 2016-05-26 06:34:13 +02:00
twinaphex
7780162d53 (Nuklear) Cleanups 2016-05-26 06:31:58 +02:00
radius
da5fb291a6 [nk] fix selected file name 2016-05-25 23:00:42 -05:00
radius
22de61ff3d [nk] cleanup unused var 2016-05-25 22:35:31 -05:00
radius
e31c53c144 [nk] file picker part 2 2016-05-25 22:32:36 -05:00
radius
a79882bfc8 [nk] file picker part 2 2016-05-25 22:09:14 -05:00
radius
b08aa06779 [nk] start implementing a file picker 2016-05-25 21:09:43 -05:00
radius
ed911fcf27 [nk] add more stub windows 2016-05-25 19:58:16 -05:00
radius
6d7dc34238 [nk] add main window stub 2016-05-25 19:38:20 -05:00
radius
ae1522293e [nk] cleanup 2016-05-25 19:24:53 -05:00
radius
c5c6713489 [nk] cleanup/split window to it's own file 2016-05-25 19:06:54 -05:00
radius
ddeb2b5ac0 organize nuklear files in their own subfolder 2016-05-25 18:45:35 -05:00