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
...
*
vc4: Switch to using u_transfer_helper for MSAA maps.
Eric Anholt
2018-07-13
2
-100
/
+16
*
v3d: Work around GFXH-1461 bug losing our Z/S clears.
Eric Anholt
2018-07-13
1
-0
/
+30
*
meson: Move xvmc test tools from unit tests to installed tools.
Eric Anholt
2018-07-13
3
-19
/
+15
*
r600: Add spill output to group only if register or target index changes
Gert Wollny
2018-07-13
1
-24
/
+45
*
i965/miptree: Allocate MS texture BOs as BUSY
Nanley Chery
2018-07-13
1
-2
/
+2
*
i965/miptree: Inline make_separate_stencil
Nanley Chery
2018-07-13
1
-23
/
+6
*
i965/miptree: Init r8stencil_needs_update to false
Nanley Chery
2018-07-13
1
-3
/
+4
*
i965/miptree: Refactor miptree_create
Nanley Chery
2018-07-13
1
-36
/
+12
*
i965/miptree: Add and use mt_surf_usage
Nanley Chery
2018-07-13
1
-13
/
+25
*
i965/miptree: Share alloc_flags in miptree_create
Nanley Chery
2018-07-13
1
-7
/
+4
*
i965/miptree: Share the miptree format in miptree_create
Nanley Chery
2018-07-13
1
-15
/
+15
*
i965/miptree: Share tiling_flags in miptree_create
Nanley Chery
2018-07-13
1
-8
/
+7
*
i965/miptree: Delete MIPTREE_CREATE_LINEAR
Nanley Chery
2018-07-13
2
-13
/
+3
*
i965/miptree: Use make_surface in map_blit
Nanley Chery
2018-07-13
1
-6
/
+6
*
i965/draw: Fix adding the stencil bo to the depth cache
Nanley Chery
2018-07-13
1
-1
/
+1
*
i965/draw: Set the r8stencil flag after drawing
Nanley Chery
2018-07-13
1
-1
/
+11
*
i965/miptree: Set the r8stencil flag in map_depthstencil
Nanley Chery
2018-07-13
1
-1
/
+3
*
i965: Set the r8stencil flag in miptree_finish_write
Nanley Chery
2018-07-13
4
-17
/
+4
*
nir: cleanup oversized arrays in nir_swizzle calls
Karol Herbst
2018-07-13
8
-34
/
+24
*
i965/miptree: Use the correct BLT pitch
Nanley Chery
2018-07-12
1
-6
/
+6
*
i965/miptree: Drop an if case from retile_as_linear
Nanley Chery
2018-07-12
1
-4
/
+0
*
i965: Make blt_pitch public
Nanley Chery
2018-07-12
2
-10
/
+12
*
nir: delete not needed for reinserted nir_cf_list
Caio Marcelo de Oliveira Filho
2018-07-12
1
-2
/
+0
*
glsl: remove struct kill_entry in constant propagation
Caio Marcelo de Oliveira Filho
2018-07-12
1
-26
/
+7
*
glsl: slim the kill_entry struct used in const propagation
Caio Marcelo de Oliveira Filho
2018-07-12
1
-8
/
+5
*
i965: fix typo (wrong gen number) in comment
Caio Marcelo de Oliveira Filho
2018-07-12
1
-1
/
+1
*
util/set: helper to remove entry by key
Caio Marcelo de Oliveira Filho
2018-07-12
3
-0
/
+39
*
util/set: add a clone function
Caio Marcelo de Oliveira Filho
2018-07-12
3
-0
/
+58
*
util/set: add a basic unit test
Caio Marcelo de Oliveira Filho
2018-07-12
6
-1
/
+131
*
radeonsi: add support for Vega20
Marek Olšák
2018-07-12
12
-3
/
+26
*
u_blitter: Add an option to draw the triangles using an index buffer.
Eric Anholt
2018-07-12
3
-2
/
+17
*
u_draw: Add some indices to the util_draw_elements() helpers.
Eric Anholt
2018-07-12
1
-1
/
+8
*
vc4: Don't automatically reallocate a PERSISTENT-mapped buffer.
Eric Anholt
2018-07-12
1
-1
/
+1
*
v3d: Don't automatically reallocate a PERSISTENT-mapped buffer.
Eric Anholt
2018-07-12
1
-1
/
+1
*
v3d: Fix stride of 1D_ARRAY mappings.
Eric Anholt
2018-07-12
1
-1
/
+1
*
v3d: Fix MRT blending with independent blending disabled.
Eric Anholt
2018-07-12
2
-6
/
+14
*
gallium/u_transfer_helper: Initialize the stride of MSAA maps.
Eric Anholt
2018-07-12
1
-0
/
+1
*
gallium/u_transfer_helper: Fix MSAA mappings with nonzero x/y.
Eric Anholt
2018-07-12
1
-1
/
+5
*
util/rb_tree: Fix a compiler warning
Jason Ekstrand
2018-07-12
1
-1
/
+1
*
i965/fs: unspills shoudn't use grf127 as dest since Gen8+
Jose Maria Casanova Crespo
2018-07-12
2
-5
/
+34
*
gallium: Check pipe_screen::resource_changed before dereferencing it
Michel Dänzer
2018-07-12
4
-4
/
+8
*
docs/features: Add the missing KHR extensions
Jason Ekstrand
2018-07-12
1
-0
/
+5
*
docs/features: Move the Vulkan 1.1 extensions to the 1.1 section
Jason Ekstrand
2018-07-12
1
-14
/
+25
*
docs/features: Mark some Vulkan extensions as done
Jason Ekstrand
2018-07-12
1
-9
/
+9
*
nir/spirv: handle OpConstantComposites with OpUndef members
Karol Herbst
2018-07-12
1
-2
/
+13
*
nir/spirv: implement BuiltInGlobalSize
Karol Herbst
2018-07-12
4
-0
/
+13
*
nir: move lowering of SYSTEM_VALUE_LOCAL_GROUP_SIZE into a function
Karol Herbst
2018-07-12
1
-16
/
+14
*
compiler: add missing entries to gl_system_value_name
Karol Herbst
2018-07-12
1
-1
/
+4
*
nir/spirv: print extension name in fail msg
Rob Clark
2018-07-12
1
-4
/
+5
*
nir/spirv: Use imov where we might have 8 bit types
Rob Clark
2018-07-12
1
-2
/
+2
[prev]
[next]