VirtualBox

source: vbox/trunk/src/VBox/GuestHost

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25144   15 years vboxsync crOpenGL: typo causing annoying warnings
(edit) @25062   15 years vboxsync HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
(edit) @24891   15 years vboxsync crOpenGL: fix black screen in compiz after snapshot load (public #4868)
(edit) @24783   15 years vboxsync crOpenGL: up max texture size to 8192x8192
(edit) @24573   15 years vboxsync build fix
(edit) @24570   15 years vboxsync crOGL: gcc warnings (note that GLint is sometimes long!)
(edit) @24569   15 years vboxsync crOGL: gcc warning
(edit) @24229   15 years vboxsync glloader.py: fixed memset warnings on darwin.
(edit) @24142   15 years vboxsync GuestHost and HostServices/SharedClipboard/x11: fix a crash when …
(edit) @23694   15 years vboxsync crOpenGL: most changes to extend FBO support to ARB version
(edit) @23614   15 years vboxsync crOpenGL: remove src ptr assert when memcpy 0 bytes public #5158
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23437   15 years vboxsync crOpenGL: fix world of warcraft crash on second login
(edit) @23435   15 years vboxsync crOpenGL: comment typo
(edit) @23434   15 years vboxsync crOpenGL: fix crashes when saving depth textures
(edit) @23433   15 years vboxsync crOpenGL: fix snapshots for array uniforms
(edit) @23403   15 years vboxsync crOpenGL: fix uniform location isn't uint and fix array uniforms …
(edit) @23402   15 years vboxsync crOpenGL: fix missing printf parameter
(edit) @23399   15 years vboxsync crOpenGL: cache uniforms info
(edit) @23276   15 years vboxsync crOpenGL: remove todo
(edit) @23274   15 years vboxsync crOpenGL: snapshots support for GLSL shaders
(edit) @23123   15 years vboxsync crOpenGL: snapshots support for VBOs
(edit) @23110   15 years vboxsync crOpenGL: another burn fix
(edit) @23109   15 years vboxsync crOpenGL: fix burns
(edit) @23108   15 years vboxsync crOpenGL: change to proper ifdef
(edit) @23105   15 years vboxsync crOpenGL-OSX: '-current_version' is set in the base template …
(edit) @23094   15 years vboxsync crOpenGL: fix FBO/RBOs support, add snapshots compatibility
(edit) @22832   15 years vboxsync crOpenGL: only check for diff_api on host side
(edit) @22831   15 years vboxsync crOpenGL: fix GPU memory leak for apps not clearing VBOs/FBOs and …
(edit) @22683   15 years vboxsync Makefiles: Just test for VBOX_WITH_ADDITIONS_DRIVERS.
(edit) @22652   15 years vboxsync fixed OSE headers
(edit) @22651   15 years vboxsync GuestHost/HGSMI: do not build the R0 library by default on Linux, as …
(edit) @22619   15 years vboxsync HGSMI: export to OSE
(edit) @22539   15 years vboxsync crOpenGL: another copy paste fix
(edit) @22535   15 years vboxsync crOpenGL: Removed some gcc warnings & added a todo.
(edit) @22534   15 years vboxsync crOpenGL: format
(edit) @22514   15 years vboxsync crOpenGL: prevent 32<>64 bit cast warning
(edit) @22509   15 years vboxsync crOpenGL-OSX: Initial version for the Cocoa port.
(edit) @22365   15 years vboxsync warning
(edit) @22363   15 years vboxsync crOpenGL: fix FBO support when used by several guest applications
(edit) @22340   15 years vboxsync crOpenGL: comment out spamming debug message
(edit) @22284   15 years vboxsync crOpenGL: add compiled vertex array support
(edit) @22237   15 years vboxsync GuestHost/SharedClipboard/x11: always send nul-terminated text to …
(edit) @22234   15 years vboxsync GuestHost/SharedClipboard/x11: revert r50977, as Windows doesn't like …
(edit) @22233   15 years vboxsync GuestHost/SharedClipboard/x11: remove more bits which XFIXES made …
(edit) @22212   15 years vboxsync GuestHost/SharedClipboard/x11: fixed an accidental deletion and make …
(edit) @22191   15 years vboxsync GuestHost/SharedClipboard: the X11 clipboard code should not add nul …
(edit) @22190   15 years vboxsync GuestHost/SharedClipboard: use RTTEST in the X11 clipboard code
(edit) @22181   15 years vboxsync GuestHost/SharedClipboard: use the XFIXES notification extension in …
(edit) @22156   15 years vboxsync crOpenGL: evil tab sneaked in
(edit) @22155   15 years vboxsync crOpenGL: add GL_EXT_framebuffer_object support
(edit) @22154   15 years vboxsync crOpenGL: tabs to spaces
(edit) @21990   15 years vboxsync crOpenGL: fix 3d failure after snapshot loading
(edit) @21954   15 years vboxsync crOpenGL: fix stack corruption leading to crash when running call of duty
(edit) @21911   15 years vboxsync crOpenGL: fix graphics corruption in World of Warcraft
(edit) @21882   15 years vboxsync crOpenGL: add warnings for unexpected datatypes
(edit) @21854   15 years vboxsync crOpenGL: ignore gldrawpixels with incorrect type/format
(edit) @21853   15 years vboxsync crOpenGL: tabs to spaces
(edit) @21846   15 years vboxsync crOpenGL: make all messages appear in log file
(edit) @21845   15 years vboxsync crOpenGL: fix crash in SecondLife
(edit) @21843   15 years vboxsync crOpenGL: fix farcry crash on level load
(edit) @21841   15 years vboxsync crOpenGL: tabs to spaces
(edit) @21830   15 years vboxsync crOpenGL: minor fix for gl_ext_draw_range_elements + remove hack from …
(edit) @21776   15 years vboxsync ogl/vboxhgcm.c: adjust ioctl return code check for linux, init the …
(edit) @21765   15 years vboxsync crOpenGL: dump debug info in debug builds only
(edit) @21668   15 years vboxsync crOpenGL: fix memory leaks when terminating guest apps
(edit) @21651   15 years vboxsync SharedClipboard/x11: switch logging from debug to user-enabled release …
(edit) @21563   15 years vboxsync crOpenGL: fix some rare crashes when using server side VBOs
(edit) @21523   15 years vboxsync crOpenGL: add protocol version check(4108), add max connected clients check
(edit) @21434   15 years vboxsync GuestHost/SharedClipboard: test for correct update notifications about …
(edit) @21430   15 years vboxsync HostServices/SharedClipboard: refactor target handling, clean up test …
(edit) @21429   15 years vboxsync GuestHost/SharedClipboard: make sure that we also notify when a format …
(edit) @21425   15 years vboxsync GuestHost/SharedClipboard: properly test and fix our selection of the …
(edit) @21423   15 years vboxsync crOpenGL: fix VBOs on NVidia cards
(edit) @21422   15 years vboxsync crOpenGL: fix VBOs support on 32/64 or 64/32 guest/host combinations
(edit) @21379   15 years vboxsync warning
(edit) @21312   15 years vboxsync crOpenGL: fix occasional local changes commited with r49656
(edit) @21311   15 years vboxsync crOpenGL: fix build, missing dependency
(edit) @21310   15 years vboxsync crOpenGL: host VBOs another file
(edit) @21309   15 years vboxsync crOpenGL: use host VBO's missed file
(edit) @21308   15 years vboxsync crOpenGL: use host side VBO when possible
(edit) @21306   15 years vboxsync crOpenGL: tabs to spaces
(edit) @21293   15 years vboxsync svn:eol-style native
(edit) @21269   15 years vboxsync HostServices/SharedClipboard: fixed handling of unknown formats on the …
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21225   15 years vboxsync Eliminated the VMMDEVHYP[PTR|PHYS]* types.
(edit) @21185   15 years vboxsync GuestHost/SharedClipboard fix the clipboard on Solaris 10 and remove …
(edit) @21184   15 years vboxsync GuestHost/SharedClipboard: fix broken code for selecting the format to …
(edit) @21093   15 years vboxsync add build fix?
(edit) @21074   15 years vboxsync GuestHost/SharedClipboard: change the procedure to make the unit test …
(edit) @20975   15 years vboxsync crOpenGL: fix memory leak when using VBOs
(edit) @20970   15 years vboxsync crOpenGL: fix incorrect rendering of glDrawRangeElements
(edit) @20966   15 years vboxsync GuestHost/SharedClipboard: CRLF handling fix
(edit) @20815   15 years vboxsync crOpenGL: fix guest/host crashes when client app uses incorrect opengl …
(edit) @20813   15 years vboxsync crOpenGL: tabs to spaces
(edit) @20658   15 years vboxsync crOpenGL: add version info for guest dlls
(edit) @20635   15 years vboxsync crOpenGL: add WGL_EXT_pixel_format and WGL_ARB_pixel_format extensions
(edit) @20614   15 years vboxsync crOpenGL: define to allow running under opengl debuggers
(edit) @20609   15 years vboxsync crOpenGL FreeBSD library load fix
(edit) @20551   15 years vboxsync GuestHost/SharedClipboard: refactored the shared clipboard code 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