VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @68474   7 年 vboxsync cr_error.h: as far as I can tell, we're ending up using the IPRT …
(edit) @66827   8 年 vboxsync GuestHost: Adjustments for Visual C++ v12 / Visual Studio 2013. New …
(edit) @65381   8 年 vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65193   8 年 vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65047   8 年 vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @63358   8 年 vboxsync gcc 6 warning: option ‘-Wstrict-prototypes’ is valid for C/ObjC but …
(edit) @63219   8 年 vboxsync gcc warnings
(edit) @63203   8 年 vboxsync chromium.h: guard the GCC diagnostic pragmas
(edit) @63199   8 年 vboxsync GuestHost/OpenGL: warnings (gcc).
(edit) @63118   8 年 vboxsync GuestHost/OpenGL: Warnings (forgotten yesterday)
(edit) @63038   8 年 vboxsync chromium.h: If we defined WINGDIAPI for making gl.h include cleanly, …
(edit) @63037   8 年 vboxsync chromium.h: fixed bug in r79709 testing for WINDOWS preprocessor macro …
(edit) @62812   8 年 vboxsync GuestHost/OpenGL: warnings
(edit) @62782   8 年 vboxsync HostServices,GuestHost: warnings
(edit) @62492   8 年 vboxsync (C) 2016
(edit) @61285   8 年 vboxsync bugref:8237: GuestHost/OpenGL: fixed array
(edit) @57931   9 年 vboxsync Chromium OpenGL: GL_ARB_shader_texture_lod
(edit) @57908   9 年 vboxsync Chromium OpenGL: GL_ARB_draw_buffers
(edit) @57601   9 年 vboxsync WDDM, GuestHost/OpenGL: support for floating point texture formats
(edit) @57421   9 年 vboxsync wrong
(edit) @57420   9 年 vboxsync crOpenGL: DECLCALLBACK and a warning
(edit) @56922   9 年 vboxsync 3D: Display List: Expando SPU and DLM module code significantly …
(edit) @56566   9 年 vboxsync Host 3D: Expando SPU, DLM module. - DLM module reworked. Now it uses …
(edit) @56183   9 年 vboxsync 3D: adjust CRASSERT() fix
(edit) @56179   9 年 vboxsync 3D: adjust CRASSERT() macro a bit and fix false assertion.
(edit) @55832   10 年 vboxsync Host 3D: back to usage of DEPTH_STENCIL attachement.
(edit) @55798   10 年 vboxsync 3D: restoring state: ignore invalid DEPTH/STENCIL data when restoring …
(edit) @55765   10 年 vboxsync 3D: addition to r100190: forgotten file.
(edit) @55761   10 年 vboxsync 3D: saving state: use separate buffers for DEPTH and STENCIL data. …
(edit) @55628   10 年 vboxsync 3D: Fix burn.
(edit) @54917   10 年 vboxsync Host 3D: crServer includes: do not store .h file here if we …
(edit) @54773   10 年 vboxsync GuestHost/OpenGL: Fix #include guards. Thank you Jung-uk Kim.
(edit) @54582   10 年 vboxsync Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
(edit) @53802   10 年 vboxsync 3D: rename constant: CR_VBOX_CAP_HOST_CAPS_NOT_SUFFICIENT -> …
(edit) @53799   10 年 vboxsync Host 3D + WDDM driver: add to host service a check to detect if host …
(edit) @53592   10 年 vboxsync Some style cleanups (no actual changes).
(edit) @53591   10 年 vboxsync svn props.
(edit) @53590   10 年 vboxsync Some style cleanups (no actual changes).
(edit) @53588   10 年 vboxsync Some style cleanups (no actual changes).
(edit) @53587   10 年 vboxsync Some style cleanups (no actual changes).
(edit) @53586   10 年 vboxsync Some style cleanups (no actual changes).
(edit) @53103   10 年 vboxsync Host 3D: remove obsolete code: drop OpenGLWorker thread.
(edit) @52452   10 年 vboxsync crOpenGL: burn fix
(edit) @52451   10 年 vboxsync crOpenGL: command blocks flushing
(edit) @52429   10 年 vboxsync crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes
(edit) @52351   10 年 vboxsync crOpenGL: dump module load
(edit) @52350   10 年 vboxsync more resize fixes, dumper fixes
(edit) @52329   10 年 vboxsync wddm/crOpenGL: prevent shared objects from being deleted till they can …
(edit) @52263   10 年 vboxsync CrOpenGL: fix err state sync
(edit) @52260   10 年 vboxsync crOpenGL: proper support of GetErr being called from display list, …
(edit) @52136   10 年 vboxsync wddm: autoresize enhancements
(edit) @51670   10 年 vboxsync Main,Frontends: use safearray for IFramebuffer::Notify3DEvent
(edit) @51655   10 年 vboxsync crOpenGL: move parse int tooling to util
(edit) @51559   10 年 vboxsync crOpenGL: wglShareLists support
(edit) @51356   11 年 vboxsync crOpenGL: save state for pended command blocks
(edit) @51349   11 年 vboxsync crOpenGL: saved state fixes, misc fixes
(edit) @51330   11 年 vboxsync crOpenGL: more extended flexible caps info, backwards compatibility fixes
(edit) @51315   11 年 vboxsync crOpenGL: missing file commit
(edit) @51313   11 年 vboxsync crOpenGL: bugfixes and work-arounds for wine issues
(edit) @51260   11 年 vboxsync wddm: resize enhancements & fixes
(edit) @51200   11 年 vboxsync crOpenGL: getAttribLocations
(edit) @51141   11 年 vboxsync crOpenGL: crcmd enhancements & fixes; osx deadlock fix; temporary …
(edit) @51064   11 年 vboxsync crOpenGL: fix to switch on/off new command submission
(edit) @51005   11 年 vboxsync DevVGA/crOpenGL: create worker thread when needed only; saved state; …
(edit) @50984   11 年 vboxsync crOpenGL: command blocks: enable in guest if host supports it; bugfixes
(edit) @50975   11 年 vboxsync crOpenGL build fix take 2
(edit) @50973   11 年 vboxsync crOpenGL: command blocks (disabled for now)
(edit) @50944   11 年 vboxsync wddm/crOpenGL: new command submission fixes
(edit) @50913   11 年 vboxsync wddm/graphics: new command submission working for 2D, more testing needed
(edit) @50831   11 年 vboxsync crOpnGL: new command submission continued
(edit) @50817   11 年 vboxsync crOpenGL: new command submission continued
(edit) @50814   11 年 vboxsync crOpenGL: fix dummy window usage
(edit) @50812   11 年 vboxsync crOpenGL: bugfixes, more on new command submission
(edit) @50799   11 年 vboxsync crOpenGL: more on new command submission
(edit) @50754   11 年 vboxsync Dev/VGA/crOpenGL/wddm: command thread, more command processing
(edit) @50412   11 年 vboxsync crOpenGL: scaling bugfixes; rename stretch -> scale
(edit) @50394   11 年 vboxsync crOpenGL: greyed-out 3D image on VM pause
(edit) @50388   11 年 vboxsync GuestHost/OpenGL: eol-style
(edit) @50371   11 年 vboxsync crOpenGL: screenshot bugfixes, some more to follow
(edit) @50365   11 年 vboxsync crOpenGL: missing files
(edit) @50364   11 年 vboxsync crOpenGL: screenshot support; a bit of performance for video recording
(edit) @50316   11 年 vboxsync warnings
(edit) @50313   11 年 vboxsync crOpenGL: video recording working
(edit) @50277   11 年 vboxsync crOpenGL: correct way of dealing with CreateInfo
(edit) @50246   11 年 vboxsync crOpenGL: bugfixing
(edit) @50217   11 年 vboxsync crOpenGL: notification mechanism fixes
(edit) @50184   11 年 vboxsync crOpenGL: misc bugfixes, Vrdp+3D working with the new framework
(edit) @50178   11 年 vboxsync crOpenGL: seamless and resize bugfixes
(edit) @50149   11 年 vboxsync crOpenGL: bugfixes
(edit) @50100   11 年 vboxsync crOpenGL: bugfixes
(edit) @50099   11 年 vboxsync build fix
(edit) @50095   11 年 vboxsync crOpenGL: presentation infrastructure rework (still work in progress)
(edit) @50041   11 年 vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @49773   11 年 vboxsync crOpenGL/infrastructure: headers
(edit) @49772   11 年 vboxsync crOpenGL/infrastructure: new files
(edit) @49591   11 年 vboxsync wddm: more on new comand mechanism, guest side almost done, some cleanup
(edit) @49476   11 年 vboxsync burn fix take2
(edit) @49475   11 年 vboxsync burn fix
(edit) @49474   11 年 vboxsync crOpenGL: some host bits for buffer-based command submission
(edit) @49216   11 年 vboxsync crOpenGL: registered keys save/restore
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette