VirtualBox

source: vbox/trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @50095   11 years vboxsync crOpenGL: presentation infrastructure rework (still work in progress)
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @49643   11 years vboxsync Additions/linux: back out single bit-count Additions package experiment.
(edit) @48951   11 years vboxsync GuestHost: Whitespace and svn:keywords cleanups by scm.
(edit) @46660   11 years vboxsync crOpenGL: bugfix
(edit) @46515   11 years vboxsync crOpenGL: more debugging/dumping
(edit) @46401   12 years vboxsync crOpenGL: more dump stuff to crstate as it's a more appropriate place …
(edit) @46395   12 years vboxsync crOpenGL: more debugging
(edit) @46343   12 years vboxsync crOpenGL: bugfixes, debugging, dumping draw commands to html
(edit) @46147   12 years vboxsync Additions/linux: build 32-bit versions too for COMPATIBLE builds.
(edit) @46021   12 years vboxsync Additions/linux: add support for using cross-compiler tools to build …
(edit) @45382   12 years vboxsync GuestHost/OpenGL: Don't try build the additions bits on darwin yet.
(edit) @44740   12 years vboxsync crOpenGL: OSX backend rework; oddscreen rendering generalization
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44326   12 years vboxsync crOpenGL: 1. stencil state fixes, 2. missing gets
(edit) @43888   12 years vboxsync crOpenGL: more new present mechanism
(edit) @42499   12 years vboxsync crOgl/wddm: per-context connections
(edit) @42311   12 years vboxsync OpenGL: Use the DDK instead of the DirectX SDK.
(edit) @41962   12 years vboxsync OpenGL: more !VBOX_WITHOUT_ADDITIONS => VBOX_WITH_ADDITIONS
(edit) @41958   12 years vboxsync no doppelmoppel
(edit) @41957   12 years vboxsync OpenGL: VBOX_WITH_ADDITIONS := win64 build fix
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41418   13 years vboxsync wine & crOpenGL: backdoor logging for wine and enhancements for crOpenGL
(edit) @41378   13 years vboxsync build fix
(edit) @41377   13 years vboxsync win build fix
(edit) @41374   13 years vboxsync wddm/3d/crogl: backdoor logging
(edit) @39288   13 years vboxsync CrOpenGL: avoid blocked client polling & extra memcpy (block hgsmi …
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @35328   14 years vboxsync propper (hopefully) build fix
(edit) @35325   14 years vboxsync win build fix take 3
(edit) @35324   14 years vboxsync win build fix take 2
(edit) @35323   14 years vboxsync win host burn fix
(edit) @35319   14 years vboxsync 1. wddm: 64bit support 2. wddm: installation fixes (64bit support, …
(edit) @35152   14 years vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33583   14 years vboxsync win build fix
(edit) @33572   14 years vboxsync wddm/3d: enable hgsmi for chromium
(edit) @33561   14 years vboxsync wddm/3d: merge chromium hgcm and hgsmi connection into one
(edit) @33116   14 years vboxsync wddm/3d: chromium hgsmi transport (guest part, disabled)
(edit) @32694   14 years vboxsync try to make r66016 right
(edit) @32622   14 years vboxsync wddm: VBOXWDDM->VBOX_WITH_WDDM
(edit) @32612   14 years vboxsync win burn fix, take3
(edit) @32609   14 years vboxsync win burn fix, take2
(edit) @32606   14 years vboxsync win burn fix
(edit) @32594   14 years vboxsync wddm: fixup build warnings
(edit) @32513   14 years vboxsync crOpenGL: build fix
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @25806   15 years vboxsync *OpenGL/Makefile.kmk: Drop the -Wno-shadow as the template no longer …
(edit) @25771   15 years vboxsync *: Shut up -Wshadow warnings.
(edit) @25592   15 years vboxsync Additions/FreeBSD: Updates for guest OpenGL
(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) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23274   15 years vboxsync crOpenGL: snapshots support for GLSL shaders
(edit) @23105   15 years vboxsync crOpenGL-OSX: '-current_version' is set in the base template …
(edit) @22155   15 years vboxsync crOpenGL: add GL_EXT_framebuffer_object support
(edit) @21311   15 years vboxsync crOpenGL: fix build, missing dependency
(edit) @20658   15 years vboxsync crOpenGL: add version info for guest dlls
(edit) @20207   16 years vboxsync GuestHost: be less verbose during compile
(edit) @20174   16 years vboxsync crOpenGL: packing/unpacking of part of opengl 2.0 functions
(edit) @20150   16 years vboxsync crOpenGL: typo + missing dep
(edit) @16911   16 years vboxsync VBoxOGLcrutil: this'll work
(edit) @16910   16 years vboxsync VBoxOGLcrutil: another shot at windows link issues…
(edit) @16906   16 years vboxsync a shot at the debug build break in VBoxOGLcrutil after assert->Assert.
(edit) @16875   16 years vboxsync crOpenGL: additions makefiles cleanup
(edit) @16287   16 years vboxsync GuestHost/OGL/Makefile: using EXTENDS_BY = prepending is simpler here.
(edit) @16286   16 years vboxsync GuestHost/OGL/Makefile: try just appending our stuff to the …
(edit) @16285   16 years vboxsync darwin build fix.
(edit) @16284   16 years vboxsync Config.kmk,OGL/Makefiles: Created a DARWIN-OPENGL SDK for the …
(edit) @16283   16 years vboxsync darwin build fix.
(edit) @16282   16 years vboxsync GuestHost/OGL/Makefile: _INTERMEDIATE inheriting works now.
(edit) @16278   16 years vboxsync GuestHost/OpenGL/Makefile.kmk: some _LIBS cleanup.
(edit) @16274   16 years vboxsync GuestHost/OpenGL/Makefile.kmk: review and some style adjustments.
(edit) @16242   16 years vboxsync double DEFS
(edit) @16241   16 years vboxsync crOpenGL: fix up additions burns (dll/lib paths) and cleanup host …
(edit) @16236   16 years vboxsync crOpenGL: fix additions bbox
(edit) @16230   16 years vboxsync crOpenGL: workaround burns due to missing _INTERMEDIATES
(edit) @16227   16 years vboxsync crOpenGL: cleanup guesthost makefile
(edit) @15799   16 years vboxsync ogl/makefiles: another review comment. please clean up.
(add) @15532   16 years vboxsync crOpenGL: export to OSE
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