|
|
@78375
|
6 years |
vboxsync |
Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
|
|
|
@78190
|
6 years |
vboxsync |
Merge first stage of the Chromium cleanup from the branch:
* …
|
|
|
@78116
|
6 years |
vboxsync |
GuestHost/OpenGL,HostServices/SharedOpenGL: Updates bugref:9407
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69474
|
7 years |
vboxsync |
*: scm updates - header files should have 'svn:keywords=Id Revision' …
|
|
|
@62492
|
8 years |
vboxsync |
(C) 2016
|
|
|
@61285
|
9 years |
vboxsync |
bugref:8237: GuestHost/OpenGL: fixed array
|
|
|
@54773
|
10 years |
vboxsync |
GuestHost/OpenGL: Fix #include guards. Thank you Jung-uk Kim.
|
|
|
@52329
|
10 years |
vboxsync |
wddm/crOpenGL: prevent shared objects from being deleted till they can …
|
|
|
@51313
|
11 years |
vboxsync |
crOpenGL: bugfixes and work-arounds for wine issues
|
|
|
@51200
|
11 years |
vboxsync |
crOpenGL: getAttribLocations
|
|
|
@50041
|
11 years |
vboxsync |
crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
|
|
|
@48491
|
11 years |
vboxsync |
crOpenGL: chrome fixes
|
|
|
@46174
|
12 years |
vboxsync |
crOpenGL: texture support fixes
|
|
|
@46037
|
12 years |
vboxsync |
crOpenGL: 1. missing 2.1 bits: glPointParameter …
|
|
|
@45027
|
12 years |
vboxsync |
crOpenGL: shader/program state fixes; glDrawXxx-based blitting fixes, etc.
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44326
|
12 years |
vboxsync |
crOpenGL: 1. stencil state fixes, 2. missing gets
|
|
|
@44290
|
12 years |
vboxsync |
crOpenGL: saved state fixes & improvements
|
|
|
@44125
|
12 years |
vboxsync |
crOpenGL: fix guest state bits
|
|
|
@44106
|
12 years |
vboxsync |
crOpenGL: build fix
|
|
|
@44105
|
12 years |
vboxsync |
crOpenGL: client state fix, other state fixes
|
|
|
@43980
|
12 years |
vboxsync |
crOpenGL: double-buffering for offscreen rendering, bugxifes
|
|
|
@43051
|
12 years |
vboxsync |
crOpenGL: program/shader objects fixes for proper saved state handling
|
|
|
@41160
|
13 years |
vboxsync |
crOpenGL: render to fbo fixes
|
|
|
@41128
|
13 years |
vboxsync |
crOpenGL: backwards compatibility for 3D saved state v 28
|
|
|
@41057
|
13 years |
vboxsync |
crOpenGL: fix gl resource leaking (server part)
|
|
|
@40124
|
13 years |
vboxsync |
crOpenGL: add some extensions required for wined3d+wddm
|
|
|
@39815
|
13 years |
vboxsync |
crOpenGL: work around Ubuntu 11.04 FBO issues
|
|
|
@37613
|
14 years |
vboxsync |
wddm/3d: fix snapshots with aero
|
|
|
@34107
|
14 years |
vboxsync |
crOpenGL/wddm: resync shared data only once
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@31808
|
14 years |
vboxsync |
crOpenGL: resource sharing between contexts
|
|
|
@29930
|
15 years |
vboxsync |
crOpenGL: properly cleanup host opengl parts (#2954, #6443)
|
|
|
@29019
|
15 years |
vboxsync |
crOpenGL: rever back to 8 texture untits, to avoid memory overwrite in …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28534
|
15 years |
vboxsync |
crOpenGL: add visible region support for host offscreen rendering
|
|
|
@27889
|
15 years |
vboxsync |
crOpenGL: more code for multiscreen support
|
|
|
@27091
|
15 years |
vboxsync |
crOpenGL: add GL_ARB_pixel_buffer_object support
|
|
|
@26407
|
15 years |
vboxsync |
crOpenGL: fix host gpu crashes when running realflight3d g4 demo in guest
|
|
|
@25154
|
15 years |
vboxsync |
crOpenGL: fix various texture tracking issues
|
|
|
@24783
|
15 years |
vboxsync |
crOpenGL: up max texture size to 8192x8192
|
|
|
@23694
|
15 years |
vboxsync |
crOpenGL: most changes to extend FBO support to ARB version
|
|
|
@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 …
|
|
|
@23399
|
15 years |
vboxsync |
crOpenGL: cache uniforms info
|
|
|
@23274
|
15 years |
vboxsync |
crOpenGL: snapshots support for GLSL shaders
|
|
|
@23123
|
15 years |
vboxsync |
crOpenGL: snapshots support for VBOs
|
|
|
@23094
|
15 years |
vboxsync |
crOpenGL: fix FBO/RBOs support, add snapshots compatibility
|
|
|
@22363
|
15 years |
vboxsync |
crOpenGL: fix FBO support when used by several guest applications
|
|
|
@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
|
|
|
@16969
|
16 years |
vboxsync |
crOpenGL: don't allocate memory for textures on host side (#3461)
|
|
|
@16574
|
16 years |
vboxsync |
crOpenGL: linux, fixes for compiz to work
|
|
|
@15532
|
16 years |
vboxsync |
crOpenGL: export to OSE
|