index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Skip repeated depth buffer disables.
Kenneth Graunke
2019-07-30
1
-2
/
+4
*
radeonsi: release NIR in the right place to fix crashes
Marek Olšák
2019-07-30
1
-1
/
+1
*
radeonsi: fix packing of key.mono.u.ps
Marek Olšák
2019-07-30
1
-3
/
+3
*
radeonsi: don't use lp_build_if for the prim discard compute shader
Marek Olšák
2019-07-30
1
-23
/
+18
*
radeonsi: don't use lp_build_if for the wrapping if block in the VS prolog
Marek Olšák
2019-07-30
1
-7
/
+8
*
radeonsi: don't use lp_build_if for the wrapping if block in merged shaders
Marek Olšák
2019-07-30
3
-7
/
+11
*
radeonsi: don't use lp_build_if (in most common places)
Marek Olšák
2019-07-30
2
-29
/
+22
*
radeonsi: don't use lp_build_alloca
Marek Olšák
2019-07-30
3
-4
/
+3
*
radeonsi/nir: implement FBFETCH for KHR_blend_equation_advanced
Marek Olšák
2019-07-30
3
-7
/
+21
*
radeonsi/nir: set input_interpolate_loc for color inputs
Marek Olšák
2019-07-30
1
-0
/
+10
*
radeonsi/nir: set tgsi_shader_info::num_memory_instructions
Marek Olšák
2019-07-30
1
-0
/
+5
*
radeonsi/nir: accurately set input_usage_mask for doubles (v2)
Marek Olšák
2019-07-30
1
-4
/
+14
*
radeonsi/nir: accurately set output_usagemask (v2)
Marek Olšák
2019-07-30
1
-4
/
+49
*
radeonsi/nir: accurately set reads_*_outputs for TCS
Marek Olšák
2019-07-30
1
-14
/
+10
*
radeonsi/nir: clean up gather_intrinsic_load_deref_input_info
Marek Olšák
2019-07-30
1
-8
/
+6
*
radeonsi/nir: add an option to convert TGSI to NIR
Marek Olšák
2019-07-30
4
-5
/
+19
*
radeonsi/nir: clean up some nir_scan_shader code
Marek Olšák
2019-07-30
1
-16
/
+6
*
radeonsi/gfx10: disable DCC image stores
Marek Olšák
2019-07-30
2
-3
/
+2
*
radeonsi: adjust RB+ blend optimization settings
Marek Olšák
2019-07-30
1
-3
/
+1
*
lima/gp: Support exp2 and log2
Connor Abbott
2019-07-30
5
-30
/
+147
*
lima/gpir: Always schedule complex2 and *_impl right after complex1
Connor Abbott
2019-07-30
4
-15
/
+47
*
iris: Enable EXT_texture_shadow_lod
Sagar Ghuge
2019-07-30
1
-0
/
+1
*
swr/rasterizer: Add memory tracking support
Jan Zielinski
2019-07-30
12
-26
/
+252
*
swr/rasterizer: Better implementation of scatter
Jan Zielinski
2019-07-30
7
-79
/
+225
*
swr/rasterizer: cleanups for tessellation
Jan Zielinski
2019-07-30
2
-28
/
+56
*
rasterizer/swr: move BucketMgr to SwrContext
Jan Zielinski
2019-07-30
21
-261
/
+290
*
v3d: take into account separate_stencil when checking if stencil should be cl...
Alejandro Piñeiro
2019-07-30
1
-1
/
+7
*
iris: Fix SO offset to be 32-bit in DrawTransformFeedback handling
Kenneth Graunke
2019-07-29
1
-1
/
+1
*
intel: Use a system value for gl_FragCoord
Jason Ekstrand
2019-07-29
1
-0
/
+1
*
freedreno/a6xx: fix MSAA resolve hangs
Rob Clark
2019-07-29
1
-11
/
+4
*
radeon/vcn/vp9: add Arcturus VP9 support
Leo Liu
2019-07-29
1
-3
/
+3
*
radeon/vcn: add Arcturus decode support
Leo Liu
2019-07-29
1
-1
/
+11
*
radeonsi: add AMD_DEBUG=nogfx for testing
Marek Olšák
2019-07-29
2
-0
/
+5
*
radeonsi: add support for compute-only chips
Marek Olšák
2019-07-29
2
-5
/
+15
*
freedreno: Fix helgrind complaint on shader-db key setup.
Eric Anholt
2019-07-29
1
-2
/
+1
*
softpipe: Don't draw when rasterizer_discard is set
Gert Wollny
2019-07-29
1
-0
/
+3
*
softpipe: Fix cube arrays layer selection
Gert Wollny
2019-07-29
1
-8
/
+8
*
lima/gpir/sched: Handle more special ops in can_use_complex()
Connor Abbott
2019-07-28
1
-5
/
+24
*
lima/gp: Clean up lima_program_optimize_vs_nir() a little
Connor Abbott
2019-07-28
1
-1
/
+1
*
lima/gpir/sched: Don't try to spill when something else has succeeded
Connor Abbott
2019-07-28
1
-7
/
+4
*
nv50/ir: don't consider the main compute function as taking arguments
Ilia Mirkin
2019-07-27
1
-1
/
+1
*
nv50/ir: handle insn not being there for definition of CVT arg
Ilia Mirkin
2019-07-27
1
-2
/
+3
*
nouveau: flip DEBUG -> !NDEBUG
Ilia Mirkin
2019-07-27
10
-49
/
+15
*
nvc0: allow a non-user buffer to be bound at position 0
Ilia Mirkin
2019-07-27
1
-18
/
+27
*
nv50,nvc0: update sampler/view bind functions to accept NULL array
Ilia Mirkin
2019-07-27
2
-14
/
+18
*
radeon/vcn: enable rate control for hevc encoding
Boyuan Zhang
2019-07-26
1
-1
/
+7
*
radeon/uvd: enable rate control for hevc encoding
Boyuan Zhang
2019-07-26
1
-1
/
+7
*
radeon/vcn: fix poc for hevc encode
Boyuan Zhang
2019-07-26
2
-2
/
+3
*
radeon/uvd: fix poc for hevc encode
Boyuan Zhang
2019-07-26
2
-3
/
+3
*
v3d: fix glDrawTransformFeedback{Instanced}()
Iago Toral Quiroga
2019-07-26
2
-2
/
+18
[next]