Commit Graph

8 Commits

Author SHA1 Message Date
spacy51 6ece6dd1a3 added support for RGB555 format (6bit green instead of 6bit).
improve speed when trying to interpolate the same colors.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@247 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-30 21:11:40 +00:00
spacy51 1e9552726a hq3x/4x:
moved source files to seperate directory
added 16bit C version
C version: cleanup
C version: much code merging for 16bit/32bit
C version: code optimization ( only calculate YUV values for one pixel once )
C version: corrected one logic mistake when dealing with pixels at the border of the image


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@246 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-30 20:09:14 +00:00
spacy51 f08f489ff3 build system clean up
enable GBA logging for release versions (no measurable performance impact)
change "DEV_VERSION" to "GBA_LOGGING"

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@233 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-25 16:22:30 +00:00
spacy51 674f9a424b added info about missing OpenGL files
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@231 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-25 15:22:32 +00:00
spacy51 d1d8adf051 added known preprocessor switches
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@223 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-23 20:51:19 +00:00
spacy51 31d2d4d629 added info on OpenAL SDK
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@163 a31d4220-a93d-0410-bf67-fe4944624d44
2007-12-05 23:28:53 +00:00
Nach 3c06fa079f Trimmed whitespace, and set propper line endings for SVN.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@68 a31d4220-a93d-0410-bf67-fe4944624d44
2007-11-14 12:28:27 +00:00
mudlord a963483ee0 Added VBALink to the SVN code. Note that this is completely untested
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@2 a31d4220-a93d-0410-bf67-fe4944624d44
2007-10-30 19:04:22 +00:00