|
|
@62172
|
8 years |
vboxsync |
Remove spurious latin-1 character in a comment.
|
|
|
@62167
|
8 years |
vboxsync |
build fix
|
|
|
@62165
|
8 years |
vboxsync |
SharedOpenGL/spuload: don't continue if loading the super SPU failed, …
|
|
|
@61992
|
8 years |
vboxsync |
crOpenGL: Drop duplicate NULL checks.
|
|
|
@61991
|
8 years |
vboxsync |
crOpenGL: Fix signed/unsigned mismatch in printf formats.
|
|
|
@61990
|
8 years |
vboxsync |
crOpenGL: Fix cppcheck complaints about redundant/missing NULL checks. …
|
|
|
@61285
|
9 years |
vboxsync |
bugref:8237: GuestHost/OpenGL: fixed array
|
|
|
@60510
|
9 years |
vboxsync |
GuestHost/OpenGL: fixed annoying warning
|
|
|
@60040
|
9 years |
vboxsync |
GuestHost/OpenGL: fixed a couple of typos (thanks PVS)
|
|
|
@59750
|
9 years |
vboxsync |
CR build fix
|
|
|
@59177
|
9 years |
vboxsync |
WDDM: bugref:8170: do not abort driver loading if the host does not …
|
|
|
@58895
|
9 years |
vboxsync |
OpenGL/state_tracker: GL_FRAMEBUFFER is equivalent to GL_DRAW_FRAMEBUFFER
|
|
|
@58764
|
9 years |
vboxsync |
GuestHost/OpenGL: Windows build fix
|
|
|
@58583
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: do not fork and …
|
|
|
@58580
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: do not fork and …
|
|
|
@58226
|
9 years |
vboxsync |
GuestHost/OpenGL: state_texture typos.
|
|
|
@58151
|
9 years |
vboxsync |
GuestHost/OpenGL: get the number of active uniforms only if they exist.
|
|
|
@57931
|
9 years |
vboxsync |
Chromium OpenGL: GL_ARB_shader_texture_lod
|
|
|
@57908
|
9 years |
vboxsync |
Chromium OpenGL: GL_ARB_draw_buffers
|
|
|
@57601
|
9 years |
vboxsync |
WDDM, GuestHost/OpenGL: support for floating point texture formats
|
|
|
@57542
|
9 years |
vboxsync |
SharedOpenGL: Missed the realloc case
|
|
|
@57541
|
9 years |
vboxsync |
SharedOpenGL: Use RTMemAlloc and friends to allocate memory, so we can …
|
|
|
@57443
|
9 years |
vboxsync |
static
|
|
|
@57423
|
9 years |
vboxsync |
DECLCALLBACK fix
|
|
|
@57421
|
9 years |
vboxsync |
wrong
|
|
|
@57420
|
9 years |
vboxsync |
crOpenGL: DECLCALLBACK and a warning
|
|
|
@57018
|
9 years |
vboxsync |
Fixed LogRel typo in crUtil.
|
|
|
@56922
|
9 years |
vboxsync |
3D: Display List: Expando SPU and DLM module code significantly …
|
|
|
@56659
|
9 years |
vboxsync |
Additions/crOpenGL: take the right error path if the host service is …
|
|
|
@56566
|
10 years |
vboxsync |
Host 3D: Expando SPU, DLM module.
- DLM module reworked. Now it uses …
|
|
|
@56473
|
10 years |
vboxsync |
Host 3D: extend SPU structure with interface for save/restore internal …
|
|
|
@56301
|
10 years |
vboxsync |
*.kmk: Updated (C) year.
|
|
|
@56253
|
10 years |
vboxsync |
GuestHost/OpenGL: typos in unused code
|
|
|
@56183
|
10 years |
vboxsync |
3D: adjust CRASSERT() fix
|
|
|
@56179
|
10 years |
vboxsync |
3D: adjust CRASSERT() macro a bit and fix false assertion.
|
|
|
@55832
|
10 years |
vboxsync |
Host 3D: back to usage of DEPTH_STENCIL attachement.
|
|
|
@55798
|
10 years |
vboxsync |
3D: restoring state: ignore invalid DEPTH/STENCIL data when restoring …
|
|
|
@55784
|
10 years |
vboxsync |
Restored lost ProductVersion.
|
|
|
@55782
|
10 years |
vboxsync |
Added an empty macro as a place holder for any additional strings we …
|
|
|
@55781
|
10 years |
vboxsync |
Clean up RC files, adding more version.h defines for common values.
|
|
|
@55772
|
10 years |
vboxsync |
Two more RC defines.
|
|
|
@55771
|
10 years |
vboxsync |
Use defines in the RC files and make those defines compatible with …
|
|
|
@55765
|
10 years |
vboxsync |
3D: addition to r100190: forgotten file.
|
|
|
@55761
|
10 years |
vboxsync |
3D: saving state: use separate buffers for DEPTH and STENCIL data. …
|
|
|
@55628
|
10 years |
vboxsync |
3D: Fix burn.
|
|
|
@55624
|
10 years |
vboxsync |
3D: do not interrupt App execution on crError() on release build.
|
|
|
@55617
|
10 years |
vboxsync |
3D: simplify hash tables debugging a bit.
|
|
|
@55575
|
10 years |
vboxsync |
3D: state tracker: do not modify stack variables which come along all …
|
|
|
@55574
|
10 years |
vboxsync |
3D: crUtill DLL: add guest #ifdefs and fix burn.
|
|
|
@55573
|
10 years |
vboxsync |
3D: inaddition to r99944: do not exit guest/host process on crError, …
|
|
|
@55572
|
10 years |
vboxsync |
3D: crUtill DLL: drop disabled code and init Runtime on DLL load …
|
|
|
@55212
|
10 years |
vboxsync |
Host 3D: revert improper SEGFAULT fix introduced by r97041.
|
|
|
@55042
|
10 years |
vboxsync |
3D: fix potential race in vboxhgcm.
|
|
|
@55011
|
10 years |
vboxsync |
Host 3D: debug logging for crServer thread local storage keys life cycle.
|
|
|
@54917
|
10 years |
vboxsync |
Host 3D: crServer includes: do not store .h file here if we …
|
|
|
@54860
|
10 years |
vboxsync |
Host 3D: fix memory leak in crServer.
|
|
|
@54773
|
10 years |
vboxsync |
GuestHost/OpenGL: Fix #include guards. Thank you Jung-uk Kim.
|
|
|
@54582
|
10 years |
vboxsync |
Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
|
|
|
@53802
|
10 years |
vboxsync |
3D: rename constant: CR_VBOX_CAP_HOST_CAPS_NOT_SUFFICIENT -> …
|
|
|
@53799
|
10 years |
vboxsync |
Host 3D + WDDM driver: add to host service a check to detect if host …
|
|
|
@53785
|
10 years |
vboxsync |
test if we can drop this workaround
|
|
|
@53784
|
10 years |
vboxsync |
fixed @file information of a couple of .rc files
|
|
|
@53781
|
10 years |
vboxsync |
added a bunch of missing Windows resource files and fixed a few minor bugs
|
|
|
@53728
|
10 years |
vboxsync |
VMSVGA3d/darwin: Using the use OpenGL 3.2 Core profile works better, …
|
|
|
@53726
|
10 years |
vboxsync |
properties.
|
|
|
@53601
|
10 years |
vboxsync |
Preps for replacing DevVGA-SVGA3d-cocoa.m with …
|
|
|
@53593
|
10 years |
vboxsync |
Some style cleanups (no actual changes).
|
|
|
@53592
|
10 years |
vboxsync |
Some style cleanups (no actual changes).
|
|
|
@53591
|
10 years |
vboxsync |
svn props.
|
|
|
@53590
|
10 years |
vboxsync |
Some style cleanups (no actual changes).
|
|
|
@53589
|
10 years |
vboxsync |
Some style cleanups (no actual changes).
|
|
|
@53588
|
10 years |
vboxsync |
Some style cleanups (no actual changes).
|
|
|
@53587
|
10 years |
vboxsync |
Some style cleanups (no actual changes).
|
|
|
@53586
|
10 years |
vboxsync |
Some style cleanups (no actual changes).
|
|
|
@53555
|
10 years |
vboxsync |
tabs
|
|
|
@53526
|
10 years |
vboxsync |
crDebug,crInfo,crWarning: Don't invoke the logger before iprt is …
|
|
|
@53524
|
10 years |
vboxsync |
crDebug,crInfo,crWarning: Let the logger and stream output functions …
|
|
|
@53400
|
10 years |
vboxsync |
Restore 3D state: fix SEGFAULT on X11 host (Linux): bind to …
|
|
|
@53390
|
10 years |
vboxsync |
Specify logging group for 3D logging and personalize logging a bit.
|
|
|
@53374
|
10 years |
vboxsync |
crOpenGL: use IPRT for logging.
|
|
|
@53371
|
10 years |
vboxsync |
Grrr
|
|
|
@53370
|
10 years |
vboxsync |
4.3: build fix
|
|
|
@53103
|
10 years |
vboxsync |
Host 3D: remove obsolete code: drop OpenGLWorker thread.
|
|
|
@53088
|
10 years |
vboxsync |
Host 3D: reduce amount of debug logging.
|
|
|
@52887
|
10 years |
vboxsync |
GuestHost/OpenGL: warning
|
|
|
@52641
|
10 years |
vboxsync |
crOpenGL: disable some verbose logging
|
|
|
@52452
|
10 years |
vboxsync |
crOpenGL: burn fix
|
|
|
@52451
|
10 years |
vboxsync |
crOpenGL: command blocks flushing
|
|
|
@52437
|
10 years |
vboxsync |
crOpenGL: debugging
|
|
|
@52429
|
10 years |
vboxsync |
crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes
|
|
|
@52352
|
10 years |
vboxsync |
4.3: crOpenGL: ups
|
|
|
@52351
|
10 years |
vboxsync |
crOpenGL: dump module load
|
|
|
@52350
|
10 years |
vboxsync |
more resize fixes, dumper fixes
|
|
|
@52329
|
10 years |
vboxsync |
wddm/crOpenGL: prevent shared objects from being deleted till they can …
|
|
|
@52263
|
10 years |
vboxsync |
CrOpenGL: fix err state sync
|
|
|
@52260
|
10 years |
vboxsync |
crOpenGL: proper support of GetErr being called from display list, …
|
|
|
@52136
|
10 years |
vboxsync |
wddm: autoresize enhancements
|
|
|
@51944
|
10 years |
vboxsync |
crOpenGL: fix assertion
|
|
|
@51670
|
11 years |
vboxsync |
Main,Frontends: use safearray for IFramebuffer::Notify3DEvent
|
|
|
@51655
|
11 years |
vboxsync |
crOpenGL: move parse int tooling to util
|
|
|