yvt
|
7eba253abd
|
* Texture Anisotropy
* Water 2
|
2013-09-02 19:35:14 +09:00 |
|
yvt
|
e9c010ce82
|
Disabled "reconnect without exiting" because it might cause a crash
|
2013-09-02 02:34:52 +09:00 |
|
yvt
|
d1f46bd67e
|
Improved error display
|
2013-09-02 01:19:14 +09:00 |
|
yvt
|
0210c0292f
|
Added GL_MAX_TEXTURE_SIZE/GL_MAX_3D_TEXTURE_SIZE check
|
2013-09-01 23:15:37 +09:00 |
|
yvt
|
3064de052a
|
Better system report
* Max texture size is logged
* Some of non-required extensions are shown
|
2013-09-01 17:47:16 +09:00 |
|
yvt
|
0ac8985c62
|
GL_ARB_texture_non_power_of_two support is checked
|
2013-09-01 17:36:17 +09:00 |
|
learn_more
|
f55e42864a
|
Sorting by clicking on the headers
draw headers in a different font.
prevent servers from custom formatting
remember sorting order
remember filter
|
2013-09-01 00:35:56 +02:00 |
|
learn_more
|
5b7a8e6819
|
Define settings at one place, others follow
|
2013-09-01 00:34:41 +02:00 |
|
learn_more
|
90096ae727
|
set correct protocol version based on selected server
|
2013-08-31 19:57:36 +02:00 |
|
learn_more
|
4bd644050c
|
resolve naming collisons
|
2013-08-31 19:29:58 +02:00 |
|
learn_more
|
e69d50ee08
|
Add a serverbrowser using the listing from http://services.buildandshoot.com/serverlist.json
curl is used to download the listing, JsonCpp is used for the parsing.
|
2013-08-31 18:06:46 +02:00 |
|
learn_more
|
ea24d79332
|
cleanup, add default binary dif + win32 copy action
|
2013-08-30 23:58:56 +02:00 |
|
learn_more
|
62f49e620f
|
Merge branch 'master' of https://github.com/yvt/openspades
|
2013-08-30 18:47:36 +02:00 |
|
yvt
|
f62dc373be
|
GL_EXT_framebuffer_blit is no longer required
|
2013-08-29 23:54:23 +09:00 |
|
yvt
|
bcf048956c
|
* using OpenGL sRGB extensions correctly
* changed version number
|
2013-08-29 23:30:10 +09:00 |
|
yvt
|
f0d34ef494
|
added GPLv3 header
|
2013-08-29 11:45:22 +09:00 |
|
learn_more
|
09fe3ca1a5
|
remove more ifdef
|
2013-08-29 00:39:18 +02:00 |
|
learn_more
|
42e8b1d6d0
|
First version of CMake,
VS.net 2k10 fully builds.
|
2013-08-29 00:21:27 +02:00 |
|
yvt
|
2cbdcbf1ba
|
Fixed bug that caused compilation to fail
|
2013-08-29 00:58:45 +09:00 |
|
yvt
|
10480c645c
|
r_colorBits now defaults to 32
|
2013-08-29 00:46:54 +09:00 |
|
yvt
|
7df629e2d1
|
r_srgb is automatically disabled when GL_ARB_framebuffer_sRGB is not detected
|
2013-08-28 14:55:16 +09:00 |
|
learn_more
|
97164320df
|
MSVC 2010 project file + some fixes.
Uses hardcoded path to E:/thirdparty to find all externals, fix it if you can't use this folder.
|
2013-08-28 00:07:29 +02:00 |
|
yvt
|
46b9a7f5db
|
Improved system profile (OpenGL renderer info) GUI and now detects non-OpenSpade-capable system.
|
2013-08-28 03:59:26 +09:00 |
|
yvt
|
12afa8b002
|
Shows notice when r_ignoreGLErrors is enabled
|
2013-08-28 02:56:01 +09:00 |
|
yvt
|
5208c6e252
|
Version is shown in title bar and the very beginning of log
|
2013-08-28 02:48:41 +09:00 |
|
yvt
|
d500a5915c
|
Fixed crashing on Mac OS X at launch
|
2013-08-28 02:20:26 +09:00 |
|
Dany Menko
|
4046249adf
|
GPU info works in the launcher... 9 hours after I started...
|
2013-08-28 01:59:10 +09:00 |
|
yvt
|
649337bd24
|
Now checks OpenGL framebuffer completeness
|
2013-08-27 17:36:20 +09:00 |
|
yvt
|
19934d255f
|
* Update to 0.0.7
* Better GL error detection
* Deal with GCC 4.3.0's bug
|
2013-08-27 04:05:18 +09:00 |
|
yvt
|
f4ed939c64
|
Support for pre-OpenGL 3.0 drivers (now uses GL extensions when core functions are unavailable)
|
2013-08-27 01:36:28 +09:00 |
|
yvt
|
54db5a7de2
|
Turns grab off when app is deactivated (Thanks to Dany0)
|
2013-08-26 21:10:13 +09:00 |
|
yvt
|
d7e14434e7
|
Switch tools by wheel
|
2013-08-26 21:04:57 +09:00 |
|
yvt
|
32c598f0a3
|
Better error message
|
2013-08-26 20:41:29 +09:00 |
|
yvt
|
ae3d10d3f9
|
Use RGBA8 frame buffer format when RGB10A2 fails
|
2013-08-26 01:59:10 +09:00 |
|
yvt
|
ef2b588141
|
Now detects missing OpenGL function
|
2013-08-26 01:46:48 +09:00 |
|
yvt
|
8b61eef7f2
|
Log output (useful for debugging)
|
2013-08-26 01:27:44 +09:00 |
|
yvt
|
1b3360e152
|
Support PBO
|
2013-08-25 02:37:30 +09:00 |
|
yvt
|
5da6bc6450
|
SRGB
|
2013-08-23 15:10:49 +09:00 |
|
yvt
|
79ab1ad12d
|
GUI fix
|
2013-08-22 23:28:33 +09:00 |
|
yvt
|
68b720fc62
|
FXAA
|
2013-08-22 22:39:39 +09:00 |
|
yvt
|
9d98bd0f29
|
lens flare
|
2013-08-22 21:21:52 +09:00 |
|
yvt
|
e4dad8cd4a
|
Removed deprecated resource directory
|
2013-08-18 19:00:18 +09:00 |
|
yvt
|
168b6c3474
|
Support for installing shaders in correct location
|
2013-08-18 18:49:41 +09:00 |
|
yvt
|
661401cd39
|
Added DS_Store to gitignore
|
2013-08-18 16:27:13 +09:00 |
|
yvt
|
931be8cf09
|
From pre-0.0.3 source code
|
2013-08-18 16:18:06 +09:00 |
|