VirtualBox

source: vbox/trunk/src/VBox/HostServices/SharedOpenGL

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28223   15 years vboxsync crOpenGL: use screen relative coords
(edit) @28215   15 years vboxsync IDisplay API changes for multimonitor (xTracker 4655)
(edit) @28198   15 years vboxsync crOpenGL: fix possible read of unallocated memory
(edit) @28197   15 years vboxsync crOpenGL: more multi screen support
(edit) @27983   15 years vboxsync crOpenGL: fix 32/64bit bug
(edit) @27892   15 years vboxsync crOpenGL: compile fix, missing files
(edit) @27889   15 years vboxsync crOpenGL: more code for multiscreen support
(edit) @27710   15 years vboxsync crOpenGL: mac burn fix
(edit) @27708   15 years vboxsync crOpenGL: some initial support for new multimonitor code
(edit) @27244   15 years vboxsync crOpenGL: non square uniform matricies support
(edit) @27091   15 years vboxsync crOpenGL: add GL_ARB_pixel_buffer_object support
(edit) @27088   15 years vboxsync crOpenGL: tabs to spaces
(edit) @27074   15 years vboxsync crOpenGL: tabs to spaces
(edit) @27043   15 years vboxsync crOpenGL: tabs to spaces
(edit) @26407   15 years vboxsync crOpenGL: fix host gpu crashes when running realflight3d g4 demo in guest
(edit) @26229   15 years vboxsync OpenGL-OSX: better fix of r57145 (#4438 still remains)
(edit) @26204   15 years vboxsync partly reverted r57145
(edit) @26139   15 years vboxsync OpenGL-OSX: fix crash on headless when 3D is enabled
(edit) @25996   15 years vboxsync crOpenGL: fix arb_imaging/ogl1.2.1 support'
(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) @25740   15 years vboxsync HostServices/SharedOpenGL not if Main is disabled
(edit) @25293   15 years vboxsync crOpenGL-OSX: accidentally included to much into the timing update test
(edit) @25216   15 years vboxsync crOpenGL: fix black screen after snapshots loading for apps using …
(edit) @25207   15 years vboxsync crOpenGL-OSX: fix view destruction
(edit) @25189   15 years vboxsync crOpenGL-OSX: fix performance regression by limiting the update time …
(edit) @25188   15 years vboxsync crOpenGL-OSX: fix glxgears
(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) @24891   15 years vboxsync crOpenGL: fix black screen in compiz after snapshot load (public #4868)
(edit) @24782   15 years vboxsync crOpenGL: make sure default window is never visible
(edit) @24503   15 years vboxsync OpenGL: better error message
(edit) @24491   15 years vboxsync typo in error message
(edit) @24489   15 years vboxsync crOpenGL-OSX: better fix for r54567
(edit) @24483   15 years vboxsync crOpenGL-OSX: make sure a valid context is set
(edit) @24378   15 years vboxsync crOpenGL-OSX: check for a valid region
(edit) @24377   15 years vboxsync crOpenGL-OSX: add support for realtime dock tile preview of OpenGL …
(edit) @23840   15 years vboxsync crOpenGL: make sure window being destroyed isn't bound to opengl contexts
(edit) @23694   15 years vboxsync crOpenGL: most changes to extend FBO support to ARB version
(edit) @23491   15 years vboxsync Darwin: case-sensitive FS burns fixes.
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23399   15 years vboxsync crOpenGL: cache uniforms info
(edit) @23277   15 years vboxsync crOpenGL: tabs again
(edit) @23275   15 years vboxsync crOpenGL: evil tabs sneaked in
(edit) @23274   15 years vboxsync crOpenGL: snapshots support for GLSL shaders
(edit) @23133   15 years vboxsync crOpenGL-OSX: little cleanup
(edit) @23123   15 years vboxsync crOpenGL: snapshots support for VBOs
(edit) @23094   15 years vboxsync crOpenGL: fix FBO/RBOs support, add snapshots compatibility
(edit) @22538   15 years vboxsync crOpenGL: typo fix
(edit) @22535   15 years vboxsync crOpenGL: Removed some gcc warnings & added a todo.
(edit) @22509   15 years vboxsync crOpenGL-OSX: Initial version for the Cocoa port.
(edit) @22502   15 years vboxsync crOpenGL: Allow 64bit window ids for the parent window.
(edit) @22335   15 years vboxsync SharedOpenGl/Makefile.kmk: Shut up a screenful of VirtualBox_XPCOM.h …
(edit) @22320   15 years vboxsync crOpenGL: missed change for r51204
(edit) @22319   15 years vboxsync crOpenGL: partial fix for crashing java apps with d3d support in guest
(edit) @22284   15 years vboxsync crOpenGL: add compiled vertex array support
(edit) @22220   15 years vboxsync crOpenGL: fix comment
(edit) @22165   15 years vboxsync crOpenGL: add warning window when additions version is incompatible (#4108)
(edit) @22155   15 years vboxsync crOpenGL: add GL_EXT_framebuffer_object support
(edit) @21990   15 years vboxsync crOpenGL: fix 3d failure after snapshot loading
(edit) @21845   15 years vboxsync crOpenGL: fix crash in SecondLife
(edit) @21832   15 years vboxsync crOpenGL: tabs to spaces
(edit) @21785   15 years vboxsync OpenGL-OSX: Disable update context, cause it doesn't work with DirectX …
(edit) @21781   15 years vboxsync crOpenGL: typo
(edit) @21780   15 years vboxsync crOpenGL: dump opcodes number only when needed
(edit) @21624   15 years vboxsync crOpenGL: build fix to the host service
(edit) @21576   15 years vboxsync crOpenGL: fix deadlocks and context/window tracking for multithreaded …
(edit) @21523   15 years vboxsync crOpenGL: add protocol version check(4108), add max connected clients check
(edit) @21476   15 years vboxsync crOpenGL: typo
(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) @21380   15 years vboxsync crOpenGL: fix check typo
(edit) @21308   15 years vboxsync crOpenGL: use host side VBO when possible
(edit) @21306   15 years vboxsync crOpenGL: tabs to spaces
(edit) @21127   15 years vboxsync crOpenGL: fix window/context management for multithreaded apps
(edit) @21033   15 years vboxsync crOpenGL: fix random texture corruption
(edit) @21028   15 years vboxsync crOpenGL: move warning to debug message
(edit) @20921   15 years vboxsync crOpenGL: dump host opengl extensions to the log (public #4294)
(edit) @20916   15 years vboxsync crOpenGL: fix memory corruption when querying for supported texture …
(edit) @20583   15 years vboxsync crOpenGL: move 2 log warnings which confuse people to debug output
(edit) @20511   15 years vboxsync OSE header fixes
(edit) @20467   15 years vboxsync crOpenGL: aliases for pre opengl2.0 arb extensions
(edit) @20451   15 years vboxsync FreeBSD: Enable shared OpenGL service. Completely untested due to lack …
(edit) @20437   15 years vboxsync crOpenGL: fix various opengl 2.0 get functions
(edit) @20411   15 years vboxsync crOpenGL: allow wine to query real host gpu vendor/version/renderer …
(edit) @20392   15 years vboxsync crOpenGL: add glsl version to getstring
(edit) @20385   15 years vboxsync Missing return value
(edit) @20327   16 years vboxsync crOpenGL: more opengl 2.0 functions
(edit) @20266   16 years vboxsync crOpenGL: recheck function pointers after context creation
(edit) @20253   16 years vboxsync OpenGL: be less verbose during compile
(edit) @20179   16 years vboxsync crOpenGL: added todo comment
(edit) @20176   16 years vboxsync crOpenGL: remove unnecessary ifdef to fix win64 builds
(edit) @20175   16 years vboxsync crOpenGL: tabs to spaces
(edit) @20174   16 years vboxsync crOpenGL: packing/unpacking of part of opengl 2.0 functions
(edit) @20147   16 years vboxsync crOpenGL: some opengl 2.0 parts
(edit) @20028   16 years vboxsync crOpenGL: fix host crashes for guest apps with wrong opengl calls order
(edit) @19879   16 years vboxsync crOpenGL: fix bug with crashes in unloaded render_spu.dll (hopefully)
(edit) @18830   16 years vboxsync crOpenGL-OSX: Do an additional check if we are initialized when we get …
(edit) @18760   16 years vboxsync crOpenGL-OSX: use the host calls directly
(edit) @18735   16 years vboxsync crOpenGL: trap glFinish/glFlush for macos
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