qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 02/10] sdl2: rename sdl2_state to sdl2_consol


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v2 02/10] sdl2: rename sdl2_state to sdl2_console, move to header file
Date: Wed, 17 Dec 2014 10:13:05 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 2014-12-16 at 14:26, Gerd Hoffmann wrote:
Create sdl2.h header file, in preparation for sdl2 code splitup.
Populate it with sdl2_console struct (renamed from sdl2_state).

Signed-off-by: Gerd Hoffmann <address@hidden>
---
  include/ui/sdl2.h | 16 ++++++++++++++
  ui/sdl2.c         | 63 ++++++++++++++++++++++++-------------------------------
  2 files changed, 43 insertions(+), 36 deletions(-)
  create mode 100644 include/ui/sdl2.h

Reviewed-by: Max Reitz <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]