twinaphex
|
b79b2dca13
|
Create performance_counters
|
2016-05-10 08:53:14 +02:00 |
|
twinaphex
|
7c20f2b868
|
Change namespace of thread functions
|
2016-05-10 03:14:23 +02:00 |
|
twinaphex
|
dde471e001
|
Rename gfx_ structs
|
2016-05-10 02:39:09 +02:00 |
|
twinaphex
|
ed5954420b
|
(MSVC) Buildfixes
|
2016-05-08 20:40:42 +02:00 |
|
twinaphex
|
b20d550cc4
|
Rename video context driver functions
|
2016-05-08 20:32:56 +02:00 |
|
twinaphex
|
7399ba386a
|
Rename gfx_ctx_ prefix
|
2016-05-08 19:24:23 +02:00 |
|
Hans-Kristian Arntzen
|
66c4f608e6
|
Clear out rest of video_driver_ctl use.
|
2016-05-08 14:10:28 +02:00 |
|
twinaphex
|
e165954395
|
Rename libretro_version_1 to core_impl
|
2016-05-08 05:29:10 +02:00 |
|
twinaphex
|
ae9ea8f2db
|
(MSVC) Buildfixes
|
2016-05-08 04:04:50 +02:00 |
|
twinaphex
|
65dec874a8
|
Move some path settings
|
2016-04-28 19:52:25 +02:00 |
|
twinaphex
|
eebcde721b
|
Rename video_coord_array
|
2016-03-05 07:28:02 +01:00 |
|
twinaphex
|
a539a6512b
|
(D3D) Buildfix
|
2016-02-17 02:25:24 +01:00 |
|
twinaphex
|
68969d1363
|
Add GFX_CTL_GET_VIDEO_SIZE
|
2016-02-14 02:26:20 +01:00 |
|
twinaphex
|
bcaf08ad2d
|
Add GFX_CTL_SET_RESIZE
|
2016-02-14 02:15:43 +01:00 |
|
twinaphex
|
1d7fdc64ba
|
(D3D) Buildfix
|
2016-02-13 23:59:45 +01:00 |
|
twinaphex
|
154f85c6fa
|
Add GFX_CTL_SUPPRESS_SCREENSAVER
|
2016-02-13 23:39:12 +01:00 |
|
twinaphex
|
0a9787ec49
|
Create GFX_CTL_INPUT_DRIVER
|
2016-02-13 23:26:33 +01:00 |
|
twinaphex
|
75d73ab658
|
(D3D) Buildfix
|
2016-02-13 23:12:49 +01:00 |
|
twinaphex
|
ce41c5bbca
|
Create GFX_CTL_TRANSLATE_ASPECT
|
2016-02-13 22:07:56 +01:00 |
|
twinaphex
|
9e186b4587
|
Create GFX_CTL_SWAP_INTERVAL
|
2016-02-13 20:45:45 +01:00 |
|
twinaphex
|
46c9ff36ef
|
Create GFX_CTL_CHECK_WINDOW
|
2016-02-13 19:53:14 +01:00 |
|
twinaphex
|
8721c857e9
|
Add GFX_CTL_SET
|
2016-02-13 18:27:05 +01:00 |
|
twinaphex
|
6a697ef2e1
|
GFX_CTL_SHOW_MOUSE added
|
2016-02-13 17:48:25 +01:00 |
|
twinaphex
|
425a290ced
|
Remove gfx_ctx_destroy
|
2016-02-13 16:33:38 +01:00 |
|
twinaphex
|
ef1b0b0965
|
Add GFX_CTL_UPDATE_WINDOW_TITLE
|
2016-02-13 08:50:22 +01:00 |
|
twinaphex
|
f079ca29e4
|
Add GFX_CTL_HAS_WINDOWED
|
2016-02-13 08:37:10 +01:00 |
|
twinaphex
|
752e9abd4e
|
Add GFX_CTL_SWAP_BUFFERS
|
2016-02-13 08:33:33 +01:00 |
|
twinaphex
|
0a7c481ff0
|
Create GFX_CTL_FOCUS
|
2016-02-13 08:29:58 +01:00 |
|
twinaphex
|
fab6c9b8c4
|
Add GFX_CTL_FREE
|
2016-02-13 08:26:54 +01:00 |
|
twinaphex
|
195520fcb6
|
(D3D) Attempt to fix build error
|
2016-01-29 10:40:37 +01:00 |
|
twinaphex
|
eb9be6409f
|
Use core callbacks
|
2016-01-28 04:07:54 +01:00 |
|
twinaphex
|
64e43a9935
|
Start using string_is_equal in more places
|
2016-01-20 04:14:55 +01:00 |
|
twinaphex
|
54f46f4ee3
|
Update headers
|
2016-01-10 04:41:52 +01:00 |
|
twinaphex
|
a25d2d65f0
|
Revert "Move this down"
This reverts commit df70a067d5c902389f3192f2f8292cadf3ddc5ae.
|
2016-01-09 05:46:54 +01:00 |
|
twinaphex
|
df70a067d5
|
Move this down
|
2016-01-09 05:45:06 +01:00 |
|
twinaphex
|
c774fb2447
|
Change #ifndef _XBOX to #ifdef HAVE_WINDOW
|
2016-01-09 05:37:03 +01:00 |
|
twinaphex
|
dad51f5677
|
Create win32_set_style
|
2016-01-09 05:24:27 +01:00 |
|
twinaphex
|
a549b86b51
|
Already done inside win32_set_window
|
2016-01-09 05:05:37 +01:00 |
|
twinaphex
|
3e9820f6ae
|
(D3D) Use win32_set_window
|
2016-01-09 05:04:47 +01:00 |
|
twinaphex
|
8b7bd46612
|
(D3D) Cleanups
|
2016-01-09 04:44:44 +01:00 |
|
twinaphex
|
4a7efdf3c5
|
Move d3d_init_imports around
|
2016-01-09 04:13:11 +01:00 |
|
twinaphex
|
ae4febc993
|
(D3D) Move code around
|
2016-01-09 04:12:33 +01:00 |
|
twinaphex
|
5788801dab
|
(D3D) Move code around
|
2016-01-09 04:11:20 +01:00 |
|
twinaphex
|
782190c43b
|
Move code around
|
2016-01-09 04:10:36 +01:00 |
|
twinaphex
|
b90d324150
|
Cleanup d3d_set_shader
|
2016-01-09 04:09:50 +01:00 |
|
twinaphex
|
c52fb8c90e
|
Cleanup d3d_set_shader
|
2016-01-09 04:07:22 +01:00 |
|
twinaphex
|
9029bd96d6
|
Move renderchain->init_driver_shader to top of renderchain->init
function
|
2016-01-09 03:57:13 +01:00 |
|
twinaphex
|
bbe4b0e286
|
Fix warning
|
2016-01-09 03:11:13 +01:00 |
|
twinaphex
|
ba97047cc2
|
Get rid of some forward declarations
|
2016-01-09 03:10:37 +01:00 |
|
twinaphex
|
97d146e7c8
|
(D3D) N/A
|
2016-01-09 03:10:08 +01:00 |
|