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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: merge radv_dcc_clear_level() into radv_clear_dcc()
Samuel Pitoiset
2019-07-02
1
-30
/
+22
*
radv: add support for decompressing DCC layers with compute
Samuel Pitoiset
2019-07-02
1
-51
/
+53
*
ac: compute the DCC fast clear size per slice on GFX8
Samuel Pitoiset
2019-07-02
2
-0
/
+28
*
ac: compute the size of one DCC slice on GFX8
Samuel Pitoiset
2019-07-02
2
-0
/
+7
*
iris: Defer closing and freeing VMA until buffers are idle.
Kenneth Graunke
2019-07-02
1
-10
/
+51
*
iris: Add an explicit alignment parameter to iris_bo_alloc_tiled().
Kenneth Graunke
2019-07-02
3
-12
/
+19
*
v3d: do not flush jobs that are synced with 'Wait for transform feedback'
Iago Toral Quiroga
2019-07-02
5
-20
/
+61
*
v3d: emit 'Wait for transform feedback' commands when needed
Iago Toral Quiroga
2019-07-02
1
-0
/
+120
*
v3d: keep track of resources written by transform feedback
Iago Toral Quiroga
2019-07-02
3
-2
/
+15
*
st/dri: fix typo in format table for GR1616 format
Mike Blumenkrantz
2019-07-01
1
-1
/
+1
*
st/dri: pass dri2_format_mapping directly to dri2_create_image_from_winsys
Mike Blumenkrantz
2019-07-01
1
-4
/
+5
*
mesa/st: simplify format usage in st_bind_egl_image
Mike Blumenkrantz
2019-07-01
1
-15
/
+13
*
iris: Use MI_COPY_MEM_MEM for tiny resource_copy_region calls.
Kenneth Graunke
2019-07-01
1
-0
/
+27
*
radv: Only allocate supplied number of descriptors when variable.
Bas Nieuwenhuizen
2019-07-01
1
-1
/
+7
*
egl: simplify loop
Eric Engestrom
2019-07-01
1
-3
/
+1
*
sparc: Reuse m_vector_asm.h.
Eric Anholt
2019-07-01
3
-34
/
+14
*
mesa: Enable asm unconditionally, now that gen_matypes is gone.
Eric Anholt
2019-07-01
2
-4
/
+0
*
mesa: Replace gen_matypes with a simple header for V4F/mat layout.
Eric Anholt
2019-07-01
26
-270
/
+101
*
matypes: Drop some unused defines.
Eric Anholt
2019-07-01
1
-113
/
+0
*
meson: drop duplicate source & inc_dir
Eric Engestrom
2019-07-01
1
-2
/
+0
*
swrast: simplify function pointer calls
Eric Engestrom
2019-07-01
2
-3
/
+3
*
egl/wayland: use bitset.h for `formats` bit set
Eric Engestrom
2019-07-01
2
-11
/
+19
*
intel/tools: Add assembler unit tests for ROL/ROR instructions
Sagar Ghuge
2019-07-01
5
-0
/
+5
*
intel/tools: Add ROL/ROR support in assembler
Sagar Ghuge
2019-07-01
2
-0
/
+10
*
nir: Add lower_rotate flag and set to true in all drivers
Sagar Ghuge
2019-07-01
9
-0
/
+11
*
intel/compiler: Emit ROR and ROL instruction
Sagar Ghuge
2019-07-01
2
-0
/
+9
*
nir: Add optimization to use ROR/ROL instructions
Sagar Ghuge
2019-07-01
2
-0
/
+15
*
nir: Add urol and uror opcodes
Sagar Ghuge
2019-07-01
1
-0
/
+11
*
intel/compiler: Enable the emission of ROR/ROL instructions
Sagar Ghuge
2019-07-01
6
-2
/
+26
*
panfrost: Implement instanced rendering
Alyssa Rosenzweig
2019-07-01
9
-60
/
+568
*
panfrost/decode: Compute padded_num_vertices for MODULO
Alyssa Rosenzweig
2019-07-01
1
-2
/
+12
*
panfrost/midgard: Emit type appropriate ld_vary
Alyssa Rosenzweig
2019-07-01
1
-2
/
+19
*
panfrost/midgard: Add unsigned ld/st ops
Alyssa Rosenzweig
2019-07-01
3
-1
/
+11
*
panfrost/midgard: Use the appropriate ld_attr type
Alyssa Rosenzweig
2019-07-01
1
-0
/
+20
*
panfrost: Implement dispatch helpers
Alyssa Rosenzweig
2019-07-01
4
-13
/
+165
*
panfrost: Remove ancient comment
Alyssa Rosenzweig
2019-07-01
1
-3
/
+0
*
panfrost: Extend software tiling to larger bpp
Alyssa Rosenzweig
2019-07-01
1
-9
/
+49
*
panfrost: Rewrite u-interleaving code
Alyssa Rosenzweig
2019-07-01
1
-101
/
+189
*
freedreno: update generated registers
Rob Clark
2019-07-01
7
-16
/
+23
*
radv: rework how the number of VGPRs is computed
Samuel Pitoiset
2019-07-01
3
-26
/
+31
*
radv: gather if a vertex shaders needs the instance ID
Samuel Pitoiset
2019-07-01
1
-4
/
+14
*
radv: fix decompressing DCC levels with compute
Samuel Pitoiset
2019-07-01
1
-1
/
+7
*
radv: the number of VGPR_COMP_CNT for GS is expected to be 0 on GFX8
Samuel Pitoiset
2019-07-01
1
-1
/
+1
*
radv: reduce number of VGPRs for TESS_EVAL if primitive ID is not used
Samuel Pitoiset
2019-07-01
1
-3
/
+10
*
radv: make sure to mark the image as compressed when clearing DCC levels
Samuel Pitoiset
2019-07-01
3
-27
/
+8
*
targets/opencl: Add clangASTMatchers library as dependency
Michel Dänzer
2019-07-01
1
-0
/
+1
*
glsl/nir: Lower buffers using Binding instead of Names
Caio Marcelo de Oliveira Filho
2019-06-30
1
-5
/
+28
*
glspirv: Enable the new deref-base UBO/SSBO path on gl_spirv
Alejandro Piñeiro
2019-06-30
1
-2
/
+10
*
i965: call to gl_nir_link_uniform_blocks
Alejandro Piñeiro
2019-06-30
1
-0
/
+4
*
i965: use GLboolean for all brw_link_shader returns
Alejandro Piñeiro
2019-06-30
1
-3
/
+3
[next]