VirtualBox

source: vbox/trunk/src/VBox/Additions/common/crOpenGL

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @55627   10 years vboxsync Guest 3D: Pack SPU: TLS fix.
(edit) @55626   10 years vboxsync 3D: Additions: fix warning.
(edit) @55623   10 years vboxsync 3D: Pack SPU: more carefull with pointers.
(edit) @55622   10 years vboxsync 3D: Windows GAs: drop relatively big buffer allocation on stack.
(edit) @55621   10 years vboxsync 3D: forgotten local stuff.
(edit) @55620   10 years vboxsync 3D: addition: treat a little bit more carefully with pointers (Win GAs).
(edit) @55618   10 years vboxsync 3D: Additions code: small adjustments.
(edit) @53784   10 years vboxsync fixed @file information of a couple of .rc files
(edit) @53594   10 years vboxsync Mac OS X host: 3D: kCGLPFAWindow and NSOpenGLPFAWindow were …
(edit) @52552   10 years vboxsync Additions/crOpenGL: Linux: reset signal handlers when our shared …
(edit) @52451   10 years vboxsync crOpenGL: command blocks flushing
(edit) @52437   10 years vboxsync crOpenGL: debugging
(edit) @52329   10 years vboxsync wddm/crOpenGL: prevent shared objects from being deleted till they can …
(edit) @52328   10 years vboxsync crOpenGL: missing GetErr
(edit) @52262   10 years vboxsync CrOpenGL: GetString inside DisplayLists
(edit) @52260   10 years vboxsync crOpenGL: proper support of GetErr being called from display list, …
(edit) @52038   10 years vboxsync crOpenGL: Removed duplicate targets.
(edit) @51673   10 years vboxsync crOpenGL: configurable custom dump generation
(edit) @51650   10 years vboxsync CrOpenGL: ignore writeback for CmdVbva mode
(edit) @51559   10 years vboxsync crOpenGL: wglShareLists support
(edit) @51319   11 years vboxsync crOpenGL: adjusment
(edit) @51317   11 years vboxsync memset this time
(edit) @51316   11 years vboxsync build fix v2
(edit) @51313   11 years vboxsync crOpenGL: bugfixes and work-arounds for wine issues
(edit) @51202   11 years vboxsync crOpenGL: bugfix
(edit) @51200   11 years vboxsync crOpenGL: getAttribLocations
(edit) @51194   11 years vboxsync crOpenGL: 1.don't unload rt-dependant libs 2.wait for sync thread …
(edit) @50984   11 years vboxsync crOpenGL: command blocks: enable in guest if host supports it; bugfixes
(edit) @50942   11 years vboxsync build fix v2
(edit) @50323   11 years vboxsync Vbox => VBox
(edit) @50095   11 years vboxsync crOpenGL: presentation infrastructure rework (still work in progress)
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @50030   11 years vboxsync Additions/linux: back out single bit-count Additions package …
(edit) @49676   11 years vboxsync Drop duplicate target listings on win.amd64 caused by r90884.
(edit) @49643   11 years vboxsync Additions/linux: back out single bit-count Additions package experiment.
(edit) @49600   11 years vboxsync Additions/linux/fakedri: additional search path for swrast_dri, 32-bit.
(edit) @49599   11 years vboxsync Additions/linux/fakedri: additional search path for swrast_dri.
(edit) @49470   11 years vboxsync Additions/3D: prevent an OpenGL dead-lock.
(edit) @49308   11 years vboxsync crOpenGL 24bpp depth
(edit) @49264   11 years vboxsync crOpenGL: dumping/logging
(edit) @49260   11 years vboxsync crOpenGL: warning fixes
(edit) @49214   11 years vboxsync Additions/linux/3d: do not use a separate display connection to get …
(edit) @49005   11 years vboxsync wddm: build fix
(edit) @48999   11 years vboxsync wddm: ensure all windows are initially hidden
(edit) @48927   11 years vboxsync crOpenGL: fix frame & renderbuffer deletion
(edit) @48487   11 years vboxsync Additions and HostServices: remove unneeded calls to XInitThreads().
(edit) @48058   11 years vboxsync crOpenGL: crDebug->crWarning
(edit) @48057   11 years vboxsync crOpenGL: debugging
(edit) @47647   11 years vboxsync crOpenGL: fix lib dep issue
(edit) @47161   11 years vboxsync crOpenGL: fix wddm init & win state handling
(edit) @47151   11 years vboxsync crOpenGL & wddm: auto dump file generation, fixes and cleanup
(edit) @47079   11 years vboxsync crOpenGL: remove debugging stuff, sontinued
(edit) @47078   11 years vboxsync crOpenGL: remove debugging stuff, sigh
(edit) @46966   11 years vboxsync wddm/crOpenGL: some bugfixes, more TexPresent fixes
(edit) @46768   11 years vboxsync crOpenGL/freebsd: BSD -> RT_OS_FREEBSD
(edit) @46757   11 years vboxsync wddm/crOpenGL: r0-based visible regions handling, r0-based chromium …
(edit) @46747   11 years vboxsync FreeBSD/crOpenGL: 3D acceleration support for FreeBSD guests (thanks …
(edit) @46627   11 years vboxsync crOpenGL: fix init mode detection
(edit) @46528   11 years vboxsync crOpenGL: remove viewport hack as it is no longer needed
(edit) @46527   11 years vboxsync crOpenGL: some cleanup
(edit) @46368   12 years vboxsync crOpenGL: more debugging
(edit) @46343   12 years vboxsync crOpenGL: bugfixes, debugging, dumping draw commands to html
(edit) @46228   12 years vboxsync Spaces and correct indentation.
(edit) @46227   12 years vboxsync No description statement in .def files, linker complains.
(edit) @46188   12 years vboxsync additions build fix
(edit) @46174   12 years vboxsync crOpenGL: texture support fixes
(edit) @46171   12 years vboxsync crOpenGL: bugfix
(edit) @46147   12 years vboxsync Additions/linux: build 32-bit versions too for COMPATIBLE builds.
(edit) @46059   12 years vboxsync crOpenGL fix some leaking on connection cleanup
(edit) @45484   12 years vboxsync crOpenGL: correct VBoxOGL exports defs
(edit) @45132   12 years vboxsync crOpenGL: seamles mode support impl; bugfizes & cleanup
(edit) @45027   12 years vboxsync crOpenGL: shader/program state fixes; glDrawXxx-based blitting fixes, etc.
(edit) @45008   12 years vboxsync crOpenGL: fix frame render buffer and buffer objects
(edit) @44994   12 years vboxsync crOpenGL: avoid eaxtra guest->host calls
(edit) @44937   12 years vboxsync crOpenGL: Fedora 18 saved state working, multiple saved state fixes, …
(edit) @44741   12 years vboxsync crOpenGL: followup: missing file
(edit) @44740   12 years vboxsync crOpenGL: OSX backend rework; oddscreen rendering generalization
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44457   12 years vboxsync Additions/OpenGL: initialise the runtime with the unobtrusive option.
(edit) @44125   12 years vboxsync crOpenGL: fix guest state bits
(edit) @43888   12 years vboxsync crOpenGL: more new present mechanism
(edit) @43837   12 years vboxsync Additions/crOpenGL: small fix to FBConfig attribute handling.
(edit) @43647   12 years vboxsync crOpenGL: generate omitted aliaces for GetProcAddress
(edit) @43492   12 years vboxsync Additions/crOpenGL: call stubInitXDamageExtension() earlier in fake …
(edit) @43487   12 years vboxsync crOpenGL/wddm: basics for miniport-based visible rects processing …
(edit) @43296   12 years vboxsync Additions/common/crOpenGL: make fakedri_drv use more in-tree headers.
(edit) @43293   12 years vboxsync Additions: use xproto from the headers
(edit) @43273   12 years vboxsync Additions/common/crOpenGL: replace a dependency on X server headers …
(edit) @43111   12 years vboxsync comment style change
(edit) @42591   12 years vboxsync crOpenGL: fix ocasional packspu init misbeave
(edit) @42536   12 years vboxsync crOpenGL/wddm: WOW64 fix
(edit) @42528   12 years vboxsync crOpenGL: context-connection: avoid unnecessary connection on packer init
(edit) @42523   12 years vboxsync crOpenGL: bugfix
(edit) @42520   12 years vboxsync crOpenGL: debug assertion fixes
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