[Kde-games-devel] Review Request: New classes KGameRenderer and KGameRenderedItem

Stefan Majewsky majewsky at gmx.net
Sat Jun 12 01:16:07 CEST 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4283/
-----------------------------------------------------------

Review request for KDE Games.


Summary
-------

KGameRenderer is a small SVG->PNG rendering framework for use in KDE games. For the story behind it, see http://kde.markmail.org/message/plfkwfeoni6nvpk2

This diff reflects the current state of my local work branch: KGameRenderer is in a single source file inside the KDiamond source tree. I am in the process of porting KDiamond to KGameRenderer alongside writing KGameRenderer for testing reasons.

Eventually, KGameRenderer shall be moved inside libkdegames. I will take care of porting all applications in the kdegames module to KGameRenderer where it is fruitful.


Diffs
-----

  trunk/KDE/kdegames/kdiamond/src/CMakeLists.txt 1135863 
  trunk/KDE/kdegames/kdiamond/src/animator.cpp 1135863 
  trunk/KDE/kdegames/kdiamond/src/board.cpp 1135863 
  trunk/KDE/kdegames/kdiamond/src/diamond.h 1135863 
  trunk/KDE/kdegames/kdiamond/src/diamond.cpp 1135863 
  trunk/KDE/kdegames/kdiamond/src/mainwindow.cpp 1135863 
  trunk/KDE/kdegames/kdiamond/src/renderer.h 1135863 
  trunk/KDE/kdegames/kdiamond/src/renderer.cpp 1135863 
  trunk/KDE/kdegames/kdiamond/src/staging.h PRE-CREATION 
  trunk/KDE/kdegames/kdiamond/src/staging.cpp PRE-CREATION 
  trunk/KDE/kdegames/kdiamond/src/staging_p.h PRE-CREATION 

Diff: http://reviewboard.kde.org/r/4283/diff


Testing
-------

KDiamond still works, and even feels a bit faster although I have yet to fully take advantage of KGameRenderer's facilities.


Thanks,

Stefan



More information about the kde-games-devel mailing list