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) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @64766   8 years vboxsync src/VBox: Make the use of the iterator for …
(edit) @64763   8 years vboxsync pixel.c: Compile with older gcc without failing on global shadow …
(edit) @63942   8 years vboxsync OpenGL: fixed the most annoying coding style flaws, mainly removing …
(edit) @63939   8 years vboxsync Build/scripts (bugref:6627): Python build scripts updated to generate …
(edit) @63369   8 years vboxsync warnings (gcc)
(edit) @63199   8 years vboxsync GuestHost/OpenGL: warnings (gcc).
(edit) @63118   8 years vboxsync GuestHost/OpenGL: Warnings (forgotten yesterday)
(edit) @63064   8 years vboxsync vboxhgmc.c/_crVBoxHGSMIInit: VBoxCrHgsmiInit changed to a single …
(edit) @62814   8 years vboxsync GuestHost/OpenGL: warnings
(edit) @62812   8 years vboxsync GuestHost/OpenGL: warnings
(edit) @62809   8 years vboxsync util/pixel.c: Use 'intptr_t' instead of 'long' for pointer casing …
(edit) @62683   8 years vboxsync Use the iprt/nt/ntddk.h wrapper for ntddk.h, eliminating duplicate …
(edit) @62680   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62492   8 years vboxsync (C) 2016
(edit) @62172   8 years vboxsync Remove spurious latin-1 character in a comment.
(edit) @61992   8 years vboxsync crOpenGL: Drop duplicate NULL checks.
(edit) @61991   8 years vboxsync crOpenGL: Fix signed/unsigned mismatch in printf formats.
(edit) @61990   8 years vboxsync crOpenGL: Fix cppcheck complaints about redundant/missing NULL checks. …
(edit) @59750   9 years vboxsync CR build fix
(edit) @59177   9 years vboxsync WDDM: bugref:8170: do not abort driver loading if the host does not …
(edit) @58583   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: do not fork and …
(edit) @58580   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: do not fork and …
(edit) @57542   9 years vboxsync SharedOpenGL: Missed the realloc case
(edit) @57541   9 years vboxsync SharedOpenGL: Use RTMemAlloc and friends to allocate memory, so we can …
(edit) @57443   9 years vboxsync static
(edit) @57018   9 years vboxsync Fixed LogRel typo in crUtil.
(edit) @56659   9 years vboxsync Additions/crOpenGL: take the right error path if the host service is …
(edit) @56566   9 years vboxsync Host 3D: Expando SPU, DLM module. - DLM module reworked. Now it uses …
(edit) @56253   10 years vboxsync GuestHost/OpenGL: typos in unused code
(edit) @56179   10 years vboxsync 3D: adjust CRASSERT() macro a bit and fix false assertion.
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55624   10 years vboxsync 3D: do not interrupt App execution on crError() on release build.
(edit) @55617   10 years vboxsync 3D: simplify hash tables debugging a bit.
(edit) @55574   10 years vboxsync 3D: crUtill DLL: add guest #ifdefs and fix burn.
(edit) @55573   10 years vboxsync 3D: inaddition to r99944: do not exit guest/host process on crError, …
(edit) @55572   10 years vboxsync 3D: crUtill DLL: drop disabled code and init Runtime on DLL load …
(edit) @55042   10 years vboxsync 3D: fix potential race in vboxhgcm.
(edit) @55011   10 years vboxsync Host 3D: debug logging for crServer thread local storage keys life cycle.
(edit) @54860   10 years vboxsync Host 3D: fix memory leak in crServer.
(edit) @53784   10 years vboxsync fixed @file information of a couple of .rc files
(edit) @53781   10 years vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53728   10 years vboxsync VMSVGA3d/darwin: Using the use OpenGL 3.2 Core profile works better, …
(edit) @53726   10 years vboxsync properties.
(edit) @53601   10 years vboxsync Preps for replacing DevVGA-SVGA3d-cocoa.m with …
(edit) @53593   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53589   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53555   10 years vboxsync tabs
(edit) @53526   10 years vboxsync crDebug,crInfo,crWarning: Don't invoke the logger before iprt is …
(edit) @53524   10 years vboxsync crDebug,crInfo,crWarning: Let the logger and stream output functions …
(edit) @53390   10 years vboxsync Specify logging group for 3D logging and personalize logging a bit.
(edit) @53374   10 years vboxsync crOpenGL: use IPRT for logging.
(edit) @53371   10 years vboxsync Grrr
(edit) @53370   10 years vboxsync 4.3: build fix
(edit) @52437   10 years vboxsync crOpenGL: debugging
(edit) @52352   10 years vboxsync 4.3: crOpenGL: ups
(edit) @52351   10 years vboxsync crOpenGL: dump module load
(edit) @52136   10 years vboxsync wddm: autoresize enhancements
(edit) @51944   10 years vboxsync crOpenGL: fix assertion
(edit) @51655   10 years vboxsync crOpenGL: move parse int tooling to util
(edit) @51524   11 years vboxsync DevVGA/crOpenGL: bugfixes, logging
(edit) @51330   11 years vboxsync crOpenGL: more extended flexible caps info, backwards compatibility fixes
(edit) @51160   11 years vboxsync crOpenGL: fix hgcm
(edit) @51146   11 years vboxsync crOpenGL: blitter fixes
(edit) @51141   11 years vboxsync crOpenGL: crcmd enhancements & fixes; osx deadlock fix; temporary …
(edit) @50987   11 years vboxsync wddm: do not allocate VRAM for host-side or dummy allocations
(edit) @50984   11 years vboxsync crOpenGL: command blocks: enable in guest if host supports it; bugfixes
(edit) @50973   11 years vboxsync crOpenGL: command blocks (disabled for now)
(edit) @50928   11 years vboxsync wddm/DevVga/crOpenGL: new command submission working for 3D
(edit) @50624   11 years vboxsync crOpenGL: assertion fix
(edit) @50452   11 years vboxsync crOpenGL: crError->crWarning
(edit) @50438   11 years vboxsync crOpenGL: a bit more accurate
(edit) @50437   11 years vboxsync crOpenGL: disable unneeded host-side code
(edit) @50412   11 years vboxsync crOpenGL: scaling bugfixes; rename stretch -> scale
(edit) @50388   11 years vboxsync GuestHost/OpenGL: eol-style
(edit) @50371   11 years vboxsync crOpenGL: screenshot bugfixes, some more to follow
(edit) @50365   11 years vboxsync crOpenGL: missing files
(edit) @50364   11 years vboxsync crOpenGL: screenshot support; a bit of performance for video recording
(edit) @50313   11 years vboxsync crOpenGL: video recording working
(edit) @50311   11 years vboxsync VBoxGuestHost/OpenGL: printf format warning.
(edit) @50276   11 years vboxsync crOpenGL: proper cleanup, more bugfixes
(edit) @50246   11 years vboxsync crOpenGL: bugfixing
(edit) @50184   11 years vboxsync crOpenGL: misc bugfixes, Vrdp+3D working with the new framework
(edit) @50178   11 years vboxsync crOpenGL: seamless and resize bugfixes
(edit) @50100   11 years vboxsync crOpenGL: bugfixes
(edit) @50095   11 years vboxsync crOpenGL: presentation infrastructure rework (still work in progress)
(edit) @49773   11 years vboxsync crOpenGL/infrastructure: headers
(edit) @49772   11 years vboxsync crOpenGL/infrastructure: new files
(edit) @49591   11 years vboxsync wddm: more on new comand mechanism, guest side almost done, some cleanup
(edit) @49216   11 years vboxsync crOpenGL: registered keys save/restore
(edit) @49088   11 years vboxsync crOpenGL: fix hgcm fallback
(edit) @48733   11 years vboxsync crOpenGL: some cleanup
(edit) @48726   11 years vboxsync crOpenGL: seamless fixes
(edit) @48550   11 years vboxsync crOpenGL: proper fix
(edit) @48547   11 years vboxsync crOpenGL: fix assertion comparision
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