~ubuntu-branches/ubuntu/precise/virtualbox/precise-updates

« back to all changes in this revision

Viewing changes to src/VBox/HostServices/SharedOpenGL/Makefile.kmk

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2011-07-03 18:43:49 UTC
  • mfrom: (1.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20110703184349-st29q1gm3a80nqmc
Tags: 4.0.10-dfsg-1
* New upstream release.
  - Fixes VT-x detection on Linux 3.0 hosts. (LP: #799253)
* Don't disable the hardware performance counter in the init script, not
  needed anymore since VirtualBox 4.0.0.
* Add 31-multiarch-dri-path.patch to fix 3d guest acceleration with the
  multiarched mesa package.
* Use new Provides scheme for xorg video and input drivers. (Closes: #631612)
* Add 32-disable-guest-version-check.patch to disable notifications about
  outdated guest additions.
* Link against the static gsoap++ library to fix FTBFS. (Closes: #632368)

Show diffs side-by-side

added added

removed removed

Lines of Context:
249
249
VBoxOGLrenderspu_SOURCES.solaris = render/renderspu_glx.c
250
250
VBoxOGLrenderspu_SOURCES.freebsd = render/renderspu_glx.c
251
251
ifdef VBOX_WITH_COCOA_QT
 
252
 VBoxOGLrenderspu_OBJCFLAGS.darwin = -Wno-shadow
252
253
 VBoxOGLrenderspu_SOURCES.darwin = \
253
254
    render/renderspu_cocoa.c \
254
255
    render/renderspu_cocoa_helper.m