VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @64269   8 years vboxsync bugref:3810: X11 Guest Additions maintenance: remove unnecessary parts …
(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) @63459   8 years vboxsync gcc 6 compile fixes
(edit) @63369   8 years vboxsync warnings (gcc)
(edit) @63358   8 years vboxsync gcc 6 warning: option ‘-Wstrict-prototypes’ is valid for C/ObjC but …
(edit) @63219   8 years vboxsync gcc warnings
(edit) @63203   8 years vboxsync chromium.h: guard the GCC diagnostic pragmas
(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) @63038   8 years vboxsync chromium.h: If we defined WINGDIAPI for making gl.h include cleanly, …
(edit) @63037   8 years vboxsync chromium.h: fixed bug in r79709 testing for WINDOWS preprocessor macro …
(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) @62808   8 years vboxsync packer/pack_client.c: Don't use 'unsigned long' for pointer casting, …
(edit) @62782   8 years vboxsync HostServices,GuestHost: warnings
(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) @62167   8 years vboxsync build fix
(edit) @62165   8 years vboxsync SharedOpenGL/spuload: don't continue if loading the super SPU failed, …
(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) @61285   9 years vboxsync bugref:8237: GuestHost/OpenGL: fixed array
(edit) @60510   9 years vboxsync GuestHost/OpenGL: fixed annoying warning
(edit) @60040   9 years vboxsync GuestHost/OpenGL: fixed a couple of typos (thanks PVS)
(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) @58895   9 years vboxsync OpenGL/state_tracker: GL_FRAMEBUFFER is equivalent to GL_DRAW_FRAMEBUFFER
(edit) @58764   9 years vboxsync GuestHost/OpenGL: Windows build fix
(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) @58226   9 years vboxsync GuestHost/OpenGL: state_texture typos.
(edit) @58151   9 years vboxsync GuestHost/OpenGL: get the number of active uniforms only if they exist.
(edit) @57931   9 years vboxsync Chromium OpenGL: GL_ARB_shader_texture_lod
(edit) @57908   9 years vboxsync Chromium OpenGL: GL_ARB_draw_buffers
(edit) @57601   9 years vboxsync WDDM, GuestHost/OpenGL: support for floating point texture formats
(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) @57423   9 years vboxsync DECLCALLBACK fix
(edit) @57421   9 years vboxsync wrong
(edit) @57420   9 years vboxsync crOpenGL: DECLCALLBACK and a warning
(edit) @57018   9 years vboxsync Fixed LogRel typo in crUtil.
(edit) @56922   9 years vboxsync 3D: Display List: Expando SPU and DLM module code significantly …
(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) @56473   10 years vboxsync Host 3D: extend SPU structure with interface for save/restore internal …
(edit) @56301   10 years vboxsync *.kmk: Updated (C) year.
(edit) @56253   10 years vboxsync GuestHost/OpenGL: typos in unused code
(edit) @56183   10 years vboxsync 3D: adjust CRASSERT() fix
(edit) @56179   10 years vboxsync 3D: adjust CRASSERT() macro a bit and fix false assertion.
(edit) @55832   10 years vboxsync Host 3D: back to usage of DEPTH_STENCIL attachement.
(edit) @55798   10 years vboxsync 3D: restoring state: ignore invalid DEPTH/STENCIL data when restoring …
(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) @55765   10 years vboxsync 3D: addition to r100190: forgotten file.
(edit) @55761   10 years vboxsync 3D: saving state: use separate buffers for DEPTH and STENCIL data. …
(edit) @55628   10 years vboxsync 3D: Fix burn.
(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) @55575   10 years vboxsync 3D: state tracker: do not modify stack variables which come along all …
(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) @55212   10 years vboxsync Host 3D: revert improper SEGFAULT fix introduced by r97041.
(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) @54917   10 years vboxsync Host 3D: crServer includes: do not store .h file here if we …
(edit) @54860   10 years vboxsync Host 3D: fix memory leak in crServer.
(edit) @54773   10 years vboxsync GuestHost/OpenGL: Fix #include guards. Thank you Jung-uk Kim.
(edit) @54582   10 years vboxsync Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
(edit) @53802   10 years vboxsync 3D: rename constant: CR_VBOX_CAP_HOST_CAPS_NOT_SUFFICIENT -> …
(edit) @53799   10 years vboxsync Host 3D + WDDM driver: add to host service a check to detect if host …
(edit) @53785   10 years vboxsync test if we can drop this workaround
(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) @53592   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53591   10 years vboxsync svn props.
(edit) @53590   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53589   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53588   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53587   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53586   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) @53400   10 years vboxsync Restore 3D state: fix SEGFAULT on X11 host (Linux): bind to …
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