Lasse Öörni
|
5cda61c090
OpenGL sRGB framebuffer write mode.
|
před 12 roky |
Lasse Öörni
|
b4599e046d
Hardware sRGB texture support. OpenGL sRGB framebuffer writing implementation still missing.
|
před 12 roky |
Lasse Öörni
|
cf36528fd4
Return the texture usage accurately for OpenGL textures.
|
před 12 roky |
Lasse Öörni
|
a40fead7dc
Updated license for the new year.
|
před 13 roky |
Lasse Öörni
|
7d8558a51f
Applied massive patch from weitjong.
|
před 13 roky |
Lasse Öörni
|
88aaa46465
Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding.
|
před 13 roky |
Lasse Öörni
|
c800e15ab7
Fixed Android build.
|
před 13 roky |
Lasse Öörni
|
0cd53cdee3
Added 16 & 32-bit texture formats.
|
před 13 roky |
Lasse Öörni
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
před 13 roky |
Lasse Öörni
|
3b67320a49
Added animation trigger event system.
|
před 13 roky |
Lasse Öörni
|
18e8cb6334
Removed need for anisotropic filter OpenGL extension.
|
před 13 roky |
Lasse Öörni
|
fcbd3b493d
Moved the data lost flag to GPUObject.
|
před 13 roky |
Lasse Öörni
|
5404482ce7
Fixed PVRTC support.
|
před 13 roky |
Lasse Öörni
|
729df6e65b
Started work on PVRTC texture format support.
|
před 13 roky |
Lasse Öörni
|
d7d599be7b
Added loading of ETC1 compressed textures on mobile devices. These need to be stored inside .ktx files.
|
před 13 roky |
Lasse Öörni
|
e1a1c974e5
Initial iOS support.
|
před 13 roky |
Lasse Öörni
|
e272896dc1
SDL Java code cleanup.
|
před 13 roky |
Lasse Öörni
|
a4c1924e04
Vertex & index buffer refactoring to unify feature set between graphics APIs, cleanup code, and prepare for Android OpenGL context loss handling.
|
před 13 roky |
Lasse Öörni
|
a8c622f330
Started work on GLES2 shadow mapping.
|
před 13 roky |
Lasse Öörni
|
c1c7dcf0ec
Code cleanup.
|
před 13 roky |
Lasse Öörni
|
354f04e6f2
Added Texture::IsCompressed().
|
před 13 roky |
Lasse Öörni
|
f78a0cab6d
Set also the third texture coordinate wrap mode on OpenGL.
|
před 14 roky |
Lasse Öörni
|
af7c5a53fb
Renamed GetData() to Data() in the Math library.
|
před 14 roky |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
před 14 roky |
Lasse Öörni
|
510c606b3d
Removed the redundant GetString() functions from XMLElement.
|
před 14 roky |
Lasse Öörni
|
d449b946bd
Additions to the PostProcess API.
|
před 14 roky |
Lasse Öörni
|
8c14956ebe
Documentation update.
|
před 14 roky |
Lasse Öörni
|
c27ab40f7f
Check needed OpenGL extensions more carefully.
|
před 14 roky |
Lasse Öörni
|
fbdd44c3b8
Fixed comments.
|
před 14 roky |
Lasse Öörni
|
71603ae52e
Initial kNet-based networking implementation.
|
před 14 roky |