VirtualBox

source: vbox/trunk/src/VBox/Additions/common/crOpenGL

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27091   15 years vboxsync crOpenGL: add GL_ARB_pixel_buffer_object support
(edit) @26910   15 years vboxsync crOpenGL: remove unused code
(edit) @26909   15 years vboxsync crOpenGL: fix flickering when opengl context is used with multiply windows
(edit) @26565   15 years vboxsync crOpenGL: fixed host crashes when using GL_EXT_compiled_vertex_array …
(edit) @26545   15 years vboxsync crOpenGL: fix assertion when application uses several windows with …
(edit) @26407   15 years vboxsync crOpenGL: fix host gpu crashes when running realflight3d g4 demo in guest
(edit) @26283   15 years vboxsync crOpenGL: fix text relocations in VBoxOGL.so for linux.amd64 (#4662)
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @26121   15 years vboxsync crOpenGL: workaround for buggy apps using glEnable with …
(edit) @26117   15 years vboxsync crOpenGL: fix crash for ubigraph (#4674)
(edit) @26048   15 years vboxsync crOpenGL: track bound textures on client side, add debug check for …
(edit) @25965   15 years vboxsync crOpenGL: add libXext linker stub
(edit) @25964   15 years vboxsync crOpenGL: add linker stubs for libXdamage and libXfixes
(edit) @25943   15 years vboxsync Additions/OpenGL: backed out previous commit.
(edit) @25941   15 years vboxsync Additions/crOGL: pull in libraries being used.
(edit) @25595   15 years vboxsync Additions/FreeBSD: OpenGL passthrough
(edit) @25555   15 years vboxsync a-few-*.kmk: if1of have a space after the ',' to separate them from …
(edit) @25535   15 years vboxsync crOpenGL: remove unnecessary debug output
(edit) @25457   15 years vboxsync crOpenGL: use header files in the VBox tree on Linux and Solaris, not …
(edit) @25383   15 years vboxsync crOpenGL: fix compiz on older gpus (#4404)
(edit) @25250   15 years vboxsync crOpenGL: fix offset check
(edit) @25248   15 years vboxsync crOpenGL: use PIC code for VBoxOGL on 32bit Linuxes
(edit) @25161   15 years vboxsync crOpenGL: fix pointer conversion warning
(edit) @25070   15 years vboxsync crOpenGL: fix opengl&compiz on 64bit linuxes
(edit) @24817   15 years vboxsync crOpenGL: retry to get drawable info after xsync call
(edit) @24816   15 years vboxsync crOpenGL: integrate fix for non ARGB textures and compiz
(edit) @24815   15 years vboxsync crOpenGL: disable flush/finish calls for now (#4653)
(edit) @24787   15 years vboxsync crOpenGL: fixed Final frame of Compiz animation not updated to the …
(edit) @24269   15 years vboxsync additions: gcc warnings
(edit) @23695   15 years vboxsync crOpenGL: typo in comments
(edit) @23694   15 years vboxsync crOpenGL: most changes to extend FBO support to ARB version
(edit) @23473   15 years vboxsync OSE header fixes
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23440   15 years vboxsync fixed OSE header
(edit) @23439   15 years vboxsync crOpenGL: missing changeset for r53030
(edit) @23437   15 years vboxsync crOpenGL: fix world of warcraft crash on second login
(edit) @23400   15 years vboxsync Filemuncher fixes
(edit) @23399   15 years vboxsync crOpenGL: cache uniforms info
(edit) @23274   15 years vboxsync crOpenGL: snapshots support for GLSL shaders
(edit) @22872   15 years vboxsync crOpenGL/Additions: reduce the number of header file sets we depend …
(edit) @22591   15 years vboxsync crOpenGL: apply viewport hack only if being run under wine
(edit) @22417   15 years vboxsync crOpenGL: add few debug messages
(edit) @22284   15 years vboxsync crOpenGL: add compiled vertex array support
(edit) @22011   15 years vboxsync crOpenGL: revert unwanted local change from r50745
(edit) @22010   15 years vboxsync crOpenGL: fix mesa entries patching for 64bit guests
(edit) @21954   15 years vboxsync crOpenGL: fix stack corruption leading to crash when running call of duty
(edit) @21880   15 years vboxsync crOpenGL: fix openglext viewer reporting no hardware support
(edit) @21830   15 years vboxsync crOpenGL: minor fix for gl_ext_draw_range_elements + remove hack from …
(edit) @21576   15 years vboxsync crOpenGL: fix deadlocks and context/window tracking for multithreaded …
(edit) @21564   15 years vboxsync crOpenGL: enable glarrayelement calls with server side VBOs
(edit) @21382   15 years vboxsync crOpenGL: don't free buffer data on the guest side when unmapping
(edit) @21317   15 years vboxsync crOpenGL: another temporary hack to enable 2 more extensions
(edit) @21316   15 years vboxsync crOpenGL: add comment
(edit) @21313   15 years vboxsync crOpenGL: fix UnmapBufferARB processing
(edit) @21308   15 years vboxsync crOpenGL: use host side VBO when possible
(edit) @21292   15 years vboxsync svn:eol-style native
(edit) @21248   15 years vboxsync crOpenGL: fix dynamic linking for non dri/fakedri builds
(edit) @21127   15 years vboxsync crOpenGL: fix window/context management for multithreaded apps
(edit) @21070   15 years vboxsync crOpenGL: fix linux build with real dri
(edit) @21022   15 years vboxsync crOpenGL: fix glew library detection on linux
(edit) @20970   15 years vboxsync crOpenGL: fix incorrect rendering of glDrawRangeElements
(edit) @20879   15 years vboxsync gcc warnings
(edit) @20658   15 years vboxsync crOpenGL: add version info for guest dlls
(edit) @20635   15 years vboxsync crOpenGL: add WGL_EXT_pixel_format and WGL_ARB_pixel_format extensions
(edit) @20617   15 years vboxsync crOpenGL: check for host 2.0 support before exporting pre 2.0 arb …
(edit) @20616   15 years vboxsync crOpenGL: enable viewport hack for googleearth in d3d9 mode
(edit) @20509   15 years vboxsync OSE headers
(edit) @20476   15 years vboxsync crOpenGL: fix vertex arrays and glsl interaction
(edit) @20468   15 years vboxsync crOpenGL: temp debugging hack to enable certain extensions on guest side
(edit) @20467   15 years vboxsync crOpenGL: aliases for pre opengl2.0 arb extensions
(edit) @20439   15 years vboxsync crOpenGL: spaces to tab
(edit) @20438   15 years vboxsync crOpenGL: typo
(edit) @20437   15 years vboxsync crOpenGL: fix various opengl 2.0 get functions
(edit) @20422   15 years vboxsync crOpenGL: update comment
(edit) @20411   15 years vboxsync crOpenGL: allow wine to query real host gpu vendor/version/renderer …
(edit) @20401   15 years vboxsync crOpenGL: make glview happy to report our GLSL version
(edit) @20398   15 years vboxsync crOpenGL: make icd recognizeable by glew library, +fix issue with …
(edit) @20392   15 years vboxsync crOpenGL: add glsl version to getstring
(edit) @20327   16 years vboxsync crOpenGL: more opengl 2.0 functions
(edit) @20253   16 years vboxsync OpenGL: be less verbose during compile
(edit) @20182   16 years vboxsync crOpenGL: return GL_VESRION in proper format
(edit) @20150   16 years vboxsync crOpenGL: typo + missing dep
(edit) @20148   16 years vboxsync crOpenGL: fix warning
(edit) @20084   16 years vboxsync crOpenGL: reduce amount of sync calls to speed up d3d
(edit) @20083   16 years vboxsync crOpenGL: tabs to spaces
(edit) @20029   16 years vboxsync crOpenGL: hack for google earth view size, turned off
(edit) @19099   16 years vboxsync crOpenGL: fix multicontext crashes (public bug #3762)
(edit) @18975   16 years vboxsync crOpenGL: fix compiz to run on ubuntu64 without SKIP_CHECKS=yes (#3841)
(edit) @18888   16 years vboxsync Linux additions: fixed the installation path of OpenGL/DRI libraries …
(edit) @18885   16 years vboxsync crOpenGL: fixed an unintentional commit
(edit) @18882   16 years vboxsync crOpenGL: exported the remaining Additions bits to OSE
(edit) @18653   16 years vboxsync Solaris/Additions: opengl files.
(edit) @18554   16 years vboxsync crOpenGL: fix linux burns
(edit) @18549   16 years vboxsync crOpenGL: more compile fixes for solaris
(edit) @18548   16 years vboxsync crOpenGL: more typos
(edit) @18547   16 years vboxsync crOpenGL: comment 2 unused functions and glxim isn't pointer
(edit) @18546   16 years vboxsync crOpenGL: fix typo
(edit) @18545   16 years vboxsync crOpenGL: part fix compile for solaris
(edit) @18542   16 years vboxsync common/crOpenGL: C stubs, enabled only on Solaris.
(edit) @18539   16 years vboxsync crOpenGL: generate opengl .c exports file for solaris dri/fakedri
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