index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resources
/
openglimagehelper.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-12-27
Fix text size if it was not power of two.
Andrei Karas
1
-4
/
+7
2012-12-27
Change outline function to better quality but slower.
Andrei Karas
1
-0
/
+22
2012-10-26
Android compilation fixes.
Andrei Karas
1
-0
/
+7
2012-10-26
Add initial version of mobile OpenGL backend.
Andrei Karas
1
-4
/
+17
2012-10-23
Fix texture sampler settings again.
Andrei Karas
1
-1
/
+1
2012-10-23
Fix texture sampler settings.
Andrei Karas
1
-1
/
+0
2012-10-23
Move OpenGL error conversion to string to graphicsmanager.
Andrei Karas
1
-25
/
+3
2012-10-23
Set for all textures max mipmap level to 0.
Andrei Karas
1
-0
/
+2
2012-10-01
Using GL_ARB_sampler_objects.
Andrei Karas
1
-8
/
+27
2012-09-30
add atlas textures support.
Andrei Karas
1
-9
/
+8
2012-09-03
Add const to more classes.
Andrei Karas
1
-10
/
+10
2012-09-02
Add const to more classes.
Andrei Karas
1
-1
/
+2
2012-07-19
Rename openglgraphics to normalopenglgraphics.
Andrei Karas
1
-2
/
+2
2012-07-19
Rename opengl1graphics to safeopenglgraphics.
Andrei Karas
1
-2
/
+2
2012-07-17
Fix more code style and additional warnings.
Andrei Karas
1
-3
/
+3
2012-07-16
Add new dye type A.
Andrei Karas
1
-24
/
+48
2012-06-30
Extend bind texture debug logging.
Andrei Karas
1
-0
/
+1
2012-06-17
Replace SDL int types to C++ types.
Andrei Karas
1
-6
/
+6
2012-06-11
Fix code style.
Andrei Karas
1
-1
/
+1
2012-06-10
Split ImageHelper to ImageHelper, SDLImageHelper, OpenGLImageHelper.
Andrei Karas
1
-0
/
+278