Marianne Gagnon
|
0934373fca
Fix GCC build
|
9 years ago |
Marianne Gagnon
|
5aa342ba30
First set of attempts at optimising lights : reduce and cull more lights as they are out of sight or far. I get a decent FPS boost for this, still a few visual glitches in some tracks and also the code is not too clean
|
9 years ago |
Deve
|
b78d4a0c3d
Merge pull request #2372 from rugk/patch-1
|
9 years ago |
Deve
|
a69eb99094
Merge pull request #2380 from nado/clang-fix
|
9 years ago |
Nado
|
d66a70b250
Fixing some -Wunused-variable
|
9 years ago |
Nado
|
97de0cbc34
Fixing clang only warnings
|
9 years ago |
Marianne Gagnon
|
708608177a
Fix audio listener positionning issue
|
9 years ago |
auriamg
|
794908681d
Merge pull request #2379 from Benau/skin_color_font
|
9 years ago |
Benau
|
f1982c1bee
Fix coloring
|
9 years ago |
Benau
|
0deb065fe9
Two new skin (Ruby and Forest)
|
9 years ago |
Benau
|
2b0e3b8828
Reverse type and state
|
9 years ago |
Benau
|
962fe919d2
Color the text (mainly border including title and billboard) base on current skin
|
9 years ago |
auriamg
|
bc712b5a44
Merge pull request #2378 from Benau/custom_font
|
9 years ago |
Benau
|
7cf4d662ee
Allow configurable fonts file names in stk-config
|
9 years ago |
hiker
|
8b916a7565
Fixed sfx not playing at right location (e.g. bridge in Green Valley).
|
9 years ago |
Marianne Gagnon
|
6afc34c06b
Try to fix audio potential issues
|
9 years ago |
Marianne Gagnon
|
bf14e49ea4
Create OpenAL sound sources asychronously
|
9 years ago |
Marianne Gagnon
|
86d18c0c3e
Merge branch '2360_fix_attempt'
|
9 years ago |
hiker
|
4ea8bfd4ab
Fixed typo.
|
9 years ago |
hiker
|
a7547dff23
Try to fix compilation by reducing number of threads.
|
9 years ago |
hiker
|
a6ea57d09a
Used leyyins code to dynamically adjust number of threads.
|
9 years ago |
hiker
|
ce219f2fd4
Merge branch 'master' of github.com:supertuxkart/stk-code
|
9 years ago |
hiker
|
fbff4db589
Increase number of threads to 32.
|
9 years ago |
Marianne Gagnon
|
b1803b8dff
Apply fix by Benau
|
9 years ago |
Marianne Gagnon
|
35316c447d
Merge remote-tracking branch 'Benau/ftcleanup#2'
|
9 years ago |
Benau
|
09a6b9b502
Remove unneeded variable
|
9 years ago |
Benau
|
cee7cf0b37
Implement better error detection
|
9 years ago |
auriamg
|
32e54d4f87
Merge pull request #2374 from Benau/ftcleanup#2
|
9 years ago |
Benau
|
0b5a916980
Remove unused header
|
9 years ago |
Benau
|
09101e923c
More clean up freetype-related code
|
9 years ago |