VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @43051   12 years vboxsync crOpenGL: program/shader objects fixes for proper saved state handling
(edit) @42517   12 years vboxsync crOpenGL: fix assertion
(edit) @41949   13 years vboxsync crOpenGL: fix viewport update
(edit) @41930   13 years vboxsync crOpenGL: missing glGet constants
(edit) @41928   13 years vboxsync crOpenGL: fix shader deletion
(edit) @41581   13 years vboxsync crOpenGL: fix return value
(edit) @41404   13 years vboxsync crOpenGL: VM window scroll handling
(edit) @41380   13 years vboxsync VRDP+3D: 3D rendering speedup: avoid unnecessary host GPU->guest …
(edit) @41258   13 years vboxsync crOpenGL: fix VRDP+3D for Intel graphics, more VRDP+3D fixes
(edit) @41253   13 years vboxsync crOpenGL: context switch fix for offscreen rendering
(edit) @41160   13 years vboxsync crOpenGL: render to fbo fixes
(edit) @41139   13 years vboxsync crOpenGL: prevent null window size handling
(edit) @41128   13 years vboxsync crOpenGL: backwards compatibility for 3D saved state v 28
(edit) @41111   13 years vboxsync crOpenGL: rename env var for enabling multiple contexts to …
(edit) @41109   13 years vboxsync crOpenGL,wined3d,wddm: second part of fixing resource leakage, basics …
(edit) @41000   13 years vboxsync HostServices/OpenGL: gcc false positive warning
(edit) @40693   13 years vboxsync crOpenGL: allow enable multiple context via env var
(edit) @40692   13 years vboxsync crOpenGL: missing file
(edit) @40691   13 years vboxsync crOpenGL: basics for using multiple contexts on host
(edit) @40479   13 years vboxsync crOpenGL: build log bugfix
(edit) @40318   13 years vboxsync HostServices/SharedOpenGL: a few warnings
(edit) @40167   13 years vboxsync crOpenGL: shader fix
(edit) @40094   13 years vboxsync crOpenGL: fix crServerDispatchGetInfoLogARB
(edit) @39815   13 years vboxsync crOpenGL: work around Ubuntu 11.04 FBO issues
(edit) @39603   13 years vboxsync crHgsmi: cleanup
(edit) @39288   13 years vboxsync CrOpenGL: avoid blocked client polling & extra memcpy (block hgsmi …
(edit) @39265   13 years vboxsync crOpenGL: flush on glEnd if some begin-end data was sent to host …
(edit) @38989   13 years vboxsync crOpenGL: reset last opengl error on context creation
(edit) @38505   13 years vboxsync crOpenGL: fix incorrect rendering when switching to/from fullscreen …
(edit) @38245   14 years vboxsync crOpenGL: prevent clients from deleting default mural
(edit) @38142   14 years vboxsync crogl: correctly report texunits number as MIN(cr supports, gpu supports)
(edit) @37946   14 years vboxsync crOpenGL: missing param
(edit) @37613   14 years vboxsync wddm/3d: fix snapshots with aero
(edit) @37394   14 years vboxsync Wddm/3D: fixed random screen corruption when running 3d apps under …
(edit) @36845   14 years vboxsync 3D for VRDP: initial commit, build fix (xTracker 5565).
(edit) @36843   14 years vboxsync 3D for VRDP: initial commit (xTracker 5565).
(edit) @36052   14 years vboxsync crOpenGL: use PBO to get texture data in offscreen rendering mode
(edit) @36050   14 years vboxsync crOpenGL: fix snapshots with compiz
(edit) @35998   14 years vboxsync crOpenGL: fix guest compiz clipping with forced fbo
(edit) @35995   14 years vboxsync crOpenGL: fix 3d window clipping for fbo case
(edit) @35969   14 years vboxsync crOpenGL: add option to force fbo usage for 3d over rdp
(edit) @35770   14 years vboxsync crOpenGL: fix deadlock with multiply screens (#5462)
(edit) @34725   14 years vboxsync crOpenGL: fix incorrect rendering/host crashes when running apps in …
(edit) @34270   14 years vboxsync crOpenGL: fix check for huge guest windows
(edit) @34269   14 years vboxsync crOpenGL: fix broken state when using multiscreen
(edit) @34267   14 years vboxsync 3d: multimon support fix
(edit) @33992   14 years vboxsync Grrr
(edit) @33989   14 years vboxsync crOpenGL: those ain't continuous arrays
(edit) @33988   14 years vboxsync crOpenGL/wddm: more multithreading fixes, vista expirience index works now
(edit) @33977   14 years vboxsync *: replaced a bunch of sprintf() by snprintf()
(edit) @33601   14 years vboxsync warning
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33509   14 years vboxsync crOpenGL: change assert to warning
(edit) @33319   14 years vboxsync crOpenGL: workaround failure to load vm snapshot with changed opengl …
(edit) @33280   14 years vboxsync crOpenGL/wddm: disable partial blits for hd4800 only
(edit) @33093   14 years vboxsync crOpenGL/wddm: huge aero speedup with GL_EXT_framebuffer_blit, working …
(edit) @33045   14 years vboxsync crOpenGL: fix GetObjectParameter[if]v accessing invalid shaders/programs
(edit) @32940   14 years vboxsync crOpenGL: another perf counter
(edit) @32924   14 years vboxsync crOpenGL: add opcodes counter
(edit) @32911   14 years vboxsync crOpenGL: add sent bytes counter
(edit) @32909   14 years vboxsync crOpenGL: add mbps/cps to fps measurement
(edit) @32420   14 years vboxsync crOpenGL: some mutter/meego related fixes
(edit) @32255   14 years vboxsync crOpenGL: fix warning
(edit) @32247   14 years vboxsync crOGL: gcc warnings
(edit) @32240   14 years vboxsync crOpenGL/wddm: aero +20% speed up
(edit) @32175   14 years vboxsync 3D: fps logging, wddm/3d/aero: simple perf test app
(edit) @32078   14 years vboxsync crOpenGL: guest app stack corruption when using …
(edit) @31808   14 years vboxsync crOpenGL: resource sharing between contexts
(edit) @30458   15 years vboxsync crOpenGL: don't generated unneeded functinos
(edit) @30440   15 years vboxsync crOpenGL: wddm friendly windows info tracking + more consistent …
(edit) @30011   15 years vboxsync crOpenGL: fix host assertion for some guest mt apps (#5236)
(edit) @29930   15 years vboxsync crOpenGL: properly cleanup host opengl parts (#2954, #6443)
(edit) @29886   15 years vboxsync crOpenGL: less noise in logs
(edit) @29857   15 years vboxsync crOpenGL: burn fix
(edit) @29856   15 years vboxsync crOpenGL: fix vista64 host crashes with wddm guest, fix pbuffers support
(edit) @29221   15 years vboxsync crOpenGL: remove unnecessary check
(edit) @29205   15 years vboxsync crOpenGL: delay FB update on non windows hosts untill framebuffer is …
(edit) @29198   15 years vboxsync crOpenGL: fix window size updates are lost if window is resized …
(edit) @29134   15 years vboxsync crOpenGL: fix issue when one 3d window is split between 2 monitors and …
(edit) @29017   15 years vboxsync crOpenGL: fix blak screen after loading snapshot of VM with compiz …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28534   15 years vboxsync crOpenGL: add visible region support for host offscreen rendering
(edit) @28521   15 years vboxsync crOpenGL: allow to use another extension for fbo support
(edit) @28242   15 years vboxsync crOpenGL: don't align row size for drawtoscreen
(edit) @28230   15 years vboxsync gcc warning
(edit) @28223   15 years vboxsync crOpenGL: use screen relative coords
(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) @27708   15 years vboxsync crOpenGL: some initial support for new multimonitor code
(edit) @27091   15 years vboxsync crOpenGL: add GL_ARB_pixel_buffer_object support
(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) @25996   15 years vboxsync crOpenGL: fix arb_imaging/ogl1.2.1 support'
(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) @23840   15 years vboxsync crOpenGL: make sure window being destroyed isn't bound to opengl contexts
(edit) @23399   15 years vboxsync crOpenGL: cache uniforms info
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