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) @30517   14 years vboxsync wddm/3d: compile fix for crOpenGL
(edit) @30513   14 years vboxsync crOpenGL: window tracking with wddm callbacks
(edit) @30512   14 years vboxsync crOpenGL: compiler warning
(edit) @30494   14 years vboxsync crOpenGL: compile warning fix
(edit) @30487   14 years vboxsync crOpenGL: disable new tracking code for compiz
(edit) @30486   14 years vboxsync crOpenGL: tracking fixes
(edit) @30485   14 years vboxsync crOpenGL: flush original command buffer before injecting commands
(edit) @30475   14 years vboxsync crOpenGL: windows build fix
(edit) @30474   14 years vboxsync crOpenGL: enable new window tracking code for linux
(edit) @30457   14 years vboxsync crOpenGL: build fix
(edit) @30440   14 years vboxsync crOpenGL: wddm friendly windows info tracking + more consistent …
(edit) @29790   15 years vboxsync crOpenGL: make opengl work for 64bit apps on windows (#3406)
(edit) @29454   15 years vboxsync crOpenGL: fix fail on wglMakeCurrent(0,0) call
(edit) @29298   15 years vboxsync new line at EOF.
(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) @28552   15 years vboxsync crOpenGL: add missing renderbuffers tracking on guest side
(edit) @28294   15 years vboxsync gcc warnings
(edit) @28190   15 years vboxsync Additions/crOpenGL: gcc warnings
(edit) @27889   15 years vboxsync crOpenGL: more code for multiscreen support
(edit) @27866   15 years vboxsync export some missing files from Additions/common/crOpenGL to OSE
(edit) @27410   15 years vboxsync crOpenGL: fix incorrect rendering for couple of oZone tests
(edit) @27396   15 years vboxsync crOpenGL: opengl 2.1 support
(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 …
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