Zoran Vuckovic
|
32d4e740ce
|
Fix keyboard key translation issue
|
2017-05-30 22:59:31 +02:00 |
|
twinaphex
|
8cc2886773
|
Get rid of some implicit memsets
|
2017-05-22 11:33:53 +02:00 |
|
twinaphex
|
26e5c28208
|
Updates
|
2017-05-20 22:04:10 +02:00 |
|
twinaphex
|
4f51341fc0
|
Update
|
2017-05-20 19:47:02 +02:00 |
|
twinaphex
|
46182e090b
|
Merge keyboard_event_win32.cpp with win32_common.cpp
|
2017-05-20 19:46:27 +02:00 |
|
twinaphex
|
bf3188eac4
|
Combine runloop_ctl and rarch_ctl
|
2017-05-15 05:06:23 +02:00 |
|
twinaphex
|
42ebe7a7ad
|
Merge runloop.c and retroarch.c
|
2017-05-11 09:11:46 +02:00 |
|
twinaphex
|
05e4ec733e
|
Move uint variables
|
2017-04-28 21:03:04 +02:00 |
|
twinaphex
|
324227d239
|
(Win32) Buildfix
|
2017-04-28 15:59:42 +02:00 |
|
twinaphex
|
3ad821c102
|
(Win32) Buildfix
|
2017-04-28 14:28:40 +02:00 |
|
twinaphex
|
cc095e56fc
|
Start refactoring bool variables
|
2017-04-28 00:53:20 +02:00 |
|
twinaphex
|
15a8f0c485
|
Wrap some more settings manipulation
|
2017-04-25 15:31:32 +02:00 |
|
twinaphex
|
c215fef8dd
|
Updates
|
2017-02-21 18:58:03 +01:00 |
|
twinaphex
|
873a07030f
|
(Win32) Buildfix
|
2017-02-21 17:33:51 +01:00 |
|
twinaphex
|
d3e8e66b9f
|
Create task_push_load_content_with_current_core_from_companion_ui
|
2017-02-21 17:29:30 +01:00 |
|
twinaphex
|
d74f1a56f3
|
Create load_content_with_new_core_from_companion_ui
|
2017-02-21 16:30:47 +01:00 |
|
twinaphex
|
0d5b3b9273
|
Create menu_driver_is_alive
|
2017-01-23 00:37:52 +01:00 |
|
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
Brad Parker
|
7dc558344b
|
GDI: do not draw background with rgui
|
2017-01-16 21:11:47 -05:00 |
|
Brad Parker
|
afb94e2b96
|
GDI: draw a gradient background for xmb
|
2017-01-16 20:41:09 -05:00 |
|
Brad Parker
|
240b43e0ba
|
windows buildfix
|
2017-01-16 20:41:09 -05: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
|
acd6826df9
|
GDI: stretch video output to fill window
|
2017-01-16 20:41:07 -05:00 |
|
Brad Parker
|
69bac11f02
|
GDI: fix window not clearing on every frame, requires both FillRect calls and InvalidateRect
|
2017-01-16 20:41:06 -05:00 |
|
Brad Parker
|
6c62901ae5
|
GDI: fix window not responding, but menu corruption still happens if set_gdi_pixel_format is called
|
2017-01-16 20:41:06 -05:00 |
|
Brad Parker
|
6fe2a974a5
|
GDI: does not freeze after a few seconds anymore, but the window still freezes when moving the mouse into it
|
2017-01-16 20:41:06 -05:00 |
|
Brad Parker
|
8eba18a54f
|
GDI: xmb draws for a few seconds and then freezes
|
2017-01-16 20:41:06 -05:00 |
|
Brad Parker
|
dd2778fb32
|
GDI text testing
|
2017-01-16 20:41:05 -05:00 |
|
Brad Parker
|
49d7be9813
|
MSVC GDI buildfix
|
2017-01-16 20:41:05 -05:00 |
|
Brad Parker
|
6df175bd31
|
GDI paint test
|
2017-01-16 20:41:05 -05:00 |
|
Brad Parker
|
33520fca6f
|
set win32_hdc for gdi
|
2017-01-16 20:41:05 -05:00 |
|
Brad Parker
|
a7a1f093c0
|
add GDI message loop
|
2017-01-16 20:41:04 -05:00 |
|
Brad Parker
|
05c37bd39f
|
initial GDI driver skeleton
|
2017-01-16 20:41:04 -05:00 |
|
twinaphex
|
feae0823ce
|
Prevent some implicit memsets
|
2016-12-17 14:40:06 +01:00 |
|
twinaphex
|
4b2a906148
|
(gfx/common) Cleanups
|
2016-12-04 03:45:46 +01:00 |
|
Brad Parker
|
e39031cbd0
|
revert rest of unicode changes
|
2016-12-03 00:15:29 -05:00 |
|
Brad Parker
|
f725b48555
|
starting to revert unicode changes
|
2016-12-03 00:15:29 -05:00 |
|
Brad Parker
|
cc7bf6b4fa
|
more unicode fixes
|
2016-12-02 21:11:55 -05:00 |
|
Brad Parker
|
3b8a81dd31
|
make existing hard-coded unicode calls switchable back to ansi
|
2016-12-02 14:34:29 -05:00 |
|
Brad Parker
|
d891f1c90b
|
remove explicit unicode def/undefs
|
2016-12-02 14:34:29 -05:00 |
|
Brad Parker
|
367dea6723
|
unicode-ify a couple other windows files, start changing function names to W version explicitly
|
2016-11-29 20:32:24 -05:00 |
|
Brad Parker
|
8adafa9249
|
use UTF8/16 conversion functions instead of codepage ones
|
2016-11-29 14:34:36 -05:00 |
|
Brad Parker
|
cd9d09d1f3
|
use unicode versions of windows functions
|
2016-11-29 14:34:35 -05:00 |
|
twinaphex
|
64154f6060
|
win32_common.cpp - turn function static
|
2016-11-06 18:35:00 +01:00 |
|
twinaphex
|
05f1657048
|
(win32_common.cpp) Cleanup
|
2016-11-06 11:52:03 +01:00 |
|
twinaphex
|
f66e447139
|
Get rid of path_get_content
|
2016-10-03 15:43:03 +02:00 |
|
twinaphex
|
bf035b634b
|
Updates
|
2016-10-01 09:49:15 +02:00 |
|
twinaphex
|
0f26cade79
|
Revert "Update GX/WIn32 builds"
This reverts commit 28a96fbb05b5bdc6bcf85ca0d30bcd8ce9c2c2fc.
|
2016-10-01 08:17:07 +02:00 |
|
twinaphex
|
4fe8cf3811
|
Revert "(Win32) Buildfix"
This reverts commit b73d183c44292cda981a3fd7137ff7670bdeddce.
|
2016-10-01 08:13:41 +02:00 |
|