VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27708   15 years vboxsync crOpenGL: some initial support for new multimonitor code
(edit) @27398   15 years vboxsync crOpenGL: fix burn
(edit) @27396   15 years vboxsync crOpenGL: opengl 2.1 support
(edit) @27267   15 years vboxsync OpenGL: compile/warning fix
(edit) @27244   15 years vboxsync crOpenGL: non square uniform matricies support
(edit) @27152   15 years vboxsync GuestHost/OpenGL: warning
(edit) @27091   15 years vboxsync crOpenGL: add GL_ARB_pixel_buffer_object support
(edit) @27073   15 years vboxsync crOpenGL: tabs to spaces
(edit) @27072   15 years vboxsync crOpenGL: tabs to spaces
(edit) @27069   15 years vboxsync crOpenGL: tabs to spaces
(edit) @27034   15 years vboxsync GuestHost: annoying warning
(edit) @26670   15 years vboxsync GuestHost/OpenGL: warning
(edit) @26407   15 years vboxsync crOpenGL: fix host gpu crashes when running realflight3d g4 demo in guest
(edit) @26353   15 years vboxsync GuestHost/crOpenGL: little extra logging info.
(edit) @26031   15 years vboxsync warning
(edit) @25806   15 years vboxsync *OpenGL/Makefile.kmk: Drop the -Wno-shadow as the template no longer …
(edit) @25771   15 years vboxsync *: Shut up -Wshadow warnings.
(edit) @25595   15 years vboxsync Additions/FreeBSD: OpenGL passthrough
(edit) @25592   15 years vboxsync Additions/FreeBSD: Updates for guest OpenGL
(edit) @25575   15 years vboxsync crOpenGL: free textures on guest appliction termination (#5206)
(edit) @25555   15 years vboxsync a-few-*.kmk: if1of have a space after the ',' to separate them from …
(edit) @25541   15 years vboxsync crOpenGL: fix corrupted surface rendering (#5695)
(edit) @25457   15 years vboxsync crOpenGL: use header files in the VBox tree on Linux and Solaris, not …
(edit) @25303   15 years vboxsync crOpenGL: properly restore context states after snapshot loading
(edit) @25216   15 years vboxsync crOpenGL: fix black screen after snapshots loading for apps using …
(edit) @25155   15 years vboxsync crOpenGL: better fix for blank screen after compiz loading
(edit) @25154   15 years vboxsync crOpenGL: fix various texture tracking issues
(edit) @25144   15 years vboxsync crOpenGL: typo causing annoying warnings
(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) @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) @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) @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) @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) @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) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21225   15 years vboxsync Eliminated the VMMDEVHYP[PTR|PHYS]* types.
(edit) @20975   15 years vboxsync crOpenGL: fix memory leak when using VBOs
(edit) @20970   15 years vboxsync crOpenGL: fix incorrect rendering of glDrawRangeElements
(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
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