VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @43889   12 years vboxsync build fix
(edit) @43888   12 years vboxsync crOpenGL: more new present mechanism
(edit) @43874   12 years vboxsync fix max monitor count definitions
(edit) @43834   12 years vboxsync crOpenGL: new present mechanism basics
(edit) @43487   12 years vboxsync crOpenGL/wddm: basics for miniport-based visible rects processing …
(edit) @43349   12 years vboxsync crOpenGL: export extensions necessary for wined3d+nvidia shader v3 support
(edit) @43051   12 years vboxsync crOpenGL: program/shader objects fixes for proper saved state handling
(edit) @42536   12 years vboxsync crOpenGL/wddm: WOW64 fix
(edit) @42528   12 years vboxsync crOpenGL: context-connection: avoid unnecessary connection on packer init
(edit) @42519   12 years vboxsync burn fix
(edit) @42502   12 years vboxsync fix gcc warning
(edit) @42499   12 years vboxsync crOgl/wddm: per-context connections
(edit) @42028   12 years vboxsync wddm/crOpenGL: moreon kernel-based cr commands submission
(edit) @41929   13 years vboxsync crOpenGL,wddm/3d: create windows hidden initially to avoid flikering
(edit) @41928   13 years vboxsync crOpenGL: fix shader deletion
(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) @41160   13 years vboxsync crOpenGL: render to fbo fixes
(edit) @41128   13 years vboxsync crOpenGL: backwards compatibility for 3D saved state v 28
(edit) @41109   13 years vboxsync crOpenGL,wined3d,wddm: second part of fixing resource leakage, basics …
(edit) @41071   13 years vboxsync crOpenGL: switch to using ASMBit* for gl resource tracking
(edit) @41057   13 years vboxsync crOpenGL: fix gl resource leaking (server part)
(edit) @40691   13 years vboxsync crOpenGL: basics for using multiple contexts on host
(edit) @40431   13 years vboxsync crOpenGL: more TLS data handling fixes
(edit) @40267   13 years vboxsync crOpenGL: fixe VSG Open Inventor interop issues
(edit) @40124   13 years vboxsync crOpenGL: add some extensions required for wined3d+wddm
(edit) @39815   13 years vboxsync crOpenGL: work around Ubuntu 11.04 FBO issues
(edit) @39603   13 years vboxsync crHgsmi: cleanup
(edit) @39602   13 years vboxsync wine/XPDM: 1. Additional swapchain creation fixes 2. De-libwine'ize …
(edit) @39578   13 years vboxsync GuestHost/CrGL: fixed type
(edit) @39568   13 years vboxsync crOpenGL: more threading fixes
(edit) @39507   13 years vboxsync crOpenGL: fix destroyed context refference in TLS
(edit) @39291   13 years vboxsync more corrections
(edit) @39290   13 years vboxsync proper assertions
(edit) @39289   13 years vboxsync missing file
(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) @39206   13 years vboxsync Made OpenGL build against the Mac OS X 10.7 SDK. Some cleanups.
(edit) @38143   13 years vboxsync crogl: auto-flush on thread switch functionality
(edit) @37986   13 years vboxsync Wddm/3d: fix thread sync issues
(edit) @37775   13 years vboxsync crOpenGL: bump 3d saved state version
(edit) @37613   14 years vboxsync wddm/3d: fix snapshots with aero
(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) @36231   14 years vboxsync crOpenGL: workaround for recent nvidia drivers, disabled yet as need …
(edit) @36052   14 years vboxsync crOpenGL: use PBO to get texture data in offscreen rendering mode
(edit) @35998   14 years vboxsync crOpenGL: fix guest compiz clipping with forced fbo
(edit) @35969   14 years vboxsync crOpenGL: add option to force fbo usage for 3d over rdp
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35271   14 years vboxsync crOpenGL: fix Unity/Compiz crashes on natty
(edit) @34725   14 years vboxsync crOpenGL: fix incorrect rendering/host crashes when running apps in …
(edit) @34571   14 years vboxsync crOpenGL: fix compiz for high resolution guests
(edit) @34107   14 years vboxsync crOpenGL/wddm: resync shared data only once
(edit) @34054   14 years vboxsync crOpenGL/wddm: missing change
(edit) @34053   14 years vboxsync crOpenGL/wddm: fix refcounting for shared ctx in shapshots
(edit) @33988   14 years vboxsync crOpenGL/wddm: more multithreading fixes, vista expirience index works now
(edit) @33750   14 years vboxsync wddm/3d: wine fix, hgcm + chromium increase max num clients
(edit) @33714   14 years vboxsync wddm/3d: CrHgsmi cleanup, free resources correctly; 2D fixes
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33475   14 years vboxsync crOpenGL/wddm: multithreading fix
(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) @32940   14 years vboxsync crOpenGL: another perf counter
(edit) @32924   14 years vboxsync crOpenGL: add opcodes counter
(edit) @32909   14 years vboxsync crOpenGL: add mbps/cps to fps measurement
(edit) @32498   14 years vboxsync GuestHost/OpenGL: gcc warning
(edit) @32240   14 years vboxsync crOpenGL/wddm: aero +20% speed up
(edit) @32060   14 years vboxsync crOpenGL: move define out of wrong ifdef
(edit) @31808   14 years vboxsync crOpenGL: resource sharing between contexts
(edit) @30452   15 years vboxsync crOpenGL: GL_EXT_texture_sRGB typo fix
(edit) @30440   15 years vboxsync crOpenGL: wddm friendly windows info tracking + more consistent …
(edit) @29930   15 years vboxsync crOpenGL: properly cleanup host opengl parts (#2954, #6443)
(edit) @29205   15 years vboxsync crOpenGL: delay FB update on non windows hosts untill framebuffer is …
(edit) @29019   15 years vboxsync crOpenGL: rever back to 8 texture untits, to avoid memory overwrite in …
(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) @27987   15 years vboxsync crOpenGL: add GL_ARB_texture_rectangle to list of supported extensions
(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) @27396   15 years vboxsync crOpenGL: opengl 2.1 support
(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) @26407   15 years vboxsync crOpenGL: fix host gpu crashes when running realflight3d g4 demo in guest
(edit) @25303   15 years vboxsync crOpenGL: properly restore context states after snapshot loading
(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) @24783   15 years vboxsync crOpenGL: up max texture size to 8192x8192
(edit) @23694   15 years vboxsync crOpenGL: most changes to extend FBO support to ARB version
(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) @23399   15 years vboxsync crOpenGL: cache uniforms info
(edit) @23274   15 years vboxsync crOpenGL: snapshots support for GLSL shaders
(edit) @23123   15 years vboxsync crOpenGL: snapshots support for VBOs
(edit) @23094   15 years vboxsync crOpenGL: fix FBO/RBOs support, add snapshots compatibility
(edit) @22509   15 years vboxsync crOpenGL-OSX: Initial version for the Cocoa port.
(edit) @22363   15 years vboxsync crOpenGL: fix FBO support when used by several guest applications
(edit) @22284   15 years vboxsync crOpenGL: add compiled vertex array support
(edit) @22156   15 years vboxsync crOpenGL: evil tab sneaked in
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