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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
scons: Fix MSYS2 Mingw-w64 build.
pal1000
2019-09-29
1
-2
/
+2
*
lima: set uniforms_address lower bits properly
Vasily Khoruzhick
2019-09-28
1
-0
/
+8
*
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
1
-3
/
+7
*
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
*
turnip: Disallow NPoT formats.
Bas Nieuwenhuizen
2019-09-27
1
-10
/
+18
*
turnip: Always use UINT formats for copies.
Bas Nieuwenhuizen
2019-09-27
1
-3
/
+29
*
turnip: Add image->image blitting.
Bas Nieuwenhuizen
2019-09-27
1
-14
/
+165
*
aco: don't remove the loop exec mask in transition_to_Exact()
Rhys Perry
2019-09-27
1
-1
/
+5
*
aco: set loop_info::has_discard for demotes
Rhys Perry
2019-09-27
3
-5
/
+9
*
iris: Only resolve for image levels/layers which are actually in use.
Kenneth Graunke
2019-09-26
2
-17
/
+12
*
lima/ppir: add NIR pass to split varying loads
Vasily Khoruzhick
2019-09-26
5
-0
/
+127
*
radv: Fix L2 cache rinse programming.
Timur Kristóf
2019-09-26
1
-5
/
+9
*
turnip: emit texture and uniform state
Jonathan Marek
2019-09-26
2
-15
/
+339
*
turnip: add some shader information in pipeline state
Jonathan Marek
2019-09-26
2
-0
/
+32
*
turnip: use nir_opt_copy_prop_vars
Jonathan Marek
2019-09-26
1
-0
/
+2
[prev]
[next]