index
:
playground/scenegraph.git
master
New Scene Graph Prototype
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compile with OpenGL ES 3.
HEAD
master
Michael Brasser
2016-07-05
1
-0/+5
*
Fix simplerenderer with dev
Laszlo Agocs
2016-07-05
5
-2/+52
*
customcontext: Add linkage to libEGL for all cases that use symbols from it.
Robin Burchell
2016-05-19
1
-1/+3
*
Pick up stencilclip shaders from the qt-project subfolder
Gunnar Sletta
2016-04-28
1
-1/+7
*
Reset clipping state after a completed frame.
Gunnar Sletta
2016-04-28
2
-0/+10
*
Make customcontext compile with 5.6
Gunnar Sletta
2016-04-28
2
-0/+60
*
[hybristextures] Prevent deleting native buffers while still in use
Mikko Harju
2015-10-29
2
-11/+6
*
Fix compilation with Qt 5.5
Christophe Chapuis
2015-09-23
3
-17/+65
*
Introduce SimpleRenderer, more similar to the old default one.
Gunnar Sletta
2015-04-27
6
-0/+1052
*
Fix badly placed ifdef
Gunnar Sletta
2015-01-29
1
-2/+4
*
Add default values matching base QSGRenderContext::compile().
Michael Brasser
2014-08-22
1
-1/+1
*
Remove the use of QAnimationDriver::startTime().
Gunnar Sletta
2014-08-20
2
-10/+14
*
Compile on desktop.
Gunnar Sletta
2014-08-19
1
-3/+5
*
Fix typo in ifdef
Gunnar Sletta
2014-08-19
1
-1/+1
*
Delay querying for EGL extension string until we are live with GL
Gunnar Sletta
2014-08-15
2
-11/+23
*
Introducing texture support based on EGL_HYBRIS_native_buffer.
Gunnar Sletta
2014-08-08
5
-0/+578
*
Fail gracefully if EGL image creation failed
Gunnar Sletta
2014-08-07
1
-2/+7
*
Limit eglgralloctexture to 32-bit formats and make them all work.
Gunnar Sletta
2014-06-27
1
-11/+60
*
Support eglgralloctextures through QQuickWindow::createTexture().
Gunnar Sletta
2014-05-26
4
-20/+71
*
Safeguard program binaries from filling up the filesystem.
Gunnar Sletta
2014-03-06
1
-1/+65
*
EGLImage/gralloc based textures
Gunnar Sletta
2014-02-25
5
-2/+508
*
Ensure m_materialPreloading is properly initialized.
Michael Brasser
2014-02-20
1
-0/+1
*
Make overlaprenderer and materialpreload work with Qt 5.2
Michael Brasser
2014-02-17
5
-25/+140
*
Adaptive fixed or time based animation steps
Gunnar Sletta
2014-02-13
2
-29/+92
*
Program binary support via (GL_OES_get_program_binary).
Gunnar Sletta
2014-02-13
4
-2/+293
*
Make nonpreservedtexture work with Qt 5.2.
Michael Brasser
2014-02-05
3
-13/+25
*
Make customcontext work with updated 5.2.0 API.
Gunnar Sletta
2014-01-30
3
-95/+153
*
Removed animators, part of 5.2
Gunnar Sletta
2014-01-15
80
-7776/+1
*
Make multisampling and defaultSurfaceFormat opt-in
Gunnar Sletta
2014-01-15
3
-2/+12
*
Make animation catchup plain and simple
Gunnar Sletta
2014-01-15
2
-51/+9
*
Add image provider that handles AMD_compressed_ATC_texture textures.
Michael Brasser
2013-12-10
9
-0/+509
*
Isolate rectangle to avoid upload of the table
Gunnar Sletta
2013-12-09
1
-0/+2
*
FlyingIcon and ExtremeTable benchmarks
Gunnar Sletta
2013-08-14
6
-0/+213
*
Updated licenses and contact details
Teemu Kaukoranta
2013-06-19
63
-84/+84
*
Say hello to Qt.labs.shapes 0.1
Gunnar Sletta
2013-05-28
21
-0/+1944
*
Replaced Nokia copyrights in header
Teemu Kaukoranta
2013-05-23
62
-62/+62
*
Fixed licenses
Teemu Kaukoranta
2013-05-23
62
-1372/+1372
*
Add msaa option to use multisampling instead of normal antialiasing
Gunnar Sletta
2013-05-23
3
-1/+59
*
Fix batching bug.
Michael Brasser
2013-05-15
1
-3/+3
*
Make it possible to force disable distancefields text
Gunnar Sletta
2013-05-13
3
-0/+29
*
Disable swap anim driver time warning
Gunnar Sletta
2013-05-02
1
-5/+3
*
Create m_clipProgram in correct thread.
Michael Brasser
2013-04-17
2
-7/+14
*
Enable preloading/sharing of the overlap renderer's clip program.
Michael Brasser
2013-04-12
4
-23/+40
*
Introduce CustomContext_USE_BGRA_FALLBACK.
Michael Brasser
2013-04-11
2
-7/+10
*
AtlasTexture improvements
Michael Brasser
2013-04-11
3
-28/+34
*
Minor cleanup: remove unused code.
Michael Brasser
2013-04-11
2
-5/+0
*
Allow nonpreservedrtexture and atlastexture to be used together.
Michael Brasser
2013-04-02
5
-10/+24
*
Introduce 'nonpreservedtexture'
Michael Brasser
2013-04-02
5
-0/+91
*
Remove the GL_APPLE_texture_format_BGRA8888 path.
Gunnar Sletta
2013-03-18
1
-3/+0
*
Output a bit more information
Gunnar Sletta
2013-03-18
1
-0/+4
[next]