VirtualBox

source: vbox/trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56294   9 years vboxsync Additions/common,Additions/os2: Updated (C) year.
(edit) @56008   10 years vboxsync Additions/common/crOpenGL: fixed detection of CrHgsmi transport in …
(edit) @55825   10 years vboxsync 3D: Additions: provide Windows ICD driver with HGSMI connection.
(edit) @52038   10 years vboxsync crOpenGL: Removed duplicate targets.
(edit) @51194   11 years vboxsync crOpenGL: 1.don't unload rt-dependant libs 2.wait for sync thread …
(edit) @50030   11 years vboxsync Additions/linux: back out single bit-count Additions package …
(edit) @49676   11 years vboxsync Drop duplicate target listings on win.amd64 caused by r90884.
(edit) @49643   11 years vboxsync Additions/linux: back out single bit-count Additions package experiment.
(edit) @49264   11 years vboxsync crOpenGL: dumping/logging
(edit) @46747   11 years vboxsync FreeBSD/crOpenGL: 3D acceleration support for FreeBSD guests (thanks …
(edit) @46228   12 years vboxsync Spaces and correct indentation.
(edit) @46188   12 years vboxsync additions build fix
(edit) @46147   12 years vboxsync Additions/linux: build 32-bit versions too for COMPATIBLE builds.
(edit) @43296   12 years vboxsync Additions/common/crOpenGL: make fakedri_drv use more in-tree headers.
(edit) @43293   12 years vboxsync Additions: use xproto from the headers
(edit) @43273   12 years vboxsync Additions/common/crOpenGL: replace a dependency on X server headers …
(edit) @42499   12 years vboxsync crOgl/wddm: per-context connections
(edit) @42220   12 years vboxsync More VS2010 preps.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @35578   14 years vboxsync SDK warning on non-Windows hosts
(edit) @35319   14 years vboxsync 1. wddm: 64bit support 2. wddm: installation fixes (64bit support, …
(edit) @32622   14 years vboxsync wddm: VBOXWDDM->VBOX_WITH_WDDM
(edit) @32594   14 years vboxsync wddm: fixup build warnings
(edit) @30513   14 years vboxsync crOpenGL: window tracking with wddm callbacks
(edit) @30440   14 years vboxsync crOpenGL: wddm friendly windows info tracking + more consistent …
(edit) @29790   15 years vboxsync crOpenGL: make opengl work for 64bit apps on windows (#3406)
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26283   15 years vboxsync crOpenGL: fix text relocations in VBoxOGL.so for linux.amd64 (#4662)
(edit) @25965   15 years vboxsync crOpenGL: add libXext linker stub
(edit) @25964   15 years vboxsync crOpenGL: add linker stubs for libXdamage and libXfixes
(edit) @25943   15 years vboxsync Additions/OpenGL: backed out previous commit.
(edit) @25941   15 years vboxsync Additions/crOGL: pull in libraries being used.
(edit) @25595   15 years vboxsync Additions/FreeBSD: OpenGL passthrough
(edit) @25555   15 years vboxsync a-few-*.kmk: if1of have a space after the ',' to separate them from …
(edit) @25457   15 years vboxsync crOpenGL: use header files in the VBox tree on Linux and Solaris, not …
(edit) @25248   15 years vboxsync crOpenGL: use PIC code for VBoxOGL on 32bit Linuxes
(edit) @23694   15 years vboxsync crOpenGL: most changes to extend FBO support to ARB version
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23399   15 years vboxsync crOpenGL: cache uniforms info
(edit) @22872   15 years vboxsync crOpenGL/Additions: reduce the number of header file sets we depend …
(edit) @20658   15 years vboxsync crOpenGL: add version info for guest dlls
(edit) @20439   15 years vboxsync crOpenGL: spaces to tab
(edit) @20437   15 years vboxsync crOpenGL: fix various opengl 2.0 get functions
(edit) @20253   16 years vboxsync OpenGL: be less verbose during compile
(edit) @20150   16 years vboxsync crOpenGL: typo + missing dep
(edit) @20084   16 years vboxsync crOpenGL: reduce amount of sync calls to speed up d3d
(edit) @19099   16 years vboxsync crOpenGL: fix multicontext crashes (public bug #3762)
(edit) @18885   16 years vboxsync crOpenGL: fixed an unintentional commit
(edit) @18882   16 years vboxsync crOpenGL: exported the remaining Additions bits to OSE
(edit) @18653   16 years vboxsync Solaris/Additions: opengl files.
(edit) @18542   16 years vboxsync common/crOpenGL: C stubs, enabled only on Solaris.
(edit) @18175   16 years vboxsync common/crOpenGL: Solaris bits. FAKEDRI to now builds.
(edit) @18161   16 years vboxsync Build fix.
(edit) @18160   16 years vboxsync common/crOpenGL: solaris bits VBoxOGL.so. DRI yet todo, has some …
(edit) @18146   16 years vboxsync spaces/tabs.
(edit) @18088   16 years vboxsync crOpenGL: some code cleanup and small fixes
(edit) @18034   16 years vboxsync crOpenGL: workaround linker issues when switching dri/non dri targets
(edit) @17944   16 years vboxsync crOpenGL: cheat compiz loaded to allow run without SKIP_CHECKS=yes …
(edit) @17751   16 years vboxsync fixed libs
(edit) @17735   16 years vboxsync crOpenGL: enable fake dri again
(edit) @17728   16 years vboxsync Additions/common/crOpenGL: properly enable the mesa includes
(edit) @17723   16 years vboxsync Additions/common/crOpenGL: use in-tree headers again
(edit) @17720   16 years vboxsync disabled fake_dri driver for the time being
(edit) @17716   16 years vboxsync crOpenGL: fake dri driver, initial version
(edit) @17619   16 years vboxsync fixed additions dependency
(edit) @17602   16 years vboxsync Additions/x11: added libXcomposite stub library for linking against
(edit) @17587   16 years vboxsync Additions/common/crOpenGL: more include directory fiddling
(edit) @17575   16 years vboxsync Additions/common/crOpenGL: more header directories
(edit) @17565   16 years vboxsync Additions/common/crOpenGL: use in-tree Xdamage and XComposite headers …
(edit) @17544   16 years vboxsync Additions/common/crOpenGL: fixed Makefile depth
(copy) @17543   16 years vboxsync Additions/crOpenGL: moved the code from the Windows Additions to the …
copied from trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/Makefile.kmk
(edit) @17472   16 years vboxsync crOpenGL: more dri related drafts
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette