27591 Commits

Author SHA1 Message Date
twinaphex
d9b86c4f6b Remove stub xshm video driver for now 2016-02-26 17:29:35 +01:00
twinaphex
2746bf0cb1 (xvideo.c) Cleanups 2016-02-26 17:26:26 +01:00
twinaphex
94b8e8820e (xvideo.c) Style nits 2016-02-26 17:24:36 +01:00
twinaphex
eaf08ad88c (Zahnrad) Take out mouse code 2016-02-26 15:57:22 +01:00
twinaphex
55abe2e38f 80-char width limit nits 2016-02-26 15:41:28 +01:00
Twinaphex
ea2094126b (iOS) Buildfix(iOS) Buildfix(iOS) Buildfix(iOS) Buildfix(iOS) Buildfix(iOS) Buildfix(iOS) Buildfix(iOS) Buildfix(iOS) Buildfix 2016-02-26 14:25:57 +01:00
twinaphex
2de97c9176 Cleanup 2016-02-26 13:54:04 +01:00
Twinaphex
77373e9ba4 Remove unused variable 2016-02-26 13:46:47 +01:00
Twinaphex
7e641b7274 (OSX) Silence deprecation warnings 2016-02-26 13:44:45 +01:00
Twinaphex
33356f2df6 (OSX) Buildfix 2016-02-26 13:40:29 +01:00
Twinaphex
353072c9cd (OSX) Fix build now for real 2016-02-26 13:39:32 +01:00
twinaphex
4dfed7e930 Cast to NSOpenGLContext * 2016-02-26 13:39:01 +01:00
twinaphex
dcefb740f2 Create glcontext_get_ptr 2016-02-26 13:36:12 +01:00
twinaphex
93e17b46bd Cleanups 2016-02-26 13:32:56 +01:00
twinaphex
61a4d47feb (ui_win32.c) 80-char width limit 2016-02-26 13:31:34 +01:00
twinaphex
4939a9ea22 (zahnrad) Rename alloc to zr_alloc 2016-02-26 13:15:07 +01:00
twinaphex
0a74bcc080 Get rid of texture uniform 2016-02-26 12:37:20 +01:00
twinaphex
b4425d4524 Look in assets directory 'zahnrad' instead of 'wimp' 2016-02-26 12:30:39 +01:00
twinaphex
ce51396fb4 (zahnrad) Correct name 2016-02-26 12:21:42 +01:00
radius
e303b62635 re-enable antialiasing 2016-02-25 23:11:06 -05:00
radius
e9682c1122 refactor zr menu, using zrmenu for our functions. Context reset should work fine now 2016-02-25 23:08:33 -05:00
twinaphex
46c48fa4b8 (CXX_BUILD) FIxes 2016-02-26 00:49:23 +01:00
twinaphex
a8b834f2c8 (C89_BUILD) Fix 2016-02-26 00:47:53 +01:00
twinaphex
ee8c5bfa98 (Zahnrad) Don't call glViewport directly 2016-02-26 00:44:09 +01:00
twinaphex
ac084a5175 Change typo 2016-02-25 23:40:27 +01:00
twinaphex
b171be802e (Zahrand) Cleanups 2016-02-25 23:16:36 +01:00
twinaphex
fa7ea1d20a (Zahrand) Cleanups 2016-02-25 23:15:28 +01:00
twinaphex
198ecd263d (Zahrand) Don't need this I think 2016-02-25 22:54:30 +01:00
twinaphex
1516ee8e76 Silence this warning too for C89 - not correct but whatever -
never used
2016-02-25 22:36:08 +01:00
twinaphex
4b9143430c Add C89 workaround 2016-02-25 22:26:48 +01:00
twinaphex
4c7ae72c62 Some C89_BUILD fixes 2016-02-25 22:16:25 +01:00
twinaphex
7da6797112 CXX_BUILD - More buildfixes 2016-02-25 22:13:12 +01:00
twinaphex
68cd176d63 Some CXX_BUILD fixes 2016-02-25 22:11:02 +01:00
twinaphex
eb9971703b (Zahrand) Cleanups 2016-02-25 22:08:02 +01:00
twinaphex
5ca0085e22 (Zahrand) Dehardcode some OpenGL code 2016-02-25 22:04:36 +01:00
twinaphex
d44aa37be0 Some renames 2016-02-25 21:55:42 +01:00
twinaphex
4e5d66547a (Zahrand) Cleanups 2016-02-25 21:47:32 +01:00
twinaphex
816539f9df (Zahrand) Rename wimp.c to zahrand 2016-02-25 21:29:38 +01:00
twinaphex
c6dc2b6c3e (WIMP) Rebase WIMP driver 2016-02-25 21:09:44 +01:00
Twinaphex
42600fa74b Merge pull request #2726 from fr500/master
New driver implementation for the WIMP UI
2016-02-25 20:57:31 +01:00
twinaphex
7d61fbb780 Respect 80-char width limit 2016-02-25 20:53:52 +01:00
twinaphex
f15effe68b (menu_displaylist.c) 80-char width limit 2016-02-25 20:32:46 +01:00
twinaphex
63c4b7c772 Cleanups 2016-02-25 19:52:40 +01:00
twinaphex
bc6e9ee3bf Cleanups 2016-02-25 19:50:45 +01:00
twinaphex
0eb3feff64 Cleanups 2016-02-25 19:48:07 +01:00
twinaphex
c3f3207b0d Cleanups 2016-02-25 19:33:46 +01:00
twinaphex
05f2a2d18c Communicate better that these are enums 2016-02-25 19:30:14 +01:00
twinaphex
255ee8766f Communicate better that this is an enum 2016-02-25 19:27:06 +01:00
twinaphex
a2d4d832f6 Move defines to menu_input.c 2016-02-25 19:23:28 +01:00
twinaphex
37d895d77b Create MENU_INPUT_CTL_BIND_SET_MIN_MAX 2016-02-25 19:01:51 +01:00