VirtualBox

source: vbox/trunk/src/VBox/GuestHost

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32513   14 years vboxsync crOpenGL: build fix
(edit) @32511   14 years vboxsync crOpenGL: retry aborted hgcm calls
(edit) @32498   14 years vboxsync GuestHost/OpenGL: gcc warning
(edit) @32420   14 years vboxsync crOpenGL: some mutter/meego related fixes
(edit) @32394   14 years vboxsync more branding and header fixes
(edit) @32375   14 years vboxsync rc branding fixes part 2
(edit) @32240   14 years vboxsync crOpenGL/wddm: aero +20% speed up
(edit) @32060   14 years vboxsync crOpenGL: move define out of wrong ifdef
(edit) @32059   14 years vboxsync crOpenGL: remove test hack
(edit) @32058   14 years vboxsync crOpenGL/WDDM3D: fix rare guest apps stack override on startup
(edit) @31906   14 years vboxsync crOpenGL: fix incorrect shader's uniforms store
(edit) @31808   14 years vboxsync crOpenGL: resource sharing between contexts
(edit) @31781   14 years vboxsync crOpenGL: tabs to spaces
(edit) @31487   14 years vboxsync crOpenGL: revert local change
(edit) @31486   14 years vboxsync crOpenGL: partial merge of state_client.c patch submitted to vboxdev
(edit) @31474   14 years vboxsync crOpenGL: remove unneeded code
(edit) @30974   14 years vboxsync undo undesired commit
(edit) @30973   14 years vboxsync wddm/2d: bugfixes
(edit) @30598   14 years vboxsync crOpenGL: enable new tracking code for solaris
(edit) @30532   14 years vboxsync wddm/3d: visible region tracking fixes
(edit) @30452   14 years vboxsync crOpenGL: GL_EXT_texture_sRGB typo fix
(edit) @30440   14 years vboxsync crOpenGL: wddm friendly windows info tracking + more consistent …
(edit) @30028   15 years vboxsync crOpenGL: fix host nvidia driver crashes on guest wddm startup
(edit) @30010   15 years vboxsync crOpenGL: local debug change
(edit) @30005   15 years vboxsync crOpenGL: fix local debug change
(edit) @29995   15 years vboxsync crOpenGL: fix pack/unpack buffers tracking
(edit) @29930   15 years vboxsync crOpenGL: properly cleanup host opengl parts (#2954, #6443)
(edit) @29798   15 years vboxsync wddm: driver update w/o reboot working; dummy context creation in …
(edit) @29637   15 years vboxsync glloader.py: They all need string.h.
(edit) @29502   15 years vboxsync OpenGL: FreeBSD build fix
(edit) @29376   15 years vboxsync warning/error
(edit) @29205   15 years vboxsync crOpenGL: delay FB update on non windows hosts untill framebuffer is …
(edit) @29090   15 years vboxsync crOpenGL: force glFinish after snapshot load
(edit) @29019   15 years vboxsync crOpenGL: rever back to 8 texture untits, to avoid memory overwrite in …
(edit) @28861   15 years vboxsync crOpenGL: extra check and warning
(edit) @28860   15 years vboxsync crOpenGL: fix TexGen tracking
(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) @28022   15 years vboxsync crOpenGL-OSX: fix 3D on Mac OS X
(edit) @27995   15 years vboxsync crOpenGL: remove local change
(edit) @27994   15 years vboxsync crOpenGL: fix textures cleanup
(edit) @27987   15 years vboxsync crOpenGL: add GL_ARB_texture_rectangle to list of supported extensions
(edit) @27983   15 years vboxsync crOpenGL: fix 32/64bit bug
(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) @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) @26514   15 years vboxsync remainder: tabs -> spaces.
(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) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @26031   15 years vboxsync warning
(edit) @25942   15 years vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
(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) @25062   15 years vboxsync HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
(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) @24142   15 years vboxsync GuestHost and HostServices/SharedClipboard/x11: fix a crash when …
(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 …
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