Jupeyy
|
442a1767d4
|
reset lastindexbuffer at object deletion
|
2017-10-24 03:12:48 +02:00 |
|
heinrich5991
|
4c5115d742
|
Add toolchain files for MinGW 32- and 64-bit cross-compilation
Tested on Arch Linux. Fixes #807.
|
2017-10-24 01:22:17 +02:00 |
|
Jupeyy
|
5c9fc3d19b
|
remove unused variable
|
2017-10-23 18:31:44 +02:00 |
|
Jupeyy
|
37c5102928
|
only delete VBOs when the VAO, which uses the VBO, is deleted(AMD driver
bug under windows). And only allow true fullscreen under supported
display resolutions, to enable prevention of DPI scaled opengl viewport
|
2017-10-23 18:02:18 +02:00 |
|
Jupeyy
|
ada954ea4e
|
add shader directory to the install directory
|
2017-10-23 17:58:55 +02:00 |
|
Dennis Felsing
|
4e20349cc4
|
Merge pull request #919 from heinrich5991/pr_ddnet_no_old_windows_cmake
Drop CMake 3.4 support for MSVS
|
2017-10-23 14:51:55 +02:00 |
|
heinrich5991
|
b1db90dbaa
|
Don't build GTest in the default target
|
2017-10-23 14:43:33 +02:00 |
|
heinrich5991
|
8b1559ae14
|
Drop CMake 3.4 support for MSVS
Windows users don't have old versions of CMake from their repositories,
Visual Studio installs CMake 3.9.
|
2017-10-23 13:58:44 +02:00 |
|
Dennis Felsing
|
acb052e97d
|
Newline
|
2017-10-23 09:43:20 +02:00 |
|
Dennis Felsing
|
fdc475f20e
|
Merge pull request #917 from Jupeyy/master
Add DPI awareness support for MSVC compiling for Win8.1 and Win10
|
2017-10-23 09:42:47 +02:00 |
|
heinrich5991
|
b463197348
|
Add CTestInfo class, add test for create-close-remove process
|
2017-10-23 00:13:53 +02:00 |
|
Learath2
|
d6bcc4fe01
|
Run the server on CI (#910)
|
2017-10-22 21:43:53 +02:00 |
|
Jupeyy
|
daee0a13a8
|
use spaces
|
2017-10-22 18:32:04 +02:00 |
|
Jupeyy
|
205b054026
|
move manifest to other directory and add MinGW support
|
2017-10-22 18:06:20 +02:00 |
|
Jupeyy
|
9a4efe758c
|
use proper CMake 3.4 support for manifest files
|
2017-10-22 16:44:55 +02:00 |
|
Jupeyy
|
162b24c2b3
|
respect the CFG dir
|
2017-10-22 04:52:33 +02:00 |
|
Jupeyy
|
907622e108
|
don't read the manifest of the target
|
2017-10-22 04:10:21 +02:00 |
|
Jupeyy
|
152a71546f
|
Add DPI awareness support for MSVC compiling for Win8.1 and Win10
|
2017-10-22 03:34:15 +02:00 |
|
def
|
cb00a294b8
|
Enable gfx_opengl3 by default
|
2017-10-20 22:52:38 +02:00 |
|
def
|
342c6048bf
|
Use new opengl by default
|
2017-10-20 22:47:59 +02:00 |
|
def
|
02aeae416b
|
Infinity = no limit
|
2017-10-20 22:47:59 +02:00 |
|
Dennis Felsing
|
2dec3d771a
|
Merge pull request #916 from heinrich5991/pr_ddnet_fix_aio_test_leak
Fix file descriptor leak in aio tests
|
2017-10-20 22:32:31 +02:00 |
|
def
|
2b7809befd
|
Switch cl_showfps 1/2
|
2017-10-20 22:27:53 +02:00 |
|
heinrich5991
|
5d783895e4
|
Fix file descriptor leak in aio tests
|
2017-10-20 18:46:31 +02:00 |
|
Dennis Felsing
|
4afe702985
|
Merge pull request #913 from heinrich5991/pr_ddnet_fix_warning
Fix `-Wtypedef-redefinition` for `struct ASYNCIO`
|
2017-10-20 14:12:49 +02:00 |
|
Dennis Felsing
|
7600bed0fe
|
Merge pull request #906 from heinrich5991/pr_ddnet_dont_copy_twice
Don't copy files twice in `CMakeLists.txt`
|
2017-10-20 14:10:57 +02:00 |
|
Dennis Felsing
|
03ec3c0145
|
No glew32.dll
|
2017-10-20 13:41:30 +02:00 |
|
heinrich5991
|
d01c892bbd
|
Don't copy files twice in CMakeLists.txt
|
2017-10-20 12:22:46 +02:00 |
|
Dennis Felsing
|
f679c3e1bd
|
GLEW_STATIC
|
2017-10-20 11:52:18 +02:00 |
|
Dennis Felsing
|
6c7f6e3a7e
|
glew on macosx as well...
|
2017-10-20 11:49:00 +02:00 |
|
Dennis Felsing
|
9e6282d470
|
Update readme (no glew)
|
2017-10-20 11:36:37 +02:00 |
|
Dennis Felsing
|
3d2322cb73
|
Don't use glew for automated builds
|
2017-10-20 11:36:19 +02:00 |
|
Dennis Felsing
|
5a75dc7f27
|
New glew try
|
2017-10-20 11:35:44 +02:00 |
|
heinrich5991
|
c654d82fd2
|
Fix -Wtypedef-redefinition for struct ASYNCIO
Fixes #912.
|
2017-10-20 11:24:45 +02:00 |
|
Dennis Felsing
|
88c0778b21
|
Bundle glew instead
|
2017-10-20 11:12:27 +02:00 |
|
Dennis Felsing
|
02ccc03bea
|
Travis: No glew on mac
|
2017-10-20 10:42:51 +02:00 |
|
Dennis Felsing
|
07db95ed59
|
Mac build fix
|
2017-10-20 10:20:29 +02:00 |
|
Dennis Felsing
|
d7eabb0ea9
|
Further macosx fixes
|
2017-10-20 09:31:42 +02:00 |
|
Dennis Felsing
|
db46d18e71
|
No GLEW on OSX necessary (untested)
|
2017-10-20 09:08:49 +02:00 |
|
Dennis Felsing
|
96bad9f3f2
|
Add glew32.dll on Windows
|
2017-10-20 09:01:22 +02:00 |
|
Learath2
|
b8b4f7771d
|
Rename the callback
|
2017-10-19 18:13:28 +02:00 |
|
Dennis Felsing
|
a9f072d4a6
|
Merge pull request #909 from heinrich5991/pr_ddnet_update_libs
Update DDNet libs for GLEW on Windows
|
2017-10-19 15:13:07 +02:00 |
|
heinrich5991
|
024c894e7f
|
Update DDNet libs for GLEW on Windows
|
2017-10-19 12:09:49 +02:00 |
|
Redix
|
9289deb5c7
|
Stop ghost rendering when touching the start line again
|
2017-10-18 21:37:25 +02:00 |
|
Dennis Felsing
|
d6999bb726
|
Merge "Pull Request using OpenGL 3.3"
|
2017-10-18 12:49:27 +02:00 |
|
Dennis Felsing
|
cc9bcb5b9f
|
Merge pull request #900 from Learath2/dd_pr_authname
Reset the username on disconnect
|
2017-10-18 12:43:08 +02:00 |
|
Dennis Felsing
|
97619ede53
|
Merge pull request #905 from Ryozuki/pr_mingw_workaround
MinGW putenv workaround
|
2017-10-18 12:42:36 +02:00 |
|
Edgar Luque
|
3408d4f016
|
MinGW putenv workaround.
|
2017-10-17 16:38:40 +02:00 |
|
Learath
|
30aebc9cf4
|
Destroy() implies Abort()
|
2017-10-17 15:42:17 +02:00 |
|
Learath
|
96acddb57f
|
Fix the other use after free
|
2017-10-17 15:39:20 +02:00 |
|