summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the GL_APPLE_texture_format_BGRA8888 path.Gunnar Sletta2013-03-181-3/+0
* Output a bit more informationGunnar Sletta2013-03-181-0/+4
* Make material preloading opt-in as it doesn't compile on desktop currentlyGunnar Sletta2013-03-113-2/+23
* Make sure dithering works, also when renderer is using depth/stencil buffer.Gunnar Sletta2013-02-261-0/+3
* Discard geometry outside the viewport rect.Michael Brasser2013-02-212-3/+10
* Add the mandatory license file to be consistent and properLaszlo Papp2013-02-154-0/+1660
* Implement BGRA->BGRA and BGRA->RGBA uploads in texture atlas codeGunnar Sletta2013-02-112-43/+132
* add some verbose debug to the new animation driverGunnar Sletta2013-02-111-0/+9
* Animation driver based on QQuickWindow::frameSwapped.Gunnar Sletta2013-02-075-3/+190
* Make Context request a depth buffer by default.Gunnar Sletta2013-02-072-1/+5
* Preload the common materialsGunnar Sletta2013-02-062-10/+62
* Introduced 'mactexture'Gunnar Sletta2013-02-046-29/+156
* Introduce 'threaduploadtexture'Gunnar Sletta2013-02-045-12/+220
* Restructured the customcontext and made it slightly more pluggable.Gunnar Sletta2013-02-0411-177/+301
* Remove windowmanager as it is now part of the Qt Quick libraryGunnar Sletta2013-02-046-1048/+2
* Fixes for errors and warnings.Samuel Rødal2012-11-1911-28/+39
* Some small optimizations to the overlaprenderer.Samuel Rødal2012-09-251-10/+21
* Added ListView benchmark.Samuel Rødal2012-08-285-0/+226
* Compile on Windows.Kim Motoyoshi Kalland2012-08-273-4/+11
* Don't include Unix specific code on Windows.Kim Motoyoshi Kalland2012-08-272-1/+3
* Make windowmanager more robust and ready for prime timeGunnar Sletta2012-08-272-382/+254
* Introduce bounding area heuristic in overlaprenderer.Samuel Rødal2012-08-242-1/+101
* top-level .pro fileGunnar Sletta2012-08-151-0/+3
* Order the translate for the position correctlyGunnar Sletta2012-08-151-1/+1
* CompilefixGunnar Sletta2012-08-131-1/+1
* Another code dump to render thread animation system.Marko Niemelä2012-08-1379-368/+991
* Animation system to run on the rendering threadGunnar Sletta2012-08-1076-66/+7328
* Initial code dump...Gunnar Sletta2012-08-0118-0/+4636
* Initial commitSergio Ahumada2012-07-310-0/+0