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) @47647   11 years vboxsync crOpenGL: fix lib dep issue
(edit) @47161   12 years vboxsync crOpenGL: fix wddm init & win state handling
(edit) @47151   12 years vboxsync crOpenGL & wddm: auto dump file generation, fixes and cleanup
(edit) @47079   12 years vboxsync crOpenGL: remove debugging stuff, sontinued
(edit) @47078   12 years vboxsync crOpenGL: remove debugging stuff, sigh
(edit) @46966   12 years vboxsync wddm/crOpenGL: some bugfixes, more TexPresent fixes
(edit) @46768   12 years vboxsync crOpenGL/freebsd: BSD -> RT_OS_FREEBSD
(edit) @46757   12 years vboxsync wddm/crOpenGL: r0-based visible regions handling, r0-based chromium …
(edit) @46747   12 years vboxsync FreeBSD/crOpenGL: 3D acceleration support for FreeBSD guests (thanks …
(edit) @46627   12 years vboxsync crOpenGL: fix init mode detection
(edit) @46528   12 years vboxsync crOpenGL: remove viewport hack as it is no longer needed
(edit) @46527   12 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   13 years vboxsync crOpenGL/wddm: WOW64 fix
(edit) @42528   13 years vboxsync crOpenGL: context-connection: avoid unnecessary connection on packer init
(edit) @42523   13 years vboxsync crOpenGL: bugfix
(edit) @42520   13 years vboxsync crOpenGL: debug assertion fixes
(edit) @42518   13 years vboxsync crOpenGL/wddm: context-connection and other fixes
(edit) @42500   13 years vboxsync burn fix
(edit) @42499   13 years vboxsync crOgl/wddm: per-context connections
(edit) @42220   13 years vboxsync More VS2010 preps.
(edit) @41971   13 years vboxsync crOpenGL: report visual bits superset to avoid host context recreation …
(edit) @41963   13 years vboxsync crOpenGL/wddm: fix flikering on window creation
(edit) @41638   13 years vboxsync wddm: vsync support fixes + missing commit
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41109   13 years vboxsync crOpenGL,wined3d,wddm: second part of fixing resource leakage, basics …
(edit) @40479   13 years vboxsync crOpenGL: build log bugfix
(edit) @40431   13 years vboxsync crOpenGL: more TLS data handling fixes
(edit) @40281   13 years vboxsync gcc warnings
(edit) @40267   13 years vboxsync crOpenGL: fixe VSG Open Inventor interop issues
(edit) @39981   13 years vboxsync wddm/3d: visible regions fixes for WPF apps
(edit) @39631   13 years vboxsync crOpenGL: context & window destroy fixes
(edit) @39602   13 years vboxsync wine/XPDM: 1. Additional swapchain creation fixes 2. De-libwine'ize …
(edit) @39572   13 years vboxsync burn fix
(edit) @39568   13 years vboxsync crOpenGL: more threading fixes
(edit) @39507   13 years vboxsync crOpenGL: fix destroyed context refference in TLS
(edit) @39485   13 years vboxsync crOpenGL: stubInit syncronization needed for win XPDM guests, some …
(edit) @39288   13 years vboxsync CrOpenGL: avoid blocked client polling & extra memcpy (block hgsmi …
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @39061   13 years vboxsync back out r74471 since it causes crashes
(edit) @39051   13 years vboxsync crOpenGL: use one statetracker for all guest SPUs
(edit) @39012   13 years vboxsync crOpenGL: alloc buffer of proper size
(edit) @38864   13 years vboxsync crOpenGL: fix compiz under ubuntu9.10
(edit) @38772   13 years vboxsync crOpenGL: fix PBOs with compressed tex images
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38374   13 years vboxsync crOpenGL: don't add explicit writebacks to guest buffers
(edit) @38315   14 years vboxsync crogl: send WM_SETTINGCHANGE outside the hashtable lock to avoid …
(edit) @38298   14 years vboxsync crOpenGL: proper handling of pack/unpack states with PBO's
(edit) @38244   14 years vboxsync crOpenGL: missing commit for r72917, fix thread sync issues
(edit) @38143   14 years vboxsync crogl: auto-flush on thread switch functionality
(edit) @38082   14 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37986   14 years vboxsync Wddm/3d: fix thread sync issues
(edit) @37830   14 years vboxsync crogl: fix wine filtering for wddm WoW64
(edit) @37760   14 years vboxsync WDDM/3D: fix windows expirience index crashed on win7 with ati cards
(edit) @37708   14 years vboxsync WDDM/3d: force desktop repaint after visibile region changes changes
(edit) @37664   14 years vboxsync crOpenGL: fix GL_VERSION for different locales (#5755)
(edit) @37594   14 years vboxsync crOpenGL: fix dri driver loading for ubuntu oneiric
(edit) @37216   14 years vboxsync wddm/3d: fix google earth rendering
(edit) @37157   14 years vboxsync crOpenGL: append 0 terminator to shader source when possible
(edit) @37032   14 years vboxsync crOpenGL: fix missing updates for gnome3 on ubuntu 11.04
(edit) @37030   14 years vboxsync crOpenGL: fix corrupted textures for gnome3 under ubuntu 11.04
(edit) @36848   14 years vboxsync Video: display/miniport drivers. (#5464)
(edit) @35912   14 years vboxsync crOpenGL: fix sometimes missing textures and geometry
(edit) @35845   14 years vboxsync crOpenGL: proper deadlock fix for r69838
(edit) @35844   14 years vboxsync crOpenGL: fix possible deadlock
(edit) @35578   14 years vboxsync SDK warning on non-Windows hosts
(edit) @35319   14 years vboxsync 1. wddm: 64bit support 2. wddm: installation fixes (64bit support, …
(edit) @35271   14 years vboxsync crOpenGL: fix Unity/Compiz crashes on natty
(edit) @35263   14 years vboxsync crOpenGL: fix crashes in libnux-0.9 gpu tests
(edit) @35195   14 years vboxsync crOpenGL: disable compiled vertex array usage
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