VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24229   15 years vboxsync glloader.py: fixed memset warnings on darwin.
(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 …
(edit) @23094   15 years vboxsync crOpenGL: fix FBO/RBOs support, add snapshots compatibility
(edit) @22832   15 years vboxsync crOpenGL: only check for diff_api on host side
(edit) @22831   15 years vboxsync crOpenGL: fix GPU memory leak for apps not clearing VBOs/FBOs and …
(edit) @22539   15 years vboxsync crOpenGL: another copy paste fix
(edit) @22535   15 years vboxsync crOpenGL: Removed some gcc warnings & added a todo.
(edit) @22534   15 years vboxsync crOpenGL: format
(edit) @22514   15 years vboxsync crOpenGL: prevent 32<>64 bit cast warning
(edit) @22509   15 years vboxsync crOpenGL-OSX: Initial version for the Cocoa port.
(edit) @22365   15 years vboxsync warning
(edit) @22363   15 years vboxsync crOpenGL: fix FBO support when used by several guest applications
(edit) @22340   15 years vboxsync crOpenGL: comment out spamming debug message
(edit) @22284   15 years vboxsync crOpenGL: add compiled vertex array support
(edit) @22156   15 years vboxsync crOpenGL: evil tab sneaked in
(edit) @22155   15 years vboxsync crOpenGL: add GL_EXT_framebuffer_object support
(edit) @22154   15 years vboxsync crOpenGL: tabs to spaces
(edit) @21990   15 years vboxsync crOpenGL: fix 3d failure after snapshot loading
(edit) @21954   15 years vboxsync crOpenGL: fix stack corruption leading to crash when running call of duty
(edit) @21911   15 years vboxsync crOpenGL: fix graphics corruption in World of Warcraft
(edit) @21882   15 years vboxsync crOpenGL: add warnings for unexpected datatypes
(edit) @21854   15 years vboxsync crOpenGL: ignore gldrawpixels with incorrect type/format
(edit) @21853   15 years vboxsync crOpenGL: tabs to spaces
(edit) @21846   15 years vboxsync crOpenGL: make all messages appear in log file
(edit) @21845   15 years vboxsync crOpenGL: fix crash in SecondLife
(edit) @21843   15 years vboxsync crOpenGL: fix farcry crash on level load
(edit) @21841   15 years vboxsync crOpenGL: tabs to spaces
(edit) @21830   15 years vboxsync crOpenGL: minor fix for gl_ext_draw_range_elements + remove hack from …
(edit) @21776   15 years vboxsync ogl/vboxhgcm.c: adjust ioctl return code check for linux, init the …
(edit) @21765   15 years vboxsync crOpenGL: dump debug info in debug builds only
(edit) @21668   15 years vboxsync crOpenGL: fix memory leaks when terminating guest apps
(edit) @21563   15 years vboxsync crOpenGL: fix some rare crashes when using server side VBOs
(edit) @21523   15 years vboxsync crOpenGL: add protocol version check(4108), add max connected clients check
(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) @21379   15 years vboxsync warning
(edit) @21312   15 years vboxsync crOpenGL: fix occasional local changes commited with r49656
(edit) @21311   15 years vboxsync crOpenGL: fix build, missing dependency
(edit) @21310   15 years vboxsync crOpenGL: host VBOs another file
(edit) @21309   15 years vboxsync crOpenGL: use host VBO's missed file
(edit) @21308   15 years vboxsync crOpenGL: use host side VBO when possible
(edit) @21306   15 years vboxsync crOpenGL: tabs to spaces
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21225   15 years vboxsync Eliminated the VMMDEVHYP[PTR|PHYS]* types.
(edit) @20975   15 years vboxsync crOpenGL: fix memory leak when using VBOs
(edit) @20970   15 years vboxsync crOpenGL: fix incorrect rendering of glDrawRangeElements
(edit) @20815   15 years vboxsync crOpenGL: fix guest/host crashes when client app uses incorrect opengl …
(edit) @20813   15 years vboxsync crOpenGL: tabs to spaces
(edit) @20658   16 years vboxsync crOpenGL: add version info for guest dlls
(edit) @20635   16 years vboxsync crOpenGL: add WGL_EXT_pixel_format and WGL_ARB_pixel_format extensions
(edit) @20614   16 years vboxsync crOpenGL: define to allow running under opengl debuggers
(edit) @20609   16 years vboxsync crOpenGL FreeBSD library load fix
(edit) @20511   16 years vboxsync OSE header fixes
(edit) @20467   16 years vboxsync crOpenGL: aliases for pre opengl2.0 arb extensions
(edit) @20437   16 years vboxsync crOpenGL: fix various opengl 2.0 get functions
(edit) @20419   16 years vboxsync crOpenGL: add 2 more missing opengl 2.0 functions
(edit) @20411   16 years vboxsync crOpenGL: allow wine to query real host gpu vendor/version/renderer …
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20371   16 years vboxsync Misc: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20327   16 years vboxsync crOpenGL: more opengl 2.0 functions
(edit) @20207   16 years vboxsync GuestHost: be less verbose during compile
(edit) @20183   16 years vboxsync crOpenGL: fix wrong ext opcodes packing
(edit) @20177   16 years vboxsync crOpenGL: remove another unnecessary ifdef
(edit) @20174   16 years vboxsync crOpenGL: packing/unpacking of part of opengl 2.0 functions
(edit) @20166   16 years vboxsync crOpenGL: fix naming typo
(edit) @20150   16 years vboxsync crOpenGL: typo + missing dep
(edit) @20147   16 years vboxsync crOpenGL: some opengl 2.0 parts
(edit) @19878   16 years vboxsync crOpenGL: cleanup on failures
(edit) @19099   16 years vboxsync crOpenGL: fix multicontext crashes (public bug #3762)
(edit) @18508   16 years vboxsync crVBoxHGCMDoDisconnect: unused variable warnings (host).
(edit) @18386   16 years vboxsync GuestHost/OpenGL: util/vboxhgcm: Solaris ioctl request header fix.
(edit) @18380   16 years vboxsync crOpenGL: change debug messages
(edit) @18336   16 years vboxsync crOpenGL: try to fix solaris builds
(edit) @18328   16 years vboxsync crOpenGL: init mutexes as recursive, fix for #3758
(edit) @18326   16 years vboxsync crOpenGL: tabs to spaces
(edit) @18209   16 years vboxsync crOpenGL: remove some local defines
(edit) @18138   16 years vboxsync crOpenGL: allow debug output in release builds with CR_DEBUG/CR_DEBUG_FILE
(edit) @18111   16 years vboxsync crOpenGL: typo + warning if hgcm calls fail on guest side
(edit) @18109   16 years vboxsync crOpenGL: increase guest readback buffer size to 2k, to reduce …
(edit) @18088   16 years vboxsync crOpenGL: some code cleanup and small fixes
(edit) @17860   16 years vboxsync Additions/common/OpenGL: made the Linux OpenGL Additions use …
(edit) @17190   16 years vboxsync warning
(edit) @16970   16 years vboxsync crOpenGL: evil tabs sneaked in
(edit) @16969   16 years vboxsync crOpenGL: don't allocate memory for textures on host side (#3461)
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