• Home
  • History
  • Annotate
  • only in /development/samples/browseable/NetworkConnect/src/
History log of /external/mesa3d/src/gallium/auxiliary/util/u_video.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3ac959492d27a8473256bb7a25135f44b5d1a0f4 01-Feb-2012 Christian König <deathsimple@vodafone.de> vl: remove assert on unknown video profile

It's perfectly valid to ask for an unknown
profile and get unknown code as a result.

Signed-off-by: Christian König <deathsimple@vodafone.de>
/external/mesa3d/src/gallium/auxiliary/util/u_video.h
137ba91aadd7a3a24c1a7d76dd8bd5f7aa477fd2 27-Aug-2011 Kai Wasserbäch <kai@dev.carbon-project.org> util: Fix include style

As explained in the thread starting at [0], the internal include style
should be »#include "path/to/header.h"« for non-system includes.

[0]
<http://news.gmane.org/find-root.php?message_id=%3c4E5802BE.6020206%40vmware.com%3e>

Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org>
Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/gallium/auxiliary/util/u_video.h
a5a942256162eb0ca4df2f8202a916b080396141 14-Jul-2011 Brian Paul <brianp@vmware.com> gallium: put video-related enums in separate header

The forward references to video enum types in p_context.h causes
a massive number of compiler warnings (ISO C forbids forward references
to ‘enum’ types).

By putting the new video enums in a separate header that can be included
by p_context.h and p_screen.h we can avoid this.

Acked-by Christian König <deathsimple@vodafone.de>
/external/mesa3d/src/gallium/auxiliary/util/u_video.h
88d647d83b77a9e45f66bff67513f908e6a23c01 14-Jul-2011 Emil Velikov <emil.l.velikov@gmail.com> utils: Add missing parentheses

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/gallium/auxiliary/util/u_video.h
d18bd04dde2aca78afd8cec4d9dc4b2fd172ad38 03-Nov-2009 Younes Manton <younes.m@gmail.com> g3dvl: Put misc helpers in u_video.h.
/external/mesa3d/src/gallium/auxiliary/util/u_video.h