Skip to content
Snippets Groups Projects
Commit d93b0224 authored by pippin's avatar pippin
Browse files

ctx: enable CTX_FORMAT_RGB8 fixing jpeg support

parent 6d9c1b69
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@
#define CTX_ENABLE_FLOAT 0
#define CTX_32BIT_SEGMENTS 0
#define CTX_ENABLE_RGBA8 1
#define CTX_ENABLE_RGB8 1
#define CTX_ENABLE_RGB332 0
#define CTX_ENABLE_GRAY1 0
#define CTX_ENABLE_GRAY2 0
......
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