Commit Graph

10 Commits

Author SHA1 Message Date
Stefan Seyfried
096d10fccc neutrino: remove glthread, use GLFramebuffer instead
now that libstb-hal provides an easy to use virtual framebuffer,
use it instead of the glthread implementation.


Origin commit data
------------------
Branch: ni/coolstream
Commit: e388b08dfe
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-04 (Sat, 04 May 2013)



------------------
This commit was generated by Migit
2013-05-04 13:07:52 +02:00
Stefan Seyfried
9607ecaff2 framebuffer: always blit after RestoreScreen()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 02621c0ce1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-21 (Sun, 21 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-21 18:01:50 +02:00
Stefan Seyfried
a844812b8b framebuffer_ng: add getScreen*Rel() functions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 575c7c1da3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-06 (Sat, 06 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-06 11:29:27 +02:00
Stefan Seyfried
1f47a39eb2 fb_ng: silence some compiler warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9543dfff64
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-24 (Sun, 24 Mar 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-03-24 19:22:49 +01:00
Stefan Seyfried
8879601b8e fb_ng: allow NULL argument for Save/RestoreScreen
Origin commit data
------------------
Branch: ni/coolstream
Commit: 10ffeedffc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-24 (Sun, 24 Mar 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-03-24 19:21:51 +01:00
Stefan Seyfried
9e0ba3902c framebuffer_ng: remove unused code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0ee6181de6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-24 (Sun, 24 Mar 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-03-24 14:43:31 +01:00
Stefan Seyfried
62c68a7fce fbaccel: fix blit2FB on SPARK/TD/x86
Origin commit data
------------------
Branch: ni/coolstream
Commit: c1dd39b42e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-14 (Mon, 14 Jan 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-01-14 22:49:49 +01:00
Stefan Seyfried
f6b763ccb6 fbaccel: implement support for SPARK target
this should obsolete framebuffer_spark.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: bc062dca05
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-13 (Sun, 13 Jan 2013)



------------------
This commit was generated by Migit
2013-01-13 17:52:44 +01:00
Stefan Seyfried
49a26ce28c framebuffer_ng: fbaccel backend for some targets
Implement fbaccel functionality for most target platforms. Some old
code is just #if 0'ed for now in order to keep the diffs smaller
and to compare the code directly.
Probably needs some wider testing, small graphics problems are likely.

TODO: implement for SPARK, remove unused #if 0 code.


Origin commit data
------------------
Branch: ni/coolstream
Commit: b50c5d5a27
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-13 (Sun, 13 Jan 2013)



------------------
This commit was generated by Migit
2013-01-13 17:32:11 +01:00
Stefan Seyfried
e89d77c078 framebuffer: start cleanup / refactoring
in order to not clash with upstream all the time, copy the files
over to framebuffer_ng.{cpp,h} and include this from old include file.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 21e27d463f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-05 (Sat, 05 Jan 2013)



------------------
This commit was generated by Migit
2013-01-05 14:41:50 +01:00