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