hiker
|
04dd7869cb
|
Added gfx_drv_ver and gfx_vard to hardware report.
|
2014-09-17 16:58:50 +10:00 |
|
hiker
|
fca103b6a0
|
File missing in previous commit.
|
2014-09-17 16:16:38 +10:00 |
|
hiker
|
9035fde10b
|
Avoid crashes on server side by supplying (unnecessary) values like
os_win=0 on linux etc. Added more opengl data to keep the server
happier ... though not yet entirely happy ;)
|
2014-09-17 16:08:41 +10:00 |
|
hiker
|
8efc7110c8
|
Merge branch 'master' of github.com:supertuxkart/stk-code
|
2014-09-17 13:41:54 +10:00 |
|
hiker
|
c7650ba769
|
Fixed parameter names and missing / in URL (which is required).
|
2014-09-17 13:21:03 +10:00 |
|
Marianne Gagnon
|
105f7b49a3
|
Add profier marker for updatePhysics
|
2014-09-16 20:19:07 -04:00 |
|
Vincent Lejeune
|
1d2c77d86a
|
Use ProjectionViewMatrix in glow_object.vert
|
2014-09-17 02:12:28 +02:00 |
|
Vincent Lejeune
|
13402543ce
|
Use glClientWaitSync with a 0 timeout
It turns out to be much more responsive this way.
|
2014-09-17 01:01:45 +02:00 |
|
hiker
|
008aa7f22f
|
Merge branch 'master' of github.com:supertuxkart/stk-code
|
2014-09-17 08:47:24 +10:00 |
|
hiker
|
1e1f921d08
|
Fix turning behaviour (karts would turn a lot more than with
previous stk versions, which resulted in hard controlling karts
(esp. at higher speed).
|
2014-09-17 08:44:28 +10:00 |
|
Vincent Lejeune
|
a2a6553d93
|
Fix srgb mismatch
|
2014-09-17 00:11:34 +02:00 |
|
vlj
|
534bcedecb
|
Fix for multiplayer with non basic mode.
|
2014-09-16 23:22:02 +02:00 |
|
Vincent Lejeune
|
19420fb5f2
|
Some fix for basic glsl mode
|
2014-09-16 19:46:21 +02:00 |
|
Vincent Lejeune
|
e2b6538d2d
|
Avoid clearing buffer if not strictly necessary
|
2014-09-16 19:42:10 +02:00 |
|
Vincent Lejeune
|
b9c547278f
|
Do not enter renderLights if dynamic light is disabled
|
2014-09-16 19:24:47 +02:00 |
|
Vincent Lejeune
|
d6d4b1948c
|
Use glewExperimental on OSX too
|
2014-09-16 17:19:24 +02:00 |
|
Vincent Lejeune
|
dd70f09fce
|
Revert "Apply patch from http://sourceforge.net/p/glew/patches/40/"
This reverts commit ef5039c02f .
|
2014-09-16 17:17:56 +02:00 |
|
Vincent Lejeune
|
20f10e0235
|
Revert "Remove glewexperimental flag"
This reverts commit 7516dc920a .
|
2014-09-16 17:17:51 +02:00 |
|
Vincent Lejeune
|
7516dc920a
|
Remove glewexperimental flag
|
2014-09-16 16:06:58 +02:00 |
|
Vincent Lejeune
|
ef5039c02f
|
Apply patch from http://sourceforge.net/p/glew/patches/40/
|
2014-09-16 16:05:24 +02:00 |
|
Vincent Lejeune
|
1f383245d6
|
Merge branch 'master-fix'
|
2014-09-16 15:34:39 +02:00 |
|
Vincent Lejeune
|
58fc801322
|
Slightly extend coverage of ssao cs
|
2014-09-16 15:18:29 +02:00 |
|
Vincent Lejeune
|
b769e46a00
|
Use texture instead of image in SSAO.
|
2014-09-16 15:18:29 +02:00 |
|
hiker
|
e4fd6ed32b
|
Merge remote-tracking branch 'origin/master'
|
2014-09-16 22:27:55 +10:00 |
|
hiker
|
9cdbaebd29
|
Started to add hardware stats reporting functionality.
|
2014-09-16 22:27:41 +10:00 |
|
hiker
|
e8aa181348
|
Merge remote-tracking branch 'origin/master' into include-glew
|
2014-09-16 11:05:35 +10:00 |
|
Vincent Lejeune
|
546cbabf3e
|
Use ifdef WIN32 for test purpose
|
2014-09-16 01:14:45 +02:00 |
|
Vincent Lejeune
|
4c6df4821d
|
Revert "Do not allow specvalue to be below 0."
This reverts commit 6b4430caaa .
|
2014-09-16 00:37:49 +02:00 |
|
Vincent Lejeune
|
fbb71bca7e
|
Revert "Fix negative value inside tonemap"
This reverts commit 16dc973faa .
|
2014-09-16 00:37:37 +02:00 |
|
Vincent Lejeune
|
b5598fda57
|
Revert "Force non negative value in bloom"
This reverts commit cb922ed4db .
|
2014-09-16 00:37:23 +02:00 |
|
Vincent Lejeune
|
45b15c1d65
|
Add some memory barrier when using compute shaders
|
2014-09-16 00:34:23 +02:00 |
|
Vincent Lejeune
|
bd4602fb5d
|
Fix context creation on linux when driver support gl 4.3
|
2014-09-15 23:39:48 +02:00 |
|
vlj
|
cb922ed4db
|
Force non negative value in bloom
|
2014-09-15 22:11:53 +02:00 |
|
hiker
|
8029bc5880
|
Build a static version of glew.
|
2014-09-15 21:49:06 +10:00 |
|
hiker
|
69473b1811
|
Try to include glew in stk.
|
2014-09-15 16:33:46 +10:00 |
|
hiker
|
8dfe72f73f
|
Merge branch 'master' of github.com:supertuxkart/stk-code
|
2014-09-15 12:41:34 +10:00 |
|
Marianne Gagnon
|
835b329c46
|
kart selection screen : don't reload RTT scene if the selected kart hasn't changed
|
2014-09-14 19:16:06 -04:00 |
|
Vincent Lejeune
|
16dc973faa
|
Fix negative value inside tonemap
It should be checked before but since it's not always reproducible.
|
2014-09-15 01:10:12 +02:00 |
|
Marianne Gagnon
|
05d43440b2
|
Merge branch 'master' of https://github.com/supertuxkart/stk-code
|
2014-09-14 19:07:00 -04:00 |
|
Marianne Gagnon
|
3536e13c49
|
Tweak fade-in/fade-out times in cutscenes and remove hardcoded values
|
2014-09-14 19:06:19 -04:00 |
|
Vincent Lejeune
|
6b4430caaa
|
Do not allow specvalue to be below 0.
Just in case it shouldnt be possible anyway.
|
2014-09-15 01:06:15 +02:00 |
|
Vincent Lejeune
|
0d982e55f0
|
Do not use kart position if there is no kart
|
2014-09-15 00:42:48 +02:00 |
|
Vincent Lejeune
|
866cd2b979
|
Set texture matrix in updateNoGL and not in updateGL
|
2014-09-15 00:16:50 +02:00 |
|
hiker
|
e26e10db61
|
Fixed compilation of font_tool.
|
2014-09-15 07:45:13 +10:00 |
|
Vincent Lejeune
|
476f95a6c9
|
Fix snb on linux
|
2014-09-14 23:41:42 +02:00 |
|
Vincent Lejeune
|
7c54ac4d81
|
Fix second texcoord in instanced_object_pass.vert
|
2014-09-14 23:07:10 +02:00 |
|
Vincent Lejeune
|
cd68be24f5
|
Delete sync object
|
2014-09-14 17:35:16 +02:00 |
|
Deve
|
0eb09af027
|
Filtering actions is not needed now
|
2014-09-14 17:08:40 +02:00 |
|
Deve
|
8ea38fe622
|
Block event for one-element ribbon widget in the same way as multi-element widget.
This fixes problem with pressing left and right arrow in track and GP info screen.
|
2014-09-14 17:06:21 +02:00 |
|
vlj
|
26b69ecace
|
Use __linux__ macro
|
2014-09-13 23:35:15 +02:00 |
|