Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Date: Sun, 20 Jul 2008 22:34:37 +0200
Browse files Browse the repository at this point in the history
From: Couriersud
Subject: Updated DirectFB driver for SDL1.3

please find attached a patch for an updated directfb driver for SDL1.3.
It does now
- properly supported the new input api.
- send unicode text events
- support directfb windows
- support multiple screens
- support hardware YUV scaling for the first YUV texture created.
- support hardware scaling for textures.
- properly interpret streaming access
- support software opengl if one manages to install the mesa directfb
driver (broken/not broken in mesa svn)

Within bugzilla (http://bugzilla.libsdl.org/show_bug.cgi?id=603) there
is another patch which fixes a crash due to GL context creation.

Kind regards,

couriersud
  • Loading branch information
slouken committed Aug 26, 2008
1 parent 8b86146 commit 10bc0b0
Show file tree
Hide file tree
Showing 6 changed files with 421 additions and 229 deletions.

0 comments on commit 10bc0b0

Please sign in to comment.