alexey.lysiuk
|
aa1f51d3d2
|
Reimplemented gaming controllers support in native OS X backend using pure IOKit
|
2015-01-04 14:08:53 +02:00 |
|
alexey.lysiuk
|
68dbd56eab
|
Small cleanup in i_video.mm
|
2014-12-29 18:03:36 +02:00 |
|
alexey.lysiuk
|
1c102ef9c9
|
Internals of native OS X backend event processing are no longer exposed
|
2014-12-29 12:16:17 +02:00 |
|
alexey.lysiuk
|
21d557ee11
|
Further cleanup of i_main.mm
|
2014-12-29 12:10:18 +02:00 |
|
alexey.lysiuk
|
e3f92db395
|
Custom cursor in OS native backend without global variable
|
2014-12-29 11:34:57 +02:00 |
|
alexey.lysiuk
|
51afe8a541
|
Removed explicit release of window in Cocoa IVideo implementation
It caused a crash on older OS X like 10.5 and it absence doesn't lead to a memory leak
|
2014-12-29 10:29:16 +02:00 |
|
alexey.lysiuk
|
4662069b94
|
Fixed compilation issues with GCC 4.2
|
2014-12-28 17:11:30 +02:00 |
|
alexey.lysiuk
|
a67dc4148b
|
Split implementation of native OS X backend into several files
|
2014-12-28 16:35:00 +02:00 |
|
alexey.lysiuk
|
40d4dc502e
|
Added comprehensive video modes iteration
Added letterboxing status for fullscreen modes
Brought back vid_listmodes console command
|
2014-12-28 12:48:08 +02:00 |
|
alexey.lysiuk
|
b66c712446
|
Moved out video handling from application controller
|
2014-12-28 11:58:21 +02:00 |
|
alexey.lysiuk
|
d43b201de9
|
Yet another code beautification
|
2014-12-27 18:13:47 +02:00 |
|
alexey.lysiuk
|
613c3293ce
|
Further cleanup of native OS X backend video part
|
2014-12-27 17:47:21 +02:00 |
|
alexey.lysiuk
|
16965eb78a
|
Removed vid_listmodes console command from native OS X backend
There is a hard-coded set of resolutions independent from the hardware
|
2014-12-27 17:47:12 +02:00 |
|
alexey.lysiuk
|
8b6966dd36
|
Got rid of SDL emulation's last remnants in native OS X backend
|
2014-12-27 15:56:46 +02:00 |
|
alexey.lysiuk
|
0d1c954bc0
|
Fixed crash in game controller support code
Joystick's startup and shutdown (of Native OS X backend) can be called more than once
|
2014-12-26 22:11:03 +02:00 |
|
alexey.lysiuk
|
bf2a6dbc05
|
Merge branch 'z_osx_pure' into cocoa_no_sdl
|
2014-12-23 07:15:12 +02:00 |
|
alexey.lysiuk
|
18c7709007
|
Cleanup video part of native OS X backend, phase 4
|
2014-12-21 12:35:43 +02:00 |
|
alexey.lysiuk
|
ebc0916bc6
|
Cleanup video part of native OS X backend, phase 3
|
2014-12-20 17:20:45 +02:00 |
|
alexey.lysiuk
|
797cf624df
|
Cleanup video part of native OS X backend, phase 2
|
2014-12-20 15:03:36 +02:00 |
|
alexey.lysiuk
|
41c949f8ac
|
Cleanup video part of native OS X backend, phase 1
|
2014-12-20 13:18:47 +02:00 |
|
alexey.lysiuk
|
1433bf3f78
|
Put all non-Windows source code into posix directory and its subdirectories
|
2014-12-18 11:52:29 +02:00 |
|