|
|
@47078
|
11 years |
vboxsync |
crOpenGL: remove debugging stuff, sigh
|
|
|
@46527
|
11 years |
vboxsync |
crOpenGL: some cleanup
|
|
|
@46368
|
12 years |
vboxsync |
crOpenGL: more debugging
|
|
|
@46343
|
12 years |
vboxsync |
crOpenGL: bugfixes, debugging, dumping draw commands to html
|
|
|
@46174
|
12 years |
vboxsync |
crOpenGL: texture support fixes
|
|
|
@46171
|
12 years |
vboxsync |
crOpenGL: bugfix
|
|
|
@46059
|
12 years |
vboxsync |
crOpenGL fix some leaking on connection cleanup
|
|
|
@45027
|
12 years |
vboxsync |
crOpenGL: shader/program state fixes; glDrawXxx-based blitting fixes, etc.
|
|
|
@45008
|
12 years |
vboxsync |
crOpenGL: fix frame render buffer and buffer objects
|
|
|
@44994
|
12 years |
vboxsync |
crOpenGL: avoid eaxtra guest->host calls
|
|
|
@44937
|
12 years |
vboxsync |
crOpenGL: Fedora 18 saved state working, multiple saved state fixes, …
|
|
|
@44740
|
12 years |
vboxsync |
crOpenGL: OSX backend rework; oddscreen rendering generalization
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44125
|
12 years |
vboxsync |
crOpenGL: fix guest state bits
|
|
|
@43487
|
12 years |
vboxsync |
crOpenGL/wddm: basics for miniport-based visible rects processing …
|
|
|
@42591
|
12 years |
vboxsync |
crOpenGL: fix ocasional packspu init misbeave
|
|
|
@42536
|
12 years |
vboxsync |
crOpenGL/wddm: WOW64 fix
|
|
|
@42528
|
12 years |
vboxsync |
crOpenGL: context-connection: avoid unnecessary connection on packer init
|
|
|
@42523
|
12 years |
vboxsync |
crOpenGL: bugfix
|
|
|
@42520
|
12 years |
vboxsync |
crOpenGL: debug assertion fixes
|
|
|
@42518
|
12 years |
vboxsync |
crOpenGL/wddm: context-connection and other fixes
|
|
|
@42499
|
12 years |
vboxsync |
crOgl/wddm: per-context connections
|
|
|
@41109
|
13 years |
vboxsync |
crOpenGL,wined3d,wddm: second part of fixing resource leakage, basics …
|
|
|
@40479
|
13 years |
vboxsync |
crOpenGL: build log bugfix
|
|
|
@40431
|
13 years |
vboxsync |
crOpenGL: more TLS data handling fixes
|
|
|
@39507
|
13 years |
vboxsync |
crOpenGL: fix destroyed context refference in TLS
|
|
|
@39288
|
13 years |
vboxsync |
CrOpenGL: avoid blocked client polling & extra memcpy (block hgsmi …
|
|
|
@39061
|
13 years |
vboxsync |
back out r74471 since it causes crashes
|
|
|
@39051
|
13 years |
vboxsync |
crOpenGL: use one statetracker for all guest SPUs
|
|
|
@39012
|
13 years |
vboxsync |
crOpenGL: alloc buffer of proper size
|
|
|
@38772
|
13 years |
vboxsync |
crOpenGL: fix PBOs with compressed tex images
|
|
|
@38374
|
13 years |
vboxsync |
crOpenGL: don't add explicit writebacks to guest buffers
|
|
|
@38298
|
13 years |
vboxsync |
crOpenGL: proper handling of pack/unpack states with PBO's
|
|
|
@38143
|
13 years |
vboxsync |
crogl: auto-flush on thread switch functionality
|
|
|
@37986
|
13 years |
vboxsync |
Wddm/3d: fix thread sync issues
|
|
|
@37830
|
13 years |
vboxsync |
crogl: fix wine filtering for wddm WoW64
|
|
|
@37760
|
13 years |
vboxsync |
WDDM/3D: fix windows expirience index crashed on win7 with ati cards
|
|
|
@37664
|
13 years |
vboxsync |
crOpenGL: fix GL_VERSION for different locales (#5755)
|
|
|
@37216
|
14 years |
vboxsync |
wddm/3d: fix google earth rendering
|
|
|
@37157
|
14 years |
vboxsync |
crOpenGL: append 0 terminator to shader source when possible
|
|
|
@37030
|
14 years |
vboxsync |
crOpenGL: fix corrupted textures for gnome3 under ubuntu 11.04
|
|
|
@35912
|
14 years |
vboxsync |
crOpenGL: fix sometimes missing textures and geometry
|
|
|
@35845
|
14 years |
vboxsync |
crOpenGL: proper deadlock fix for r69838
|
|
|
@35844
|
14 years |
vboxsync |
crOpenGL: fix possible deadlock
|
|
|
@35319
|
14 years |
vboxsync |
1. wddm: 64bit support 2. wddm: installation fixes (64bit support, …
|
|
|
@35271
|
14 years |
vboxsync |
crOpenGL: fix Unity/Compiz crashes on natty
|
|
|
@35263
|
14 years |
vboxsync |
crOpenGL: fix crashes in libnux-0.9 gpu tests
|
|
|
@35195
|
14 years |
vboxsync |
crOpenGL: disable compiled vertex array usage
|
|
|
@34887
|
14 years |
vboxsync |
crOpenGL/XPDM: fix explorer crashes on windows vista/win7 guests
|
|
|
@34336
|
14 years |
vboxsync |
crOpenGL: fix multithread host assertion
|
|
|
@33988
|
14 years |
vboxsync |
crOpenGL/wddm: more multithreading fixes, vista expirience index works now
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33549
|
14 years |
vboxsync |
crOpenGL/wddm: avoid unrolling drawprimitive calls when possible
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33475
|
14 years |
vboxsync |
crOpenGL/wddm: multithreading fix
|
|
|
@33045
|
14 years |
vboxsync |
crOpenGL: fix GetObjectParameter[if]v accessing invalid shaders/programs
|
|
|
@32499
|
14 years |
vboxsync |
crOpenGL: fix race crashes with new tracking code
|
|
|
@32394
|
14 years |
vboxsync |
more branding and header fixes
|
|
|
@32375
|
14 years |
vboxsync |
rc branding fixes part 2
|
|
|
@32372
|
14 years |
vboxsync |
rc branding fixes
|
|
|
@32328
|
14 years |
vboxsync |
crOpenGL: disable r65669, it breaks d3d9 apps under aero
|
|
|
@32327
|
14 years |
vboxsync |
crOpenGL: don't unroll primitives when possible
|
|
|
@32241
|
14 years |
vboxsync |
wddm: 1. guest installler integration (uninstall needs additional …
|
|
|
@30486
|
14 years |
vboxsync |
crOpenGL: tracking fixes
|
|
|
@30485
|
14 years |
vboxsync |
crOpenGL: flush original command buffer before injecting commands
|
|
|
@30440
|
14 years |
vboxsync |
crOpenGL: wddm friendly windows info tracking + more consistent …
|
|
|
@29298
|
15 years |
vboxsync |
new line at EOF.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28552
|
15 years |
vboxsync |
crOpenGL: add missing renderbuffers tracking on guest side
|
|
|
@27889
|
15 years |
vboxsync |
crOpenGL: more code for multiscreen support
|
|
|
@27410
|
15 years |
vboxsync |
crOpenGL: fix incorrect rendering for couple of oZone tests
|
|
|
@27396
|
15 years |
vboxsync |
crOpenGL: opengl 2.1 support
|
|
|
@27091
|
15 years |
vboxsync |
crOpenGL: add GL_ARB_pixel_buffer_object support
|
|
|
@26565
|
15 years |
vboxsync |
crOpenGL: fixed host crashes when using GL_EXT_compiled_vertex_array …
|
|
|
@26407
|
15 years |
vboxsync |
crOpenGL: fix host gpu crashes when running realflight3d g4 demo in guest
|
|
|
@26121
|
15 years |
vboxsync |
crOpenGL: workaround for buggy apps using glEnable with …
|
|
|
@26048
|
15 years |
vboxsync |
crOpenGL: track bound textures on client side, add debug check for …
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@21830
|
15 years |
vboxsync |
crOpenGL: minor fix for gl_ext_draw_range_elements + remove hack from …
|
|
|
@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
|
|
|
@21127
|
15 years |
vboxsync |
crOpenGL: fix window/context management for multithreaded apps
|
|
|
@20879
|
15 years |
vboxsync |
gcc warnings
|
|
|