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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
v3d: subclass pipe_streamout_output_target to record TF vertices written
Iago Toral Quiroga
2019-07-26
3
-8
/
+25
*
v3d: refactor v3d_tf_statistics_record slightly
Iago Toral Quiroga
2019-07-26
1
-7
/
+7
*
Revert "panfrost: Don't DIY point size/coord fields"
Alyssa Rosenzweig
2019-07-25
1
-2
/
+6
*
iris: Use gen_mi_builder to handle CS ALU operations.
Kenneth Graunke
2019-07-25
6
-474
/
+151
*
iris: Make iris_query.c a genxml-compiled file.
Kenneth Graunke
2019-07-25
6
-65
/
+48
*
iris: Move iris_resolve_conditional_render to the vtable.
Kenneth Graunke
2019-07-25
3
-5
/
+8
*
iris: Refactor genxml macros and inlines into iris_genx_macros.h.
Kenneth Graunke
2019-07-25
4
-73
/
+125
*
iris: Make an iris_genx_protos.h header for prototypes.
Kenneth Graunke
2019-07-25
4
-28
/
+74
*
radeonsi: fix DAL hang due to incorrect DCC offset on Raven
Marek Olšák
2019-07-25
1
-1
/
+22
*
panfrost: Compute I/O counts from shader_info
Alyssa Rosenzweig
2019-07-25
1
-3
/
+14
*
panfrost: Don't DIY point size/coord fields
Alyssa Rosenzweig
2019-07-25
1
-6
/
+2
*
panfrost: Use nir_gather_info information about discards
Alyssa Rosenzweig
2019-07-25
1
-1
/
+1
[next]