Jupeyy
|
14297ae45c
|
code pattern
|
2017-11-26 13:28:41 +01:00 |
|
Jupeyy
|
78c06e180f
|
remove dublicated GL queries
|
2017-11-04 05:38:48 +01:00 |
|
Jupeyy
|
78a9fbb9b5
|
use the write buffer slot, instead of elementarray slot to create the
index buffer
|
2017-11-04 04:57:58 +01:00 |
|
Jupeyy
|
d367f94d7c
|
invalidate all index buffer bindigs, when index buffer is resized
|
2017-11-03 19:48:17 +01:00 |
|
Jupeyy
|
c22af4bb4d
|
fix index buffer bindig for normal quads(fixes startup crashes) and
initialize non mipmap textures as linear(texture completness)
|
2017-11-03 19:33:23 +01:00 |
|
Jupeyy
|
f15f41e654
|
remove extension limit for tile layers
|
2017-10-28 02:04:53 +02:00 |
|
Jupeyy
|
493d2dc9d8
|
add speedups correctly to the border tiles, to allow them beeing
displayed on extended range
|
2017-10-28 00:52:54 +02:00 |
|
Jupeyy
|
863385e208
|
fix the code layout
|
2017-10-25 15:42:06 +02:00 |
|
Jupeyy
|
3c8f937b79
|
Don't draw invalid tiles
|
2017-10-24 20:41:11 +02:00 |
|
Jupeyy
|
442a1767d4
|
reset lastindexbuffer at object deletion
|
2017-10-24 03:12:48 +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 |
|
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 |
|
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 |
|
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 |
|
bors[bot]
|
5aca38e50e
|
Merge #902
902: Fix victim handling r=Learath2 a=heinrich5991
|
2017-10-16 23:41:15 +00:00 |
|
heinrich5991
|
dfc53b48cf
|
Fix victim handling
|
2017-10-17 01:32:40 +02:00 |
|
Learath
|
9ae2c16235
|
Allow changing UsernameReq while connected
|
2017-10-16 20:08:39 +02:00 |
|