radius
|
7c833074bb
|
parsing now works
|
2017-01-19 00:52:53 -05:00 |
|
radius
|
95a2da81e4
|
start adding ui elements to insert room list into
|
2017-01-18 22:46:48 -05:00 |
|
twinaphex
|
a9a7f360d0
|
(nuklear) cleanup
|
2017-01-19 01:36:40 +01:00 |
|
twinaphex
|
832840f91c
|
Cut down on more video_driver_get_size calls
|
2017-01-19 01:33:47 +01:00 |
|
twinaphex
|
24e0542bdb
|
(menu) reduce calls to video_driver_get_size
|
2017-01-19 00:09:38 +01:00 |
|
twinaphex
|
00adc9a2d3
|
Rewrite menu_display_unset_viewport
|
2017-01-19 00:01:55 +01:00 |
|
twinaphex
|
afd4494c2f
|
(menu_driver.c) Get rid of video_driver_get_size call
|
2017-01-18 23:59:22 +01:00 |
|
twinaphex
|
1a30cfea09
|
Remove more video_driver_get_size calls
|
2017-01-18 23:13:19 +01:00 |
|
twinaphex
|
c5445d2980
|
Reduce amount of times video_driver_get_size is called
|
2017-01-18 23:02:24 +01:00 |
|
twinaphex
|
84f9d8674f
|
Implement rgui_frame
|
2017-01-18 22:23:19 +01:00 |
|
twinaphex
|
dc19649802
|
Reduce dependence on video_driver_get_frame_count
|
2017-01-18 21:40:56 +01:00 |
|
twinaphex
|
bf511b72e6
|
Create menu_driver_frame
|
2017-01-18 21:23:18 +01:00 |
|
Jean-André Santoni
|
b9104f38b8
|
(GLUI) Align entry values on top to avoid overlaps with sublabels
|
2017-01-18 17:12:26 +01:00 |
|
twinaphex
|
bf56463b76
|
Silence warnings
|
2017-01-18 14:17:09 +01:00 |
|
twinaphex
|
a3f5590f41
|
remove dependence on configuration.h inside task_database.c
|
2017-01-18 01:23:24 +01:00 |
|
Brad Parker
|
8cdfa75b48
|
set ints to 0 instead of NULL
|
2017-01-17 18:44:29 -05:00 |
|
Brad Parker
|
a220815b40
|
fix race condition in frame count with video_threaded on
|
2017-01-17 18:42:58 -05:00 |
|
twinaphex
|
aa59b33931
|
Use input_config_set_device
|
2017-01-17 19:59:33 +01:00 |
|
twinaphex
|
0c814f767c
|
Remove configuration.h header dependencies
|
2017-01-17 19:39:12 +01:00 |
|
Twinaphex
|
ebcf42ceb7
|
Remove unused variables
|
2017-01-17 18:56:14 +01:00 |
|
twinaphex
|
d9c62e5e60
|
Fix C89_BUILD
|
2017-01-17 18:24:34 +01:00 |
|
twinaphex
|
ec370d54b2
|
Cleanups
|
2017-01-17 16:55:34 +01:00 |
|
twinaphex
|
da044da3b4
|
Create menu_animation_push
|
2017-01-17 16:53:06 +01:00 |
|
twinaphex
|
2273b1d05f
|
(menu_animation.c) Create more separate functions
|
2017-01-17 16:40:48 +01:00 |
|
twinaphex
|
df783daab9
|
Create menu_animation_get_ideal_delta_time
|
2017-01-17 16:37:03 +01:00 |
|
twinaphex
|
bfb124a60e
|
Create menu_animation_ticker
|
2017-01-17 16:29:23 +01:00 |
|
twinaphex
|
8366278d45
|
More of where that came from
|
2017-01-17 15:39:14 +01:00 |
|
Jean-André Santoni
|
617ce26efb
|
(GLUI) Adapt mouse and touch code to the variable height menu entries
|
2017-01-17 15:21:59 +01:00 |
|
Jean-André Santoni
|
b0a51d79ee
|
(GLUI) Improve word wrapping with a better estimation of the glyph width
|
2017-01-17 15:21:59 +01:00 |
|
Jean-André Santoni
|
dc4140a00b
|
(GLUI) Word wrapping for sublabels
|
2017-01-17 15:21:59 +01:00 |
|
Jean-André Santoni
|
08366d318e
|
(MUI) Add mui_node_t to store the height of menu entries
|
2017-01-17 15:21:59 +01:00 |
|
Jean-André Santoni
|
3d4c6d836f
|
Fix GLUI ON/OFF switch y position
|
2017-01-17 15:21:59 +01:00 |
|
twinaphex
|
f82e51e5e8
|
(menu_animation.c) Cleanup
|
2017-01-17 14:16:49 +01:00 |
|
twinaphex
|
3c0538a1ee
|
(menu_animation.c) Cleanups
|
2017-01-17 14:15:43 +01:00 |
|
twinaphex
|
08a09f135a
|
(menu_displaylist.c) Cleanup
|
2017-01-17 14:06:54 +01:00 |
|
twinaphex
|
814fb59608
|
Try to prevent more uninitialized variables
|
2017-01-17 13:44:23 +01:00 |
|
Twinaphex
|
014ed5e87f
|
Merge pull request #4441 from aliaspider/master
(WiiU) simplify input code + fix crash on content reload.
|
2017-01-17 13:16:56 +01:00 |
|
aliaspider
|
ee7fd79fb2
|
cores_names_size was used in a conditional branch without being
initialized, fixes a crash on content reload.
|
2017-01-17 13:03:39 +01:00 |
|
Brad Parker
|
e1f4db8081
|
Win2000 buildfixes
|
2017-01-16 20:41:08 -05:00 |
|
Brad Parker
|
7c6bf6aaf7
|
fix msys2 compilation when opengl, vulkan and d3d9 are disabled
|
2017-01-16 20:41:08 -05:00 |
|
Brad Parker
|
0ee3f39d76
|
GDI: no more flicker
|
2017-01-16 20:41:07 -05:00 |
|
Brad Parker
|
05c37bd39f
|
initial GDI driver skeleton
|
2017-01-16 20:41:04 -05:00 |
|
Jean-André Santoni
|
a9c3837cdb
|
Display image thumbnail in the menu background selector
|
2017-01-17 01:02:48 +01:00 |
|
twinaphex
|
864df4f55d
|
Move local variable
|
2017-01-16 23:38:46 +01:00 |
|
twinaphex
|
0b1a204949
|
Roll this back
|
2017-01-16 22:32:39 +01:00 |
|
twinaphex
|
f96ee3e6d6
|
(menu) cleanups; move variables
|
2017-01-16 21:31:30 +01:00 |
|
Brad Parker
|
fc5afa3122
|
add UTF8 BOM to fix MSVC build
|
2017-01-16 12:50:08 -05:00 |
|
twinaphex
|
0968bcc173
|
(menu_input_bind_dialog) Prevent warning
|
2017-01-16 09:57:21 +01:00 |
|
twinaphex
|
ca5d798075
|
Add diff.diff
|
2017-01-14 21:35:00 +01:00 |
|
Alcaro
|
a73a90b701
|
Remove a bunch of unneeded parameters
|
2017-01-14 18:18:01 +01:00 |
|