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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/auxiliary: Handle count == 0 in u_vbuf_get_minmax_index_mapped
Icecream95
2019-12-16
1
-0
/
+6
*
gallium/auxiliary: Reduce conversions in u_vbuf_get_minmax_index_mapped
Icecream95
2019-12-16
1
-6
/
+12
*
radeonsi/gfx10: fix ngg_get_ordered_id
Marek Olšák
2019-12-16
2
-2
/
+2
*
radeonsi: reset more fields in si_llvm_context_set_ir to fix reusing ctx
Marek Olšák
2019-12-16
1
-0
/
+2
*
radeonsi: fix determining whether the VS prolog is needed
Marek Olšák
2019-12-16
1
-3
/
+6
*
radeonsi: allow generating VS prologs with 0 inputs
Marek Olšák
2019-12-16
2
-8
/
+11
*
radeonsi/gfx10: don't insert NGG streamout atomics if they are never used
Marek Olšák
2019-12-16
1
-31
/
+34
*
radeonsi: don't wrap the VS prolog in if (ES thread) .. endif
Marek Olšák
2019-12-16
1
-25
/
+0
*
radeonsi: set is_monolithic for VS prologs when the shader is really monolithic
Marek Olšák
2019-12-16
1
-0
/
+1
*
radeonsi: disallow compute-based culling if polygon mode is enabled
Marek Olšák
2019-12-16
3
-2
/
+5
*
radeonsi: deduplicate ES and GS thread enablement code
Marek Olšák
2019-12-16
3
-22
/
+25
*
panfrost: Remove fbd_type enum
Alyssa Rosenzweig
2019-12-16
1
-1
/
+1
*
panfrost: Fix FBD issue
Alyssa Rosenzweig
2019-12-16
2
-5
/
+2
*
panfrost: Pass blend RT number through
Alyssa Rosenzweig
2019-12-16
4
-8
/
+11
*
radeonsi: disable dcc for 2x MSAA surface and bpe < 4
Pierre-Eric Pelloux-Prayer
2019-12-16
1
-1
/
+3
*
v3d: expose OES_geometry_shader
Iago Toral Quiroga
2019-12-16
1
-5
/
+26
*
v3d: support precompiling geometry shaders
Iago Toral Quiroga
2019-12-16
1
-16
/
+48
*
v3d: disable lowering of indirect inputs
Iago Toral Quiroga
2019-12-16
1
-0
/
+1
*
v3d: fix primitive queries for geometry shaders
Iago Toral Quiroga
2019-12-16
6
-11
/
+33
*
v3d: handle writes to gl_Layer from geometry shaders
Iago Toral Quiroga
2019-12-16
1
-0
/
+8
*
v3d: move layer rendering to a separate helper
Iago Toral Quiroga
2019-12-16
1
-115
/
+119
*
v3d: support rendering to multi-layered framebuffers
Iago Toral Quiroga
2019-12-16
3
-109
/
+147
*
v3d: do not limit new CL space allocations with branch to 4096 bytes
Iago Toral Quiroga
2019-12-16
1
-1
/
+1
*
v3d: remove obsolete assertion
Iago Toral Quiroga
2019-12-16
1
-2
/
+0
*
v3d: support transform feedback with geometry shaders
Iago Toral Quiroga
2019-12-16
2
-9
/
+21
*
v3d: save geometry shader state for blitting
Iago Toral Quiroga
2019-12-16
1
-0
/
+1
*
v3d: don't try to render if shaders failed to compile
Iago Toral Quiroga
2019-12-16
1
-0
/
+29
*
v3d: add support for adjacency primitives
Iago Toral Quiroga
2019-12-16
1
-10
/
+32
*
v3d: compute appropriate VPM memory configuration for geometry shader workloads
Iago Toral Quiroga
2019-12-16
1
-24
/
+234
*
v3d: implement geometry shader instancing
Iago Toral Quiroga
2019-12-16
1
-3
/
+6
*
v3d: emit geometry shader state commands
Iago Toral Quiroga
2019-12-16
4
-4
/
+188
*
v3d: add initial compiler plumbing for geometry shaders
Iago Toral Quiroga
2019-12-16
2
-31
/
+168
*
gallium/swr: Enable support bptc format.
Denis Pauk
2019-12-14
1
-2
/
+1
*
freedreno/a6xx: fix OUT_REG() vs growable cmdstream
Rob Clark
2019-12-14
1
-1
/
+1
*
lima: split draw calls on 64k vertices
Erico Nunes
2019-12-14
1
-48
/
+97
*
vc4: move the draw splitting routine to shared code
Erico Nunes
2019-12-14
5
-33
/
+122
*
lima: refactor indexed draw indices upload
Erico Nunes
2019-12-14
2
-15
/
+19
*
lima: allocate separate bo to store varyings
Erico Nunes
2019-12-14
2
-9
/
+18
*
gallium/util: add alignment parameter to util_upload_index_buffer
Erico Nunes
2019-12-14
6
-7
/
+7
*
iris: Implement WA for push constants.
Rafael Antognolli
2019-12-13
1
-1
/
+12
*
lima/parser: Add texture descriptor parser
Andreas Baierl
2019-12-13
5
-0
/
+131
*
lima/parser: Add RSW parsing
Andreas Baierl
2019-12-13
5
-0
/
+185
*
lima/parser: Some fixes and cleanups
Andreas Baierl
2019-12-13
2
-46
/
+36
*
iris: Alphabetize source files after iris_perf.c was added
Kenneth Graunke
2019-12-13
1
-1
/
+1
*
freedreno/ir3: add last-baryf shaderdb stat
Rob Clark
2019-12-13
1
-1
/
+2
*
panfrost: Report GPU name in es2_info
Alyssa Rosenzweig
2019-12-13
1
-2
/
+2
*
panfrost: Move property queries to _encoder
Alyssa Rosenzweig
2019-12-13
1
-51
/
+3
*
panfrost: Move nir_undef_to_zero to Midgard compiler
Alyssa Rosenzweig
2019-12-13
3
-89
/
+0
*
panfrost: Pass size to panfrost_batch_get_scratchpad
Alyssa Rosenzweig
2019-12-13
4
-18
/
+35
*
panfrost: Calculate maximum stack_size per batch
Alyssa Rosenzweig
2019-12-13
2
-0
/
+13
[next]