VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78198   6 years vboxsync More build fixes
(edit) @78196   6 years vboxsync Another build fix
(edit) @78191   6 years vboxsync Some build fixes
(edit) @78190   6 years vboxsync Merge first stage of the Chromium cleanup from the branch: * …
(edit) @78116   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Updates bugref:9407
(edit) @78076   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Fixed parameter …
(edit) @76787   6 years vboxsync 3D: Parameters validation corrected, bugref:9327
(edit) @76563   6 years vboxsync Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @73223   6 years vboxsync 3D: texture unpacking reworked, bugref:9192. Merged r123597, r123598, …
(edit) @71930   7 years vboxsync Linux Additions/3D: add symbols needed by Compton in Ubuntu 18.04. …
(edit) @71886   7 years vboxsync Linux Additions/3D: add symbols needed by Mutter in Ubuntu 18.04. …
(edit) @71880   7 years vboxsync Linux Additions/3D: add symbols needed by Mutter in Ubuntu 18.04. …
(edit) @71469   7 years vboxsync HostServices/SharedOpenGL: Check number of lines in shaders code, fix …
(edit) @71468   7 years vboxsync HostServices/SharedOpenGL: Check number of lines in shaders code, part 2.
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @68474   7 years vboxsync cr_error.h: as far as I can tell, we're ending up using the IPRT …
(edit) @66827   8 years vboxsync GuestHost: Adjustments for Visual C++ v12 / Visual Studio 2013. New …
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65193   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65047   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(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) @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) @62812   8 years vboxsync GuestHost/OpenGL: warnings
(edit) @62782   8 years vboxsync HostServices,GuestHost: warnings
(edit) @62492   8 years vboxsync (C) 2016
(edit) @61285   9 years vboxsync bugref:8237: GuestHost/OpenGL: fixed array
(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) @57421   9 years vboxsync wrong
(edit) @57420   9 years vboxsync crOpenGL: DECLCALLBACK and a warning
(edit) @56922   9 years vboxsync 3D: Display List: Expando SPU and DLM module code significantly …
(edit) @56566   10 years vboxsync Host 3D: Expando SPU, DLM module. - DLM module reworked. Now it uses …
(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) @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) @54917   10 years vboxsync Host 3D: crServer includes: do not store .h file here if we …
(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) @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) @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) @53103   10 years vboxsync Host 3D: remove obsolete code: drop OpenGLWorker thread.
(edit) @52452   10 years vboxsync crOpenGL: burn fix
(edit) @52451   10 years vboxsync crOpenGL: command blocks flushing
(edit) @52429   10 years vboxsync crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes
(edit) @52351   10 years vboxsync crOpenGL: dump module load
(edit) @52350   10 years vboxsync more resize fixes, dumper fixes
(edit) @52329   10 years vboxsync wddm/crOpenGL: prevent shared objects from being deleted till they can …
(edit) @52263   10 years vboxsync CrOpenGL: fix err state sync
(edit) @52260   10 years vboxsync crOpenGL: proper support of GetErr being called from display list, …
(edit) @52136   10 years vboxsync wddm: autoresize enhancements
(edit) @51670   11 years vboxsync Main,Frontends: use safearray for IFramebuffer::Notify3DEvent
(edit) @51655   11 years vboxsync crOpenGL: move parse int tooling to util
(edit) @51559   11 years vboxsync crOpenGL: wglShareLists support
(edit) @51356   11 years vboxsync crOpenGL: save state for pended command blocks
(edit) @51349   11 years vboxsync crOpenGL: saved state fixes, misc fixes
(edit) @51330   11 years vboxsync crOpenGL: more extended flexible caps info, backwards compatibility fixes
(edit) @51315   11 years vboxsync crOpenGL: missing file commit
(edit) @51313   11 years vboxsync crOpenGL: bugfixes and work-arounds for wine issues
(edit) @51260   11 years vboxsync wddm: resize enhancements & fixes
(edit) @51200   11 years vboxsync crOpenGL: getAttribLocations
(edit) @51141   11 years vboxsync crOpenGL: crcmd enhancements & fixes; osx deadlock fix; temporary …
(edit) @51064   11 years vboxsync crOpenGL: fix to switch on/off new command submission
(edit) @51005   11 years vboxsync DevVGA/crOpenGL: create worker thread when needed only; saved state; …
(edit) @50984   11 years vboxsync crOpenGL: command blocks: enable in guest if host supports it; bugfixes
(edit) @50975   11 years vboxsync crOpenGL build fix take 2
(edit) @50973   11 years vboxsync crOpenGL: command blocks (disabled for now)
(edit) @50944   11 years vboxsync wddm/crOpenGL: new command submission fixes
(edit) @50913   11 years vboxsync wddm/graphics: new command submission working for 2D, more testing needed
(edit) @50831   11 years vboxsync crOpnGL: new command submission continued
(edit) @50817   11 years vboxsync crOpenGL: new command submission continued
(edit) @50814   11 years vboxsync crOpenGL: fix dummy window usage
(edit) @50812   11 years vboxsync crOpenGL: bugfixes, more on new command submission
(edit) @50799   11 years vboxsync crOpenGL: more on new command submission
(edit) @50754   11 years vboxsync Dev/VGA/crOpenGL/wddm: command thread, more command processing
(edit) @50412   11 years vboxsync crOpenGL: scaling bugfixes; rename stretch -> scale
(edit) @50394   11 years vboxsync crOpenGL: greyed-out 3D image on VM pause
(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
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