This website requires JavaScript.
Explore
Help
Register
Sign in
pandory500
/
SDL-mirror
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
31f1dceb0c
SDL-mirror
/
test
/
automated
/
common
History
Download ZIP
Download TAR.GZ
Sam Lantinga
825e1da54d
Making the API simpler, the blend modes are "none, blend, add" and are supported by all renderers.
...
--HG-- extra : rebase_source : f06ea01caa64c8ad14170c723e5af52dad64d779
2011-01-31 23:23:57 -08:00
..
common.c
Added a test to check the read/write pixels API
2009-12-14 06:35:59 +00:00
common.h
We want to be strict on software renderer tests and opaque tests, but give a decent margin for blending inaccuracy for the blended tests.
2009-11-21 07:59:19 +00:00
images.h
Fixed include paths for Visual C++
2009-11-22 06:42:58 +00:00
img_blit.c
Merged Edgar's code changes from Google Summer of Code 2009
2009-09-07 05:06:34 +00:00
img_blitblend.c
Making the API simpler, the blend modes are "none, blend, add" and are supported by all renderers.
2011-01-31 23:23:57 -08:00
img_face.c
Merged Edgar's code changes from Google Summer of Code 2009
2009-09-07 05:06:34 +00:00
img_primitives.c
Use 45 degree lines for the diagonal test to avoid aliasing errors in line drawing.
2009-11-21 06:28:25 +00:00
img_primitivesblend.c
Merged Edgar's code changes from Google Summer of Code 2009
2009-09-07 05:06:34 +00:00