Ingo Ruhnke
|
9f68586617
Removed trailing whitespace
|
před 6 roky |
Jonas Kuemmerlin
|
f273f012a3
cleaned up GlHelper.HasExtension
|
před 12 roky |
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)
|
před 12 roky |
Jonas Kuemmerlin
|
16d8b9fd68
get rid of the whole sdl stuff
|
před 12 roky |
Miloš Klouček
|
7ae8d0fb81
* M$C# project files update
|
před 14 roky |
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.
|
před 15 roky |
Ingo Ruhnke
|
fb3a538f30
Use non-power-of-two for Textures to fix background glitch
|
před 15 roky |
Ingo Ruhnke
|
5a1ae97173
Added GPLv3+ copyright header
|
před 15 roky |
Matthias Braun
|
245fcd2536
revert UV coordinates fixup patch
|
před 18 roky |
Matthias Braun
|
1df77bc9b8
do the same UV-coordinate fixes as in supertux main branch
|
před 18 roky |
Arvid Norlander
|
1799210293
Merged r4305 from 0_3_x branch into trunk: "Editor (0.3.x branch): Set svn:keywords = Id on most(?) files."
|
před 18 roky |
Arvid Norlander
|
0cf1cff4f0
Editor: Some changes that seems to speed up the editor on Windows.
|
před 18 roky |
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.
|
před 18 roky |
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.
|
před 18 roky |
Arvid Norlander
|
231296b906
Editor: Fixed indention in quite a lot of files.
|
před 18 roky |
Matthias Braun
|
13ff4a1dc3
reformating with vs.net...
|
před 18 roky |
Matthias Braun
|
1bfe657010
reorga
|
před 18 roky |