Ingo Ruhnke
|
9f68586617
Removed trailing whitespace
|
6 years ago |
Jonas Kuemmerlin
|
f273f012a3
cleaned up GlHelper.HasExtension
|
12 years ago |
Jonas Kuemmerlin
|
39b1a1d22b
Textures are generated on first use instead in the constructor to make sure there is an active gl context. This fixes some runtime warnings and crashes with some drivers (especially mesa)
|
12 years ago |
Jonas Kuemmerlin
|
16d8b9fd68
get rid of the whole sdl stuff
|
12 years ago |
Miloš Klouček
|
7ae8d0fb81
* M$C# project files update
|
14 years ago |
Arvid Norlander
|
21502dfe28
Add code to detect if we need power of two textures. Not using them made it unusably slow on some hardware (thanks to MMlosh for reporting the issue). Note that this would have been better in the gl class, but since that file says "WARNING: Automatically generated file", it seemed better not to.
|
15 years ago |
Ingo Ruhnke
|
fb3a538f30
Use non-power-of-two for Textures to fix background glitch
|
15 years ago |
Ingo Ruhnke
|
5a1ae97173
Added GPLv3+ copyright header
|
15 years ago |
Matthias Braun
|
245fcd2536
revert UV coordinates fixup patch
|
18 years ago |
Matthias Braun
|
1df77bc9b8
do the same UV-coordinate fixes as in supertux main branch
|
18 years ago |
Arvid Norlander
|
1799210293
Merged r4305 from 0_3_x branch into trunk: "Editor (0.3.x branch): Set svn:keywords = Id on most(?) files."
|
18 years ago |
Arvid Norlander
|
0cf1cff4f0
Editor: Some changes that seems to speed up the editor on Windows.
|
18 years ago |
Arvid Norlander
|
1d0ef7198d
Editor: Changed/Optimized some code in the editor based on results from code analyzer. Have tested changes on .NET but not on mono. Also fixed some bugs.
|
18 years ago |
Arvid Norlander
|
cbb3315849
Editor: Updated svn:eol-style on a lot of files, fixed inconsistent line endings in some files and fixed svn:mime-type on some image files.
|
18 years ago |
Arvid Norlander
|
231296b906
Editor: Fixed indention in quite a lot of files.
|
18 years ago |
Matthias Braun
|
13ff4a1dc3
reformating with vs.net...
|
18 years ago |
Matthias Braun
|
1bfe657010
reorga
|
18 years ago |