Skip to content
Snippets Groups Projects
Commit d61a9fdc authored by Benoit Girard's avatar Benoit Girard
Browse files

Bug 739679 - Part 7: Enable tiling. r=pcwalton a=blocking-fennec

parent 6eeab25b
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,11 @@
#define TILEDLAYERBUFFER_TILE_SIZE 256
// Debug defines
//#define FORCE_BASICTILEDTHEBESLAYER
#ifdef ANDROID
// This needs to go away as we enabled tiled
// layers everywhere.
#define FORCE_BASICTILEDTHEBESLAYER
#endif
//#define GFX_TILEDLAYER_DEBUG_OVERLAY
//#define GFX_TILEDLAYER_PREF_WARNINGS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment