Jonas Kuemmerlin
|
f273f012a3
cleaned up GlHelper.HasExtension
|
12 anni fa |
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 anni fa |
Jonas Kuemmerlin
|
16d8b9fd68
get rid of the whole sdl stuff
|
12 anni fa |
Miloš Klouček
|
7ae8d0fb81
* M$C# project files update
|
14 anni fa |
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 anni fa |
Arvid Norlander
|
c7aed4e25b
Trailing whitespace clean up in editor source.
|
15 anni fa |
Ingo Ruhnke
|
fb3a538f30
Use non-power-of-two for Textures to fix background glitch
|
15 anni fa |
Ingo Ruhnke
|
5a1ae97173
Added GPLv3+ copyright header
|
15 anni fa |
Ryan Flegel
|
186bb30b97
#303: Typo fixes from mathnerd314
|
16 anni fa |
Arvid Norlander
|
810f7f60b1
Just committing some minor stuff I seem to have forgot. Includes fixing wording in an error message and fixing one of the project files for MSVC#.
|
17 anni fa |
Arvid Norlander
|
8f54a01266
More tweaking to make it faster...
|
18 anni fa |
Arvid Norlander
|
38585613c5
Removed some unused local variables and optimized another loop.
|
18 anni fa |
Arvid Norlander
|
008d882338
Fixed some issues found by the mono tool gendarme (see http://www.mono-project.com/Gendarme for more info)
|
18 anni fa |
Arvid Norlander
|
0359430784
Changed yet more things to use LogManager
|
18 anni fa |
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 anni fa |
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 anni fa |
Matthias Braun
|
f01b0016fe
disable direct-rendering as it makes problems for some people, display warnings when textures are loaded without an opengl context activated
|
18 anni fa |
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 anni fa |
Arvid Norlander
|
231296b906
Editor: Fixed indention in quite a lot of files.
|
18 anni fa |
Arvid Norlander
|
ac16b12cfe
Editor: Changed several comments in supertux-editor, LispReader, Lisp, and libeditor to xml doc comments. Also fixed some indention.
|
18 anni fa |
Matthias Braun
|
f880d704fc
fix LispWriter not quoting strings correctly
|
18 anni fa |
Matthias Braun
|
13ff4a1dc3
reformating with vs.net...
|
18 anni fa |
Matthias Braun
|
bbcf024d33
more smaller fixes
|
18 anni fa |
Matthias Braun
|
1bfe657010
reorga
|
18 anni fa |