aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/gfx/opengl/openglgfx.cpp
AgeCommit message (Expand)Author
2010-10-12SWORD25: fix line drawing in vector imagesEugene Sandulenko
2010-10-12SWORD25: Load and parse vector imagesEugene Sandulenko
2010-10-12SWORD25: Comply to the code conventions for several classesEugene Sandulenko
2010-10-12SWORD25: unsigned int -> uintEugene Sandulenko
2010-10-12SWORD25: unsigned char -> byteEugene Sandulenko
2010-10-12SWORD25: Fixed compiler warningsPaul Gilbert
2010-10-12SWORD25: Attempt to implement alpha blending. Code disabled.Eugene Sandulenko
2010-10-12SWORD25: Implement graphics Fill() methodEugene Sandulenko
2010-10-12SWORD25: Refactored engine to remove BS_Rect classPaul Gilbert
2010-10-12SWORD25: removed BS_ prefix from rest of the classes.Eugene Sandulenko
2010-10-12SWORD25: eliminated BS_ prefix in all but kernel/Eugene Sandulenko
2010-10-12SWORD25: Mass-eliminating of BS_ prefix in fmv/ and gfx/Eugene Sandulenko
2010-10-12SWORD25: Next step of graphics code conversion.Eugene Sandulenko
2010-10-12SWORD25: Started rewriting gfx subsystemEugene Sandulenko
2010-10-12SWORD25: Clean compile!Eugene Sandulenko
2010-10-12SWORD25: Mass-astyle.Eugene Sandulenko
2010-10-12SWORD25: Number of compilation and warning fixesEugene Sandulenko
2010-10-12SWORD25: Mass-putting of all files in gfx/ into Sword25 namespaceEugene Sandulenko
2010-10-12SWORD25: Replacing headers with ScummVM ones plus original (C)Eugene Sandulenko
2010-10-12SWORD25: Fixed rest of the include pathsEugene Sandulenko
2010-10-12SWORD25: Importing original sourcesEugene Sandulenko