VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   15 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
(edit) @18722   16 years vboxsync crOpenGL-OSX: fix burn
(edit) @18721   16 years vboxsync crOpenGL-OSX: more clipping updates
(edit) @18680   16 years vboxsync crOpenGL-OSX: more fixes
(edit) @18654   16 years vboxsync crOpenGL-OSX: more fixes for clipping on the root window
(edit) @18637   16 years vboxsync crOpenGL: add seamless mode clip regions to opengl ones
(edit) @18610   16 years vboxsync crOpenGL-OSX: more fixes
(edit) @18568   16 years vboxsync crOpenGL-OSX: burn fix
(edit) @18565   16 years vboxsync crOpenGL-OSX: initial fix for compiz enabled linux guest
(edit) @18540   16 years vboxsync crOpenGL: another fix for intel drivers
(edit) @18519   16 years vboxsync crOpenGL: another fix for intel drivers
(edit) @18302   16 years vboxsync crOpenGL: support glGet* for GL_MAX_DRAW_BUFFERS_ARB
(edit) @18262   16 years vboxsync crOpenGL: fix snapshots saving for opengl apps which doesn't make any …
(edit) @18256   16 years vboxsync crOpenGL: typo
(edit) @18255   16 years vboxsync crOpenGL: fix for intel 965/963 host drivers
(edit) @17964   16 years vboxsync crOpenGL: fix client dissconection handling
(edit) @17484   16 years vboxsync crOpenGL: typo
(edit) @17482   16 years vboxsync crOpenGL: fixed VM hangs when starting guests with 3D acceleration …
(edit) @17254   16 years vboxsync crOpenGL: fix linking on linux hosts
(edit) @17022   16 years vboxsync renderspu_agl.c: Just made it build and link, it will not work.
(edit) @17021   16 years vboxsync crservice.cpp: ULONG64 not uint64_t.
(edit) @16969   16 years vboxsync crOpenGL: don't allocate memory for textures on host side (#3461)
(edit) @16875   16 years vboxsync crOpenGL: additions makefiles cleanup
(edit) @16685   16 years vboxsync SharedOpenGL: Missing dependency (windows).
(edit) @16452   16 years vboxsync crOpenGL: add GL_MAX_TEXTURE_COORDS_ARB
(edit) @16288   16 years vboxsync SharedOpenGL/Makefile: ditto.
(edit) @16285   16 years vboxsync darwin build fix.
(edit) @16284   16 years vboxsync Config.kmk,OGL/Makefiles: Created a DARWIN-OPENGL SDK for the …
(edit) @16283   16 years vboxsync darwin build fix.
(edit) @16281   16 years vboxsync SharedOpenGL/Makefile.kmk: Use an installation target, that way we'll …
(edit) @16279   16 years vboxsync SharedOpenGL/Makefile.kmk: the newline is required.
(edit) @16277   16 years vboxsync SharedOpenGL/Makefile.kmk: file header
(edit) @16276   16 years vboxsync SharedOpenGL/Makefile.kmk: review and some style adjustments.
(edit) @16265   16 years vboxsync SharedOpenGL/Makefile.kmk: Merged the two …
(edit) @16255   16 years vboxsync crOpenGL: 2 more intermediates to opengl renderspu
(edit) @16243   16 years vboxsync double DEFs
(edit) @16241   16 years vboxsync crOpenGL: fix up additions burns (dll/lib paths) and cleanup host …
(edit) @16142   16 years vboxsync crOpenGL: don't crash if there's no x display, (public 3089)
(edit) @15759   16 years vboxsync crOpenGL: partial fix for multithreaded guest apps (3457)
(edit) @15758   16 years vboxsync crOpenGL: tabs to spaces
(edit) @15707   16 years vboxsync crOpenGL: make host buffer dynamic in size, fix for 3443
(add) @15532   16 years vboxsync crOpenGL: export to OSE
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