|
|
@27708
|
15 years |
vboxsync |
crOpenGL: some initial support for new multimonitor code
|
|
|
@27398
|
15 years |
vboxsync |
crOpenGL: fix burn
|
|
|
@27396
|
15 years |
vboxsync |
crOpenGL: opengl 2.1 support
|
|
|
@27267
|
15 years |
vboxsync |
OpenGL: compile/warning fix
|
|
|
@27244
|
15 years |
vboxsync |
crOpenGL: non square uniform matricies support
|
|
|
@27152
|
15 years |
vboxsync |
GuestHost/OpenGL: warning
|
|
|
@27091
|
15 years |
vboxsync |
crOpenGL: add GL_ARB_pixel_buffer_object support
|
|
|
@27073
|
15 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@27072
|
15 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@27069
|
15 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@27034
|
15 years |
vboxsync |
GuestHost: annoying warning
|
|
|
@26670
|
15 years |
vboxsync |
GuestHost/OpenGL: warning
|
|
|
@26407
|
15 years |
vboxsync |
crOpenGL: fix host gpu crashes when running realflight3d g4 demo in guest
|
|
|
@26353
|
15 years |
vboxsync |
GuestHost/crOpenGL: little extra logging info.
|
|
|
@26031
|
15 years |
vboxsync |
warning
|
|
|
@25806
|
15 years |
vboxsync |
*OpenGL/Makefile.kmk: Drop the -Wno-shadow as the template no longer …
|
|
|
@25771
|
15 years |
vboxsync |
*: Shut up -Wshadow warnings.
|
|
|
@25595
|
15 years |
vboxsync |
Additions/FreeBSD: OpenGL passthrough
|
|
|
@25592
|
15 years |
vboxsync |
Additions/FreeBSD: Updates for guest OpenGL
|
|
|
@25575
|
15 years |
vboxsync |
crOpenGL: free textures on guest appliction termination (#5206)
|
|
|
@25555
|
15 years |
vboxsync |
a-few-*.kmk: if1of have a space after the ',' to separate them from …
|
|
|
@25541
|
15 years |
vboxsync |
crOpenGL: fix corrupted surface rendering (#5695)
|
|
|
@25457
|
15 years |
vboxsync |
crOpenGL: use header files in the VBox tree on Linux and Solaris, not …
|
|
|
@25303
|
15 years |
vboxsync |
crOpenGL: properly restore context states after snapshot loading
|
|
|
@25216
|
15 years |
vboxsync |
crOpenGL: fix black screen after snapshots loading for apps using …
|
|
|
@25155
|
15 years |
vboxsync |
crOpenGL: better fix for blank screen after compiz loading
|
|
|
@25154
|
15 years |
vboxsync |
crOpenGL: fix various texture tracking issues
|
|
|
@25144
|
15 years |
vboxsync |
crOpenGL: typo causing annoying warnings
|
|
|
@24891
|
15 years |
vboxsync |
crOpenGL: fix black screen in compiz after snapshot load (public #4868)
|
|
|
@24783
|
15 years |
vboxsync |
crOpenGL: up max texture size to 8192x8192
|
|
|
@24573
|
15 years |
vboxsync |
build fix
|
|
|
@24570
|
15 years |
vboxsync |
crOGL: gcc warnings (note that GLint is sometimes long!)
|
|
|
@24569
|
15 years |
vboxsync |
crOGL: gcc warning
|
|
|
@24229
|
15 years |
vboxsync |
glloader.py: fixed memset warnings on darwin.
|
|
|
@23694
|
15 years |
vboxsync |
crOpenGL: most changes to extend FBO support to ARB version
|
|
|
@23614
|
15 years |
vboxsync |
crOpenGL: remove src ptr assert when memcpy 0 bytes public #5158
|
|
|
@23452
|
15 years |
vboxsync |
Makefiles: Corrected properties.
|
|
|
@23437
|
15 years |
vboxsync |
crOpenGL: fix world of warcraft crash on second login
|
|
|
@23435
|
15 years |
vboxsync |
crOpenGL: comment typo
|
|
|
@23434
|
15 years |
vboxsync |
crOpenGL: fix crashes when saving depth textures
|
|
|
@23433
|
15 years |
vboxsync |
crOpenGL: fix snapshots for array uniforms
|
|
|
@23403
|
15 years |
vboxsync |
crOpenGL: fix uniform location isn't uint and fix array uniforms …
|
|
|
@23402
|
15 years |
vboxsync |
crOpenGL: fix missing printf parameter
|
|
|
@23399
|
15 years |
vboxsync |
crOpenGL: cache uniforms info
|
|
|
@23276
|
15 years |
vboxsync |
crOpenGL: remove todo
|
|
|
@23274
|
15 years |
vboxsync |
crOpenGL: snapshots support for GLSL shaders
|
|
|
@23123
|
15 years |
vboxsync |
crOpenGL: snapshots support for VBOs
|
|
|
@23110
|
15 years |
vboxsync |
crOpenGL: another burn fix
|
|
|
@23109
|
15 years |
vboxsync |
crOpenGL: fix burns
|
|
|
@23108
|
15 years |
vboxsync |
crOpenGL: change to proper ifdef
|
|
|
@23105
|
15 years |
vboxsync |
crOpenGL-OSX: '-current_version' is set in the base template …
|
|
|
@23094
|
15 years |
vboxsync |
crOpenGL: fix FBO/RBOs support, add snapshots compatibility
|
|
|
@22832
|
15 years |
vboxsync |
crOpenGL: only check for diff_api on host side
|
|
|
@22831
|
15 years |
vboxsync |
crOpenGL: fix GPU memory leak for apps not clearing VBOs/FBOs and …
|
|
|
@22539
|
15 years |
vboxsync |
crOpenGL: another copy paste fix
|
|
|
@22535
|
15 years |
vboxsync |
crOpenGL: Removed some gcc warnings & added a todo.
|
|
|
@22534
|
15 years |
vboxsync |
crOpenGL: format
|
|
|
@22514
|
15 years |
vboxsync |
crOpenGL: prevent 32<>64 bit cast warning
|
|
|
@22509
|
15 years |
vboxsync |
crOpenGL-OSX: Initial version for the Cocoa port.
|
|
|
@22365
|
15 years |
vboxsync |
warning
|
|
|
@22363
|
15 years |
vboxsync |
crOpenGL: fix FBO support when used by several guest applications
|
|
|
@22340
|
15 years |
vboxsync |
crOpenGL: comment out spamming debug message
|
|
|
@22284
|
15 years |
vboxsync |
crOpenGL: add compiled vertex array support
|
|
|
@22156
|
15 years |
vboxsync |
crOpenGL: evil tab sneaked in
|
|
|
@22155
|
15 years |
vboxsync |
crOpenGL: add GL_EXT_framebuffer_object support
|
|
|
@22154
|
15 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@21990
|
15 years |
vboxsync |
crOpenGL: fix 3d failure after snapshot loading
|
|
|
@21954
|
15 years |
vboxsync |
crOpenGL: fix stack corruption leading to crash when running call of duty
|
|
|
@21911
|
15 years |
vboxsync |
crOpenGL: fix graphics corruption in World of Warcraft
|
|
|
@21882
|
15 years |
vboxsync |
crOpenGL: add warnings for unexpected datatypes
|
|
|
@21854
|
15 years |
vboxsync |
crOpenGL: ignore gldrawpixels with incorrect type/format
|
|
|
@21853
|
15 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@21846
|
15 years |
vboxsync |
crOpenGL: make all messages appear in log file
|
|
|
@21845
|
15 years |
vboxsync |
crOpenGL: fix crash in SecondLife
|
|
|
@21843
|
15 years |
vboxsync |
crOpenGL: fix farcry crash on level load
|
|
|
@21841
|
15 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@21830
|
15 years |
vboxsync |
crOpenGL: minor fix for gl_ext_draw_range_elements + remove hack from …
|
|
|
@21776
|
15 years |
vboxsync |
ogl/vboxhgcm.c: adjust ioctl return code check for linux, init the …
|
|
|
@21765
|
15 years |
vboxsync |
crOpenGL: dump debug info in debug builds only
|
|
|
@21668
|
15 years |
vboxsync |
crOpenGL: fix memory leaks when terminating guest apps
|
|
|
@21563
|
15 years |
vboxsync |
crOpenGL: fix some rare crashes when using server side VBOs
|
|
|
@21523
|
15 years |
vboxsync |
crOpenGL: add protocol version check(4108), add max connected clients check
|
|
|
@21423
|
15 years |
vboxsync |
crOpenGL: fix VBOs on NVidia cards
|
|
|
@21422
|
15 years |
vboxsync |
crOpenGL: fix VBOs support on 32/64 or 64/32 guest/host combinations
|
|
|
@21379
|
15 years |
vboxsync |
warning
|
|
|
@21312
|
15 years |
vboxsync |
crOpenGL: fix occasional local changes commited with r49656
|
|
|
@21311
|
15 years |
vboxsync |
crOpenGL: fix build, missing dependency
|
|
|
@21310
|
15 years |
vboxsync |
crOpenGL: host VBOs another file
|
|
|
@21309
|
15 years |
vboxsync |
crOpenGL: use host VBO's missed file
|
|
|
@21308
|
15 years |
vboxsync |
crOpenGL: use host side VBO when possible
|
|
|
@21306
|
15 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@21227
|
15 years |
vboxsync |
VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
|
|
|
@21225
|
15 years |
vboxsync |
Eliminated the VMMDEVHYP[PTR|PHYS]* types.
|
|
|
@20975
|
15 years |
vboxsync |
crOpenGL: fix memory leak when using VBOs
|
|
|
@20970
|
15 years |
vboxsync |
crOpenGL: fix incorrect rendering of glDrawRangeElements
|
|
|
@20815
|
15 years |
vboxsync |
crOpenGL: fix guest/host crashes when client app uses incorrect opengl …
|
|
|
@20813
|
15 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@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
|
|
|
@20614
|
15 years |
vboxsync |
crOpenGL: define to allow running under opengl debuggers
|
|
|