projects
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
radeonsi: Use libdrm to get chipset name
2017-06-07
Thomas Hellstrom
svga: Always set the alpha value to 1 when sampling...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-06-07
Thomas Hellstrom
svga: Fix imported surface view creation
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-06-07
Thomas Hellstrom
svga: Set alpha to 1 for non-alpha views
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-06-07
Thomas Hellstrom
svga: Allow format differences in 16-bit RGBA surface...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-06-07
Thomas Hellstrom
dri/vmwgfx: Disable a couple of glx extensions also...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-06-07
Thomas Hellstrom
dri: Turn of a couple of glx extensions for gnome-shell...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-06-07
Thomas Hellstrom
st/dri: Allow gallium drivers to turn off two GLX extensions
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-06-07
Thomas Hellstrom
dri: Optionally turn off a couple of GLX extensions...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-06-07
Thomas Hellstrom
st/dri: Allow dri users to query also driver options
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-06-07
Thomas Hellstrom
dri3/GLX: Fix drawable invalidation v2
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-04-29
Thomas Hellstrom
svga: Add a more elaborate format compatibility determination v2
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-04-07
Thomas Hellstrom
winsys/svga: Resolve command submission buffer contention v3
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-03-31
Thomas Hellstrom
gbm/dri: Check dri extension version before flush after...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-03-29
Thomas Hellstrom
gbm/dri: Flush after unmap
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-02-24
Thomas Hellstrom
st/va: Fix up YV12 to NV12 putImage conversion
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-02-24
Thomas Hellstrom
st/vdpau: Provide YV12 to NV12 putBits conversion v2
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-02-22
Thomas Hellstrom
Revert "st/vdpau: Fix multithreading"
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-02-22
Thomas Hellstrom
gallium/vl: Simplify the matrix filter fragment shader
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-02-22
Thomas Hellstrom
st/vdpau: Fix multithreading
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-02-22
Thomas Hellstrom
gallium/vl: Parameter substitution in the csc matrix...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-02-22
Thomas Hellstrom
gallium/vl: Simplify usage of full range matrices
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-02-22
Thomas Hellstrom
gallium/vl Fix brightness matrix description
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-02-22
Thomas Hellstrom
gallium/vl: Don't map vertex buffers on creation
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-02-22
Thomas Hellstrom
gallium/vl: Add sampler views to video filter fragment...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2017-02-22
Thomas Hellstrom
gallium/vl: declare sampler views in compositor shaders
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2016-11-03
Thomas Hellstrom
svga: Implement the pipe clear_render_target functionality v2
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2016-09-01
Thomas Hellstrom
gallium/postprocess: Fix resource freeing
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2016-03-04
Thomas Hellstrom
winsys/svga: Increase the fence timeout
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2016-03-04
Thomas Hellstrom
winsys/svga: Fix an uninitialized return value
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2015-09-24
Thomas Hellstrom
st/xa: Fixups for PIPE_FORMAT_R8_UNORM A8 usage v2.
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2015-09-17
Thomas Hellstrom
st/xa: Use PIPE_FORMAT_R8_UNORM when available
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2015-09-15
Thomas Hellstrom
gallium/svga: Enable PIPE_FORMAT_L8_UNORM for vgpu10
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2015-09-07
Thomas Hellstrom
svga: Fix surface view error handling
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2014-09-30
Thomas Hellstrom
st/xa: Fix regression in xa_yuv_planar_blit()
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2014-09-04
Thomas Hellstrom
winsys/svga: Fix incorrect type usage in IOCTL v2
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2014-07-03
Thomas Hellstrom
svga: Don't unnecessarily reemit BindGBShader commands v2
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2014-07-03
Thomas Hellstrom
st/xa: Don't close the drm fd on failure v2
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2014-05-09
Thomas Hellstrom
st/xa: Fix performance regression introduced by commit...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2014-04-17
Thomas Hellstrom
st/xa: Cache render target surface
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2014-04-08
Thomas Hellstrom
st/xa: Make sure unused samplers are set to NULL
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2014-04-08
Thomas Hellstrom
st/xa: Bind destination before setting new state
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2014-04-07
Thomas Hellstrom
winsys/svga: Fix prime surface references also for...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2014-04-07
Thomas Hellstrom
winsys/svga: Update the vmwgfx_drm.h header to latest...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2014-04-04
Thomas Hellstrom
st/xa: Fix advertized version number and try to avoid...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2014-04-02
Thomas Hellstrom
winsys/svga: Replace the query mm buffer pool with...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2014-02-28
Thomas Hellstrom
winsys/svga: Avoid calling drm getparam for max surface...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2014-02-14
Thomas Hellstrom
svga/winsys: Propagate surface shared information to...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2014-02-14
Thomas Hellstrom
gallium/util: Add flush/map debug utility code
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2014-02-14
Thomas Hellstrom
gallium/pipebuffer: Add a cache buffer manager bypass...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2014-02-14
Thomas Hellstrom
pipebuffer, winsys: Add a size match parameter to the...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2013-12-18
Thomas Hellstrom
st/dri: Check for kernel support before enabling fd...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2013-12-17
Thomas Hellstrom
st/xa: Add new map flags
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2013-12-10
Thomas Hellstrom
svga/winsys: Implement surface sharing using prime...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2013-12-06
Thomas Hellstrom
st/xa: Bump major version number to 2
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2012-01-12
Thomas Hellstrom
configure: Add the svga gallium driver to the default...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2012-01-12
Thomas Hellstrom
st/xa: Bump version to 1.0.0 according to the README
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2012-01-12
Thomas Hellstrom
gallium/svga: Pass the SVGA3D_SURFACE_HINT_RENDERTARGET...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-12-15
Thomas Hellstrom
st/xa: Disable composite solid fill with mask
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-12-15
Thomas Hellstrom
st/xa: Fix format conversion copy alpha channel
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-12-15
Thomas Hellstrom
st/xa: Fix component alpha check
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-12-08
Thomas Hellstrom
st/xa: Update xa_yuv_planar_blit semantics
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-12-07
Thomas Hellstrom
st/dri: Use depth instead of bpp when communicating...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-11-25
Thomas Hellstrom
st/xa: Kill a couple of compilation warnings
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-11-25
Thomas Hellstrom
st/xa, xa/vmwgfx: Generate exported symbol list from...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-11-25
Thomas Hellstrom
st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-11-25
Thomas Hellstrom
st/xa, xa/vmwgfx: Set the right version on library...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-11-01
Thomas Hellstrom
st/xa: Add a scanout flag for surfaces
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-10-31
Thomas Hellstrom
st/xa: Plug a pipe context leak.
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-10-31
Thomas Hellstrom
pipebuffer/debug: Fix a recursive mutex lock
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-10-19
Thomas Hellstrom
winsys/svga: Remove some unneeded debug code
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-10-18
Thomas Hellstrom
svga: Plug a fence leak
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-10-14
Thomas Hellstrom
winsys/svga: Rework buffer allocation to make it more...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-10-14
Thomas Hellstrom
dri-vmwgfx: Hook up a drm_descriptor configuration...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-10-14
Thomas Hellstrom
st/dri: Hook up throttling based on the drm driver_descripto...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-10-14
Thomas Hellstrom
drm_driver: Add a configuration function to the driver...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-10-14
Thomas Hellstrom
svga/winsys: Make sure a flush always inserts and returns...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-10-14
Thomas Hellstrom
st/dri: Implement the new dri2 throttling extension
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-10-14
Thomas Hellstrom
dri2: Implement a throttle dri extension.
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-09-30
Thomas Hellstrom
xorg/vmwgfx: Kill this target. It's not used anymore.
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-09-29
Thomas Hellstrom
winsys/svga: Update to vmwgfx kernel module 2.1
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-09-29
Thomas Hellstrom
st/xa: Don't call fence_reference with an unitialized...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-09-29
Thomas Hellstrom
st/xa: surfaces and sampler views are per context
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-07-08
Thomas Hellstrom
mesa/st: Fix piglit read-front with new drawable invalidation v2
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-07-07
Thomas Hellstrom
st/xa: Fix up error reporting. Disable component alpha.
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-07-07
Thomas Hellstrom
st/xa: Fix render to xa_format_a8, which is backed...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-07-04
Thomas Hellstrom
Merge branch 'xa_branch'
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-07-04
Thomas Hellstrom
st/glx: Fix endless loop in drawable validation
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-07-04
Thomas Hellstrom
st/xa: Fix crosscompile builds with nonstandard ld...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-07-04
Thomas Hellstrom
xa-vmwgfx: Remove unnecessary include
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-07-01
Thomas Hellstrom
svga: Fix multiple uploads of the same user-buffer.
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-07-01
Thomas Hellstrom
svga: Ignore redefine_user_buffer calls
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-07-01
Thomas Hellstrom
gallium/svga: Upload only parts of user-buffers that...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-07-01
Thomas Hellstrom
gallium/svga: Make use of u_upload_flush().
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-07-01
Thomas Hellstrom
gallium/util: Upload manager optimizations
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-06-29
Thomas Hellstrom
st/glx: Fix compilation error
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-06-29
Thomas Hellstrom
st/dri: Get rid of the evil struct dri_drawable::context...
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-06-29
Thomas Hellstrom
st-api: Rework how drawables are invalidated v3.
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-06-27
Thomas Hellstrom
st/xa: Update README.
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-06-27
Thomas Hellstrom
st/xa: Add a function to check for supported formats
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
2011-06-27
Thomas Hellstrom
st/xa: Various fixes for composite.
Signed-off-by:
Thomas Hellstrom
<thellstrom@vmware.com>
commit
|
commitdiff
|
tree
next