aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/powervr-drivers
AgeCommit message (Collapse)Author
2010-03-09libgles-omap3: prepare initscript for ES5.x (DM37xx and OMAP36xx)3Koen Kooi
2010-03-09kernel-module-bc: recipe to build WTBU bc_cat.koKoen Kooi
2010-03-08libgles-omap3: autoload bufferclass_ti driver at bootKoen Kooi
2010-03-05libgles-omap3: fix for unwanted *.desktop file, shorten app names in menusSteve Sakoman
2010-02-25libgles-omap3: fix bug with package orderingKoen Kooi
2010-02-24libgles-omap3: fix DEPENDS as wellKoen Kooi
2010-02-24libgles-omap3: complete the previous commit, I suck at using git mergetoolKoen Kooi
2010-02-24libgles-omap3: complete overhaulKoen Kooi
* convert to new-style staging * (re)build demos with proper toolchain and flags * build trainingcourses * generate .desktop files on the fly * delete old versions
2010-02-22libgles-omap3: depend on proper fbset, set rgba correctly for 32bpp and try ↵Koen Kooi
to enable tripple buffering
2010-01-13omap3-sgx-modules: make 1.4.14.2514 the default and make it build against 2.6.32Koen Kooi
libgles-omap3: make 3.01.00.02 the default and attempt to fix file permissions
2009-12-14libgles-omap3: add compatible machineKoen Kooi
2009-12-04libgles-omap3, omap3-sgx-modules: switch to new style installjammer unpackerKoen Kooi
2009-12-02omap3-sgx-modules: fix build for recent kernelsMike Rapoport
Starting from v2.6.32-rc6 of linux-omap tree the arch/arm/plat-omap/include/mach has been moved to arch/arm/plat-omap/include/plat Take care of that change Signed-off-by: Mike Rapoport <mike@compulab.co.il>
2009-11-18libgles-omap, omap3-sgx-modules: add SDK 3.01.00.02/1.4.14.2514 releaseKoen Kooi
2009-11-03libgles-omap3: adjust for future releasesKoen Kooi
2009-11-02libgles-omap3.inc: use libpvrPVR2D_FRONTWSEGL.soBrijesh Singh
2009-11-02bc-cat-omap 0.1.0: add recipe to build bc-cat module.Brijesh Singh
* adjust libgles-omap3 staging to stage more headers for thisi * bc-cat module complains about unresolved symbols during modprobe hence using modprobe -f to force the module loading.
2009-10-23libgles-omap3: merge in changes from overo repoKoen Kooi
2009-10-19omap3-sgx-modules: Fix broken proc-interface.patch.David-John Willis
Signed-off-by: David-John Willis <John.Willis@Distant-earth.com>
2009-10-19omap3-sgx-modules: add INHIBIT_PACKAGE_STRIP = "1"Koen Kooi
2009-10-18omap3 sgx modules: make proc interface patch use proper kernel version ↵Koen Kooi
macros, courtesy Bin Liu
2009-09-25omap3-sgx-modules: add proc patch for omap3517 and omap3 evms as wellKoen Kooi
2009-09-23omap3-sgx-modules_1.3.13.1607.bb : add 2.6.31 patch building, only forGraeme Gregory
omapzoom2 at the moment.
2009-09-22libgles-omap3: fix typos in cpu detection script and pvr initSteve Sakoman
2009-09-17libgles-omap3: switch to FLIP wseglKoen Kooi
2009-09-03libgles-omap3: detect cpu type and don't load modules if no SGX hardwareSteve Sakoman
2009-08-26libgles-omap3: catch up with dir renameKoen Kooi
* I really suck at git, sorry
2009-07-24libgles-omap3: stage openvg headers as wellKoen Kooi
2009-07-17omap3-sgx-modules: update to 1.3.13.1607Koen Kooi
2009-07-15libgles-omap3 .09: def pref -1 till it gets releasedKoen Kooi
2009-07-15libgles-omap3: add recipe for upcoming 09 releaseKoen Kooi
* This needs some runtime shuffling, so a new initscript
2009-06-18libgles-omap3: add recipe for .08 releaseKoen Kooi
* the vrfb fixes aren't in this release, so remove the initscript that fixes those up
2009-06-16libgles-omap3: add support files for .08 releaseKoen Kooi
* actual .08 recipe will follow later
2009-04-08libgles-omap3: these are evil binaries, so skip insane.bbclass testsKoen Kooi
2009-04-08omap3-sgx-modules: add compile fix for DSS2 changes in linux-omap 2.6.29Koen Kooi
2009-04-06omap3 boards: introduce MACHINE_KERNEL_PR, put it in ↵Koen Kooi
conf/machine/include/omap3.inc
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>