VirtualBox

source: vbox/trunk/src/VBox/GuestHost/OpenGL/util

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33990   14 years vboxsync next try
(edit) @33988   14 years vboxsync crOpenGL/wddm: more multithreading fixes, vista expirience index works now
(edit) @33987   14 years vboxsync and again
(edit) @33984   14 years vboxsync try to fix Windows
(edit) @33977   14 years vboxsync *: replaced a bunch of sprintf() by snprintf()
(edit) @33929   14 years vboxsync wddm: fix guest misbehave on driver update, bugfixing
(edit) @33750   14 years vboxsync wddm/3d: wine fix, hgcm + chromium increase max num clients
(edit) @33714   14 years vboxsync wddm/3d: CrHgsmi cleanup, free resources correctly; 2D fixes
(edit) @33684   14 years vboxsync wddm/3d: fix hgcm fallback (for insufficient hgsmi resources)
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33561   14 years vboxsync wddm/3d: merge chromium hgcm and hgsmi connection into one
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33530   14 years vboxsync wddm/3d: chromium hgsmi: better alloc/submit engine
(edit) @33366   14 years vboxsync remove undesired commit (burn fix)
(edit) @33365   14 years vboxsync wddm/3d: chromium hgsmi fixes, profiling
(edit) @33306   14 years vboxsync wddm/3d: scrolling with aero 8x speedup, bugfixing + profiling
(edit) @33280   14 years vboxsync crOpenGL/wddm: disable partial blits for hd4800 only
(edit) @33241   14 years vboxsync wddm/3d: chromium hgsmi working (still disabled to make some cleaning)
(edit) @33223   14 years vboxsync wddm/3d: cromium hgsmi fixes
(edit) @33216   14 years vboxsync wddm/3d: chromium hgsmi fixes
(edit) @33171   14 years vboxsync wddm/3d: chromium hgsmi fixes
(edit) @33116   14 years vboxsync wddm/3d: chromium hgsmi transport (guest part, disabled)
(edit) @32909   14 years vboxsync crOpenGL: add mbps/cps to fps measurement
(edit) @32511   14 years vboxsync crOpenGL: retry aborted hgcm calls
(edit) @32498   14 years vboxsync GuestHost/OpenGL: gcc warning
(edit) @32420   14 years vboxsync crOpenGL: some mutter/meego related fixes
(edit) @32394   14 years vboxsync more branding and header fixes
(edit) @32375   14 years vboxsync rc branding fixes part 2
(edit) @32240   14 years vboxsync crOpenGL/wddm: aero +20% speed up
(edit) @31808   14 years vboxsync crOpenGL: resource sharing between contexts
(edit) @30973   14 years vboxsync wddm/2d: bugfixes
(edit) @30598   15 years vboxsync crOpenGL: enable new tracking code for solaris
(edit) @30532   15 years vboxsync wddm/3d: visible region tracking fixes
(edit) @30440   15 years vboxsync crOpenGL: wddm friendly windows info tracking + more consistent …
(edit) @30010   15 years vboxsync crOpenGL: local debug change
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27398   15 years vboxsync crOpenGL: fix burn
(edit) @27396   15 years vboxsync crOpenGL: opengl 2.1 support
(edit) @26353   15 years vboxsync GuestHost/crOpenGL: little extra logging info.
(edit) @25595   15 years vboxsync Additions/FreeBSD: OpenGL passthrough
(edit) @23614   15 years vboxsync crOpenGL: remove src ptr assert when memcpy 0 bytes public #5158
(edit) @23435   15 years vboxsync crOpenGL: comment typo
(edit) @23434   15 years vboxsync crOpenGL: fix crashes when saving depth textures
(edit) @21854   15 years vboxsync crOpenGL: ignore gldrawpixels with incorrect type/format
(edit) @21846   15 years vboxsync crOpenGL: make all messages appear in log file
(edit) @21776   15 years vboxsync ogl/vboxhgcm.c: adjust ioctl return code check for linux, init the …
(edit) @21668   15 years vboxsync crOpenGL: fix memory leaks when terminating guest apps
(edit) @21523   15 years vboxsync crOpenGL: add protocol version check(4108), add max connected clients check
(edit) @21312   16 years vboxsync crOpenGL: fix occasional local changes commited with r49656
(edit) @21311   16 years vboxsync crOpenGL: fix build, missing dependency
(edit) @21227   16 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21225   16 years vboxsync Eliminated the VMMDEVHYP[PTR|PHYS]* types.
(edit) @20658   16 years vboxsync crOpenGL: add version info for guest dlls
(edit) @18508   16 years vboxsync crVBoxHGCMDoDisconnect: unused variable warnings (host).
(edit) @18386   16 years vboxsync GuestHost/OpenGL: util/vboxhgcm: Solaris ioctl request header fix.
(edit) @18380   16 years vboxsync crOpenGL: change debug messages
(edit) @18328   16 years vboxsync crOpenGL: init mutexes as recursive, fix for #3758
(edit) @18326   16 years vboxsync crOpenGL: tabs to spaces
(edit) @18209   16 years vboxsync crOpenGL: remove some local defines
(edit) @18138   16 years vboxsync crOpenGL: allow debug output in release builds with CR_DEBUG/CR_DEBUG_FILE
(edit) @18111   16 years vboxsync crOpenGL: typo + warning if hgcm calls fail on guest side
(edit) @18109   16 years vboxsync crOpenGL: increase guest readback buffer size to 2k, to reduce …
(edit) @17860   16 years vboxsync Additions/common/OpenGL: made the Linux OpenGL Additions use …
(edit) @17190   16 years vboxsync warning
(edit) @16915   16 years vboxsync crOpenGL: use chromium functions for malloc/free
(edit) @16912   16 years vboxsync crOpenGL: use custom CRASSERT instead of assert
(edit) @16893   16 years vboxsync OpenGL/list.c: Fix for crossbuilding 10.4/x86 on darwin/amd64/10.6. …
(edit) @16775   16 years vboxsync warning
(edit) @16748   16 years vboxsync crOpenGL: use damage regions information for pixmap updates
(edit) @16642   16 years vboxsync crOpenGL: fix compile on windows
(edit) @16639   16 years vboxsync crOpenGL: output thread id in debug messages for non windows builds as well
(edit) @16638   16 years vboxsync crOpenGL: use single memcopy for textures packing where possible
(edit) @16379   16 years vboxsync crOpenGL: temp hack/fix for linux
(edit) @16230   16 years vboxsync crOpenGL: workaround burns due to missing _INTERMEDIATES
(edit) @15964   16 years vboxsync crOpenGL: revert 41400, +add more clear comments
(edit) @15818   16 years vboxsync crOpenGL: Try to fix broken OpenGL parts of the guest additions.
(edit) @15759   16 years vboxsync crOpenGL: partial fix for multithreaded guest apps (3457)
(edit) @15709   16 years vboxsync crOpenGL: don't output debug messages in release build
(edit) @15707   16 years vboxsync crOpenGL: make host buffer dynamic in size, fix for 3443
(edit) @15539   16 years vboxsync OpenGL: Comment the workaround
(edit) @15536   16 years vboxsync OpenGL: Omit to unload libGL to fix crash with Nvidia drivers during …
(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