index
:
mesa/vmwgfx
3.2-fixes
feature/syeh/screen-targets
feature/thellstrom/render-nodes
feature/thellstrom/screen-target-merge
feature/thellstrom/threadirq
master
vmwgfx-old-hardware
vmwgfx_2_0_branch
VMWARE gfx kernel driver (mirrored from https://gitlab.freedesktop.org/mesa/vmwgfx)
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vmwgfx_shader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-05
vmwgfx: Move buffer object related code to vmwgfx_bo.c
Thomas Hellstrom
1
-2
/
+2
2018-03-26
vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
1
-11
/
+11
2017-02-23
vmwgfx: Porting over new drm and ttm files
Sinclair Yeh
1
-7
/
+4
2016-12-07
vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
1
-3
/
+3
2015-11-18
vmwgfx: Fix address-space- visibility- and endian warnings and errors
Thomas Hellstrom
1
-5
/
+5
2015-09-08
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
1
-1
/
+1
2015-09-08
vmwgfx: Fix copyright headers
Sinclair Yeh
1
-1
/
+1
2015-09-08
vmwgfx: Initial DX support
Thomas Hellstrom
1
-44
/
+441
2015-05-05
vmwgfx: Rework device initialization
Thomas Hellstrom
1
-2
/
+2
2014-12-01
vmwgfx: (Re)bind shaders to MOBs with the correct offset
Thomas Hellstrom
1
-1
/
+1
2014-11-14
vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
1
-3
/
+2
2014-06-18
vmwgfx: Fix compat shader namespace
Thomas Hellstrom
1
-270
/
+125
2014-02-04
vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
1
-1
/
+1
2014-01-31
vmwgfx: Emulate legacy shaders on guest-backed devices v2
Thomas Hellstrom
1
-48
/
+418
2013-12-17
vmwgfx: Allow an RCU grace period before freeing shaders
Thomas Hellstrom
1
-1
/
+1
2013-12-17
vmwgfx: Persistent tracking of context bindings
Thomas Hellstrom
1
-0
/
+4
2013-12-17
vmwgfx: Add guest-backed shaders
Thomas Hellstrom
1
-0
/
+437