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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pan/midgard: Initialize worklist
Alyssa Rosenzweig
2019-09-30
1
-0
/
+17
*
pan/midgard: Calculate dependency graph
Alyssa Rosenzweig
2019-09-30
2
-0
/
+131
*
pan/midgard: Add flatten_mir helper
Alyssa Rosenzweig
2019-09-30
1
-0
/
+22
*
pan/midgard: Squeeze indices before scheduling
Alyssa Rosenzweig
2019-09-30
1
-0
/
+1
*
pan/midgard: Fix component count handling for ldst
Alyssa Rosenzweig
2019-09-30
2
-37
/
+37
*
pan/midgard: Add missing parans in SWIZZLE definition
Alyssa Rosenzweig
2019-09-30
1
-1
/
+1
*
nouveau: set lower_sub = true
Daniel Schürmann
2019-09-30
3
-6
/
+2
*
v3d: Enable the late algebraic optimizations to get real subs.
Eric Anholt
2019-09-30
1
-0
/
+16
*
aco: call nir_opt_algebraic_late() exhaustively
Daniel Schürmann
2019-09-30
1
-4
/
+15
*
radv/aco: Don't lower subtractions
Daniel Schürmann
2019-09-30
1
-1
/
+0
*
nir: Remove unnecessary subtraction optimizations
Daniel Schürmann
2019-09-30
1
-10
/
+0
*
nir: recombine nir_op_*sub when lower_sub = false
Daniel Schürmann
2019-09-30
1
-8
/
+13
*
freedreno: Enable the nir_opt_algebraic_late() pass.
Daniel Schürmann
2019-09-30
1
-0
/
+14
*
vc4: Enable the nir_opt_algebraic_late() pass.
Eric Anholt
2019-09-30
1
-0
/
+15
*
gitlab-ci: Add test-container:arm64 to needs: for arm64 test jobs
Michel Dänzer
2019-09-30
1
-1
/
+3
*
gitlab-ci: Add needs: for x86 buster docker image
Michel Dänzer
2019-09-30
1
-0
/
+2
*
gitlab-ci: Declare needs: for stretch docker image
Michel Dänzer
2019-09-30
1
-4
/
+11
*
scons: Fix MSYS2 Mingw-w64 build.
pal1000
2019-09-29
3
-2
/
+12
*
scons/windows: Support build with LLVM 9.
pal1000
2019-09-29
1
-6
/
+30
*
lima: set uniforms_address lower bits properly
Vasily Khoruzhick
2019-09-28
1
-0
/
+8
*
scons: add py3 support
Michel Zou
2019-09-28
3
-5
/
+9
*
android: aco: add support for libmesa_aco
Mauro Rossi
2019-09-28
4
-1
/
+129
*
android: compiler/nir: build nir_divergence_analysis.c
Mauro Rossi
2019-09-28
1
-0
/
+1
*
android: aco: fix undefined template 'std::__1::array' build errors
Mauro Rossi
2019-09-28
5
-1
/
+5
*
etnaviv: nir: fix gl_FragDepth
Jonathan Marek
2019-09-28
1
-3
/
+17
*
etnaviv: disable earlyZ when shader writes fragment depth
Jonathan Marek
2019-09-28
3
-3
/
+8
*
etnaviv: nir: make lower_alu easier to follow
Jonathan Marek
2019-09-28
1
-32
/
+36
*
etnaviv: remove extra allocation for shader code
Jonathan Marek
2019-09-28
1
-1
/
+1
*
etnaviv: nir: remove "options" struct
Jonathan Marek
2019-09-28
2
-41
/
+24
*
etnaviv: nir: use store_deref instead of store_output
Jonathan Marek
2019-09-28
2
-70
/
+59
*
etnaviv: nir: add native integers (HALTI2+)
Jonathan Marek
2019-09-28
5
-34
/
+170
*
qetnaviv: nir: use new immediates when possible
Jonathan Marek
2019-09-28
1
-1
/
+21
*
etnaviv: nir: set num_components for inputs/outputs
Jonathan Marek
2019-09-28
1
-3
/
+3
*
etnaviv: nir: allocate contiguous components for LOAD destination
Jonathan Marek
2019-09-28
1
-8
/
+53
*
etnaviv: nir: fix gl_FrontFacing
Jonathan Marek
2019-09-28
3
-1
/
+9
*
lima: do not set the PP uniforms address lowest bits
Icenowy Zheng
2019-09-28
1
-1
/
+0
*
glsl: disallow incompatible matrices multiplication
Andrii Simiklit
2019-09-27
1
-3
/
+3
*
turnip: Fix failure behavior of vkCreateGraphicsPipelines.
Eric Anholt
2019-09-27
1
-10
/
+7
*
turnip: Silence compiler warning about uninit pipeline.
Eric Anholt
2019-09-27
1
-1
/
+1
*
turnip: Add a .editorconfig and .dir-locals.el
Eric Anholt
2019-09-27
3
-1
/
+13
*
shader_enums: Move MAX_DRAW_BUFFERS to this file.
Eric Anholt
2019-09-27
2
-7
/
+4
*
intel/fs: Fix fs_inst::flags_read for ANY/ALL predicates
Jason Ekstrand
2019-09-27
1
-6
/
+28
*
etnaviv: support ARB_framebuffer_object
Christian Gmeiner
2019-09-27
1
-0
/
+1
*
etnaviv: etna_resource_copy_region(..): drop assert
Christian Gmeiner
2019-09-27
1
-3
/
+0
*
meson: Link xvmc with libxv
Dylan Baker
2019-09-27
2
-4
/
+10
*
meson: Try finding libxvmcw via pkg-config before using find_library
Dylan Baker
2019-09-27
1
-2
/
+7
*
drisw: Fix shared memory leak on drawable resize
Andreas Gottschling
2019-09-27
1
-0
/
+2
*
drisw: Fix and simplify drawable setup
Adam Jackson
2019-09-27
2
-36
/
+7
*
drisw: Simplify GC setup
Adam Jackson
2019-09-27
2
-26
/
+4
*
turnip: Add todo for d24_s8 copies
Bas Nieuwenhuizen
2019-09-27
1
-0
/
+1
[prev]
[next]