[Mesa-dev] [PATCH 0/3] misc janitorial

Giuseppe Bilotta giuseppe.bilotta at gmail.com
Sat Nov 28 07:43:54 PST 2015


The second and third patches are mostly aimed at removing non-spurious
compiler warnings. The first one is just minor whitespace cleanup in the
general area of code touched by the second patch.

Giuseppe Bilotta (3):
  radeon: whitespace cleanup
  radeon: const correctness
  xvmc: force assertion in XvMC tests

 src/gallium/state_trackers/xvmc/tests/test_blocks.c     | 2 ++
 src/gallium/state_trackers/xvmc/tests/test_context.c    | 2 ++
 src/gallium/state_trackers/xvmc/tests/test_rendering.c  | 2 ++
 src/gallium/state_trackers/xvmc/tests/test_subpicture.c | 2 ++
 src/gallium/state_trackers/xvmc/tests/test_surface.c    | 2 ++
 src/mesa/drivers/dri/radeon/radeon_swtcl.c              | 6 +++---
 6 files changed, 13 insertions(+), 3 deletions(-)

-- 
2.6.0.rc2.233.g6dd8a9a.dirty



More information about the mesa-dev mailing list