index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/vl: use compute preference for all multimedia, not just blit
Ilia Mirkin
2019-08-23
1
-1
/
+1
*
Revert "meson: Add support for using cmake for finding LLVM"
Dylan Baker
2019-07-01
1
-8
/
+5
*
meson: Add support for using cmake for finding LLVM
Dylan Baker
2019-06-28
1
-5
/
+8
*
st/va: check resource_get_info nullity in vlVaDeriveImage
Julien Isorce
2019-05-03
1
-5
/
+8
*
meson: Fix missing glproto dependency for gallium-glx
Chuck Atkins
2019-05-03
1
-1
/
+1
*
st/dri: decrease input lag by syncing sooner in SwapBuffers
Marek Olšák
2019-05-02
1
-10
/
+10
*
st/va: properly set stride and offset in vlVaDeriveImage
Julien Isorce
2019-04-30
1
-10
/
+25
*
st/nine: Check discard_delayed_release is set before allocating more
Axel Davy
2019-04-30
1
-0
/
+2
*
st/nine: Throttle rendering similarly for thread_submit
Axel Davy
2019-04-30
1
-15
/
+22
*
st/nine: Optimize a bit writeonly buffers
Axel Davy
2019-04-30
1
-1
/
+6
*
st/nine: Use TGSI_SEMANTIC_GENERIC for fog
Axel Davy
2019-04-30
2
-28
/
+29
*
st/nine: Enable computing const_ranges
Axel Davy
2019-04-30
1
-1
/
+1
*
st/nine: Handle const_ranges in nine_state
Axel Davy
2019-04-30
1
-2
/
+26
*
st/nine: Cache constant buffer size
Axel Davy
2019-04-30
7
-23
/
+52
*
st/nine: Propagate const_range to context
Axel Davy
2019-04-30
7
-15
/
+37
*
st/nine: Prepare constant compaction in nine_shader
Axel Davy
2019-04-30
2
-28
/
+118
*
st/nine: Refactor counting of constants
Axel Davy
2019-04-30
1
-25
/
+21
*
st/nine: Track constant slots used
Axel Davy
2019-04-30
1
-2
/
+11
*
st/nine: Refactor ct_ctor
Axel Davy
2019-04-30
1
-89
/
+95
*
st/nine: Make swvp_on imply IS_VS
Axel Davy
2019-04-30
2
-6
/
+10
*
st/nine: Refactor shader constants ureg_src computation
Axel Davy
2019-04-30
2
-95
/
+99
*
st/nine: Manually upload vs and ps constants
Axel Davy
2019-04-30
1
-0
/
+46
*
st/nine: use helper ureg_DECL_sampler everywhere
Axel Davy
2019-04-30
1
-1
/
+1
*
st/nine: Compact pixel shader key
Axel Davy
2019-04-30
2
-15
/
+31
*
st/nine: Compact nine_ff_get_projected_key
Axel Davy
2019-04-30
4
-8
/
+24
*
st/nine: Refactor param->rel
Axel Davy
2019-04-30
1
-4
/
+6
*
st/nine: Regroup param->rel tests
Axel Davy
2019-04-30
1
-8
/
+3
*
st/nine: Control shader constant inlining with drirc
Axel Davy
2019-04-30
2
-1
/
+3
*
st/nine: Recompile optimized shaders based on b/i consts
Axel Davy
2019-04-30
9
-5
/
+211
*
st/nine: Add drirc option to use data_internal for dynamic textures
Axel Davy
2019-04-30
5
-2
/
+17
*
st/nine: Support internal compressed format for volumes
Axel Davy
2019-04-30
1
-13
/
+16
*
st/nine: Support internal compressed format for surfaces
Axel Davy
2019-04-30
1
-12
/
+15
*
st/nine: Refactor volume GetSystemMemPointer
Axel Davy
2019-04-30
1
-8
/
+11
*
st/nine: Refactor surface GetSystemMemPointer
Axel Davy
2019-04-30
1
-10
/
+12
*
st/nine: rename *_conversion to *_internal
Axel Davy
2019-04-30
4
-59
/
+59
*
st/nine: Optimize volume upload with conversion
Axel Davy
2019-04-30
1
-27
/
+25
*
st/nine: Optimize surface upload with conversion
Axel Davy
2019-04-30
1
-28
/
+27
*
st/nine: Fix SINCOS input
Axel Davy
2019-04-30
1
-2
/
+7
*
st/nine: Ignore nooverwrite for systemmem
Axel Davy
2019-04-30
1
-1
/
+1
*
st/nine: Enable modifiers on ps 1.X texcoords
Axel Davy
2019-04-30
1
-21
/
+30
*
st/nine: Always return OK on SetSoftwareVertexProcessing
Axel Davy
2019-04-30
1
-1
/
+1
*
st/nine: Finish if nooverwrite after normal mapping
Axel Davy
2019-04-30
2
-0
/
+18
*
st/nine: Fix buffer/texture unbinding in nine_state_clear
Axel Davy
2019-04-30
5
-16
/
+28
*
st/nine: Upload managed buffers only at draw using them
Axel Davy
2019-04-30
1
-1
/
+4
*
st/nine: Upload managed textures only at draw using them
Axel Davy
2019-04-30
1
-1
/
+4
*
st/nine: Use FLT_MAX/2 for RCP clamping
Axel Davy
2019-04-30
1
-2
/
+3
*
st/nine: Fix D3DWindowBuffer_release for old wine nine support
Axel Davy
2019-04-30
1
-2
/
+12
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
2
-7
/
+0
*
va: use a compute shader for the blit
Jiang, Sonny
2019-04-24
3
-1
/
+9
*
gallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF
Marek Olšák
2019-04-23
1
-4
/
+1
[next]