OBattler
295f750884
Moved the OpenGL 3.3 renderer and Discord integration out of the Dev branch.
2021-11-29 15:42:50 +01:00
David Hrdlička
a1df1c23ed
Rename Program Settings to Preferences
2021-11-20 23:34:23 +01:00
Laci bá
03a7247630
Apply requested changes
...
- Remove icon functions from plat.h.
- Fix some indentation problems.
- Remove unused parameter from win_stbar.c
- Rename win_lang.c to win_progsett.c
- Remove stub functions from unix.c
- Move win_load_icon_set() to ui_init()
- Replace the translated texts to English, and let the translators translate them
- Fix the control IDs in dialogs.rc.
- Use the requested solution in win_icon.c for setting the array variables.
2021-11-17 19:02:19 +01:00
Laci bá
a16e39bb62
Initial commit for changeable icon set
2021-11-14 19:50:05 +01:00
Laci bá
b4f5ff7ad1
Separate language dialog, and minor language fixes
2021-11-12 22:41:01 +01:00
David Hrdlička
73cac00119
Remove pthreads on Win32 from build files
2021-09-23 23:03:33 +02:00
David Hrdlička
719d155393
cmake: fix pthread linking on Windows
2021-09-15 12:50:33 +02:00
OBattler
3c2ac29c68
Switched threads to pthread for all platforms (on Windows, you can compile with Win32 threads using PTHREAD=n).
2021-09-14 21:58:15 +02:00
David Hrdlička
88295f807c
cmake: fix pure clang/win32 build
2021-08-29 07:23:33 +02:00
Alexander Babikov
9d1b2af59e
Fix OpenGL shaders not working when built with CMake
2021-04-26 04:16:50 +05:00
Alexander Babikov
b4a16437d3
Add a separate build option for the OpenGL renderer
2021-04-26 02:45:20 +05:00
ts-korhonen
b07a6023d0
Fix compiling 86Box.rc in CMake.
2021-04-21 12:28:38 +03:00
Miran Grča
d555e9f52c
Merge pull request #1385 from richardg867/master
...
Fix build for MSVC
2021-04-18 08:20:37 +02:00
RichardG867
dfdfc7fd8e
Compile win_opendir on MSVC
2021-04-17 21:04:31 -03:00
ts-korhonen
7a83b463c2
win_opengl: Split shader loading to it's own file.
2021-04-16 19:44:31 +03:00
ts-korhonen
fc00dfd417
Merge branch 'master' into opengl
2021-04-12 23:47:06 +03:00
Daniel Gurney
e91a938f07
Fix cmake
2021-04-12 23:32:25 +03:00
OBattler
2c12f47bd7
Updated win/CMakeLists.txt.
2021-04-12 04:57:16 +02:00
ts-korhonen
f315145c7d
OpenGL rendering component. First iteration, WiP.
2021-04-10 18:15:26 +03:00
Sean Ramey
ce4a97967f
Fix Cmake build because of renamed file.
2021-03-25 03:13:33 -05:00
David Hrdlička
96eb8d806e
Add copyright headers
2021-01-12 18:26:18 +01:00
David Hrdlička
11b6604196
Add CMake build files
2021-01-12 18:22:40 +01:00