index
:
platform/upstream/qtdeclarative
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
master
sandbox/pcoval/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
quick
/
scenegraph
/
util
/
qsgatlastexture.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-30
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
1
-0
/
+11
2015-06-25
Fix missing images when alpha and shader effects are involved
Laszlo Agocs
1
-0
/
+11
2015-06-15
Add QQuickWindow::TextureIsOpaque as option to createTextureFromImage.
Gunnar Sletta
1
-2
/
+4
2015-04-16
Fix regressed atlas texture log output. Broken since: a49b0ad786
Gunnar Sletta
1
-2
/
+2
2015-02-12
Update copyright headers
Jani Heikkinen
1
-7
/
+7
2015-02-03
Release atlas texture's image instance once uploaded
Gunnar Sletta
1
-10
/
+54
2014-10-09
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
1
-1
/
+10
2014-09-12
Use QQuickProfiler's own timer to sample events
Ulf Hermann
1
-7
/
+8
2014-09-11
Select specific features to be recorded when profiling QML
Ulf Hermann
1
-1
/
+2
2014-09-08
Merge remote-tracking branch 'origin/5.3' into 5.4
Simon Hausmann
1
-1
/
+10
2014-08-30
Support padding in images stored in atlas texture
Eskil Abrahamsen Blomfeldt
1
-1
/
+10
2014-08-25
Update license headers and add new licenses
Jani Heikkinen
1
-19
/
+11
2014-07-26
Merge remote-tracking branch 'origin/5.3' into dev
Simon Hausmann
1
-0
/
+3
2014-07-23
Do not crash AtlasTexture if image is null
David Edmundson
1
-0
/
+3
2014-07-02
Use qNextPowerOfTwo instead of reimplementing it
Allan Sandfeld Jensen
1
-14
/
+3
2014-07-02
Properly collect polish timings from all render loops
Ulf Hermann
1
-1
/
+1
2014-07-01
Use categorized logging for all things scenegraph.
Gunnar Sletta
1
-16
/
+5
2014-05-23
Avoid direct GL calls in Quick
Laszlo Agocs
1
-27
/
+30
2014-05-22
Be conservative with atlas allocation for Cover windows.
Gunnar Sletta
1
-0
/
+10
2014-05-10
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
1
-7
/
+14
2014-05-01
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
1
-2
/
+2
2014-04-28
Ensure RGB32 images are not converted on upload to atlas.
Michael Brasser
1
-1
/
+1
2014-04-25
Follow QOpenGLContext API renaming
Laszlo Agocs
1
-2
/
+2
2014-04-23
Support shutting down the render thread without an OpenGL context.
Gunnar Sletta
1
-4
/
+2
2014-03-18
Dynamic GL in Quick
Laszlo Agocs
1
-7
/
+14
2014-03-13
Fix obvious logic error
Niels Ole Salscheider
1
-1
/
+1
2014-02-21
Make sure we update filtering options on atlas textures.
Gunnar Sletta
1
-13
/
+5
2014-02-15
Move QtQuick profiling to own profiler adapter
Ulf Hermann
1
-3
/
+3
2014-02-12
Add Image::mipmap to support mipmapping of images.
Gunnar Sletta
1
-0
/
+1
2014-02-07
Android: Fix crash when using images in QML
Eskil Abrahamsen Blomfeldt
1
-3
/
+4
2014-01-24
Merge remote-tracking branch 'origin/stable' into dev
Simon Hausmann
1
-3
/
+15
2014-01-22
Further pack messages for QQmlProfilerService
Ulf Hermann
1
-2
/
+1
2014-01-22
Unify calls to profiler service event methods.
Ulf Hermann
1
-9
/
+7
2014-01-17
Work around missing BGRA texture format on Samsung Galaxy Tab 3
Eskil Abrahamsen Blomfeldt
1
-3
/
+15
2014-01-07
Use qDebug for all debug under src/quick/scenegraph.
Gunnar Sletta
1
-1
/
+1
2013-12-06
Propegate filtering state when we extract texture from atlas.
Gunnar Sletta
1
-0
/
+1
2013-11-18
Make use of GL_APPLE_texture_format_BGRA8888.
Gunnar Sletta
1
-0
/
+5
2013-11-05
Added QSG_INFO=1 environment variable to spit out graphics info
Gunnar Sletta
1
-0
/
+3
2013-10-30
Use one render loop per QQuickWindow
Gunnar Sletta
1
-12
/
+28
2013-10-29
Prevent bogus warning message flood on nVidia driver related to mipmaps
Sean Harmer
1
-0
/
+3
2013-10-03
Enable profiling of materials and atlas textures
Gunnar Sletta
1
-8
/
+22
2013-09-02
New scenegraph renderer and atlas textures.
Gunnar Sletta
1
-0
/
+416