|
|
@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
|
|
|
@26514
|
15 years |
vboxsync |
remainder: tabs -> spaces.
|
|
|
@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.
|
|
|
@26163
|
15 years |
vboxsync |
PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
|
|
|
@26031
|
15 years |
vboxsync |
warning
|
|
|
@25942
|
15 years |
vboxsync |
*: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
|
|
|
@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
|
|
|
@25062
|
15 years |
vboxsync |
HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
|
|
|
@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.
|
|
|
@24142
|
15 years |
vboxsync |
GuestHost and HostServices/SharedClipboard/x11: fix a crash when …
|
|
|
@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 …
|
|
|
@22683
|
15 years |
vboxsync |
Makefiles: Just test for VBOX_WITH_ADDITIONS_DRIVERS.
|
|
|
@22652
|
15 years |
vboxsync |
fixed OSE headers
|
|
|
@22651
|
15 years |
vboxsync |
GuestHost/HGSMI: do not build the R0 library by default on Linux, as …
|
|
|
@22619
|
15 years |
vboxsync |
HGSMI: export to OSE
|
|
|
@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
|
|
|
@22237
|
15 years |
vboxsync |
GuestHost/SharedClipboard/x11: always send nul-terminated text to …
|
|
|
@22234
|
15 years |
vboxsync |
GuestHost/SharedClipboard/x11: revert r50977, as Windows doesn't like …
|
|
|
@22233
|
15 years |
vboxsync |
GuestHost/SharedClipboard/x11: remove more bits which XFIXES made …
|
|
|
@22212
|
15 years |
vboxsync |
GuestHost/SharedClipboard/x11: fixed an accidental deletion and make …
|
|
|
@22191
|
15 years |
vboxsync |
GuestHost/SharedClipboard: the X11 clipboard code should not add nul …
|
|
|
@22190
|
15 years |
vboxsync |
GuestHost/SharedClipboard: use RTTEST in the X11 clipboard code
|
|
|
@22181
|
15 years |
vboxsync |
GuestHost/SharedClipboard: use the XFIXES notification extension in …
|
|
|
@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
|
|
|
@21651
|
15 years |
vboxsync |
SharedClipboard/x11: switch logging from debug to user-enabled release …
|
|
|
@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
|
|
|
@21434
|
15 years |
vboxsync |
GuestHost/SharedClipboard: test for correct update notifications about …
|
|
|