replicant-frameworks_native/opengl
Siva Velusamy a8cfde8897 gltrace: Make framebuffer contents an optional message.
Currently, the contents of the FrameBuffer are sent by encoding
them as the last argument to the function call. As a result, it is
not possible to know if a message has the framebuffer encoded in it
without looking at the function type.

This patch modifies the protobuf definition to include a separate
optional framebuffer message.

Change-Id: Ief3a6950052d927ca0743e729457435b48c25a92
2011-12-05 14:13:16 -08:00
..
include rework a bit how we manage EGL extensions 2011-11-14 19:05:45 -08:00
libagl rework a bit how we manage EGL extensions 2011-11-14 19:05:45 -08:00
libs gltrace: Make framebuffer contents an optional message. 2011-12-05 14:13:16 -08:00
specs add a way to access the version string of the h/w implementation of EGL 2011-11-29 18:00:35 -08:00
tests EGL: implement loading and saving the cache 2011-11-08 15:54:36 -08:00
tools/glgen GLES: add image external enums 2011-11-15 11:35:46 -08:00