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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: set the predicate for indirect/indexed draw commands
Samuel Pitoiset
2018-07-18
1
-3
/
+4
*
radv: set the predicate for dispatch commands
Samuel Pitoiset
2018-07-18
1
-3
/
+4
*
i965: batchbuffer: write correct canonical offset with softpin
Lionel Landwerlin
2018-07-18
1
-1
/
+2
*
radv: remove unused variable in radv_CreateRenderPass2KHR()
Samuel Pitoiset
2018-07-18
1
-1
/
+0
*
radv: optimize radv_stage_flush() for pre fragment shader stages
Samuel Pitoiset
2018-07-18
1
-5
/
+5
*
anv: fix assert in anv_CmdBindDescriptorSets()
Samuel Iglesias Gonsálvez
2018-07-18
1
-1
/
+1
*
clover: Report error when pipe driver fails to create compute state
Jan Vesely
2018-07-17
1
-0
/
+4
*
clover: Catch errors from executing event action
Jan Vesely
2018-07-17
1
-1
/
+3
*
nir: add a couple of ior opts to nir_opt_algebraic
Timothy Arceri
2018-07-18
1
-0
/
+3
*
nir: allow opt_peephole_select to handle nir_instr_type_deref
Timothy Arceri
2018-07-18
1
-0
/
+1
*
r600: fix warnings when unref'ing pool->bo
Marek Olšák
2018-07-17
1
-3
/
+3
*
r600g: some -Wsign-compare fixes
Konstantin Kharlamov
2018-07-17
6
-14
/
+13
*
st/glx: constify some variables
Konstantin Kharlamov
2018-07-17
1
-1
/
+1
*
st/nine: constify some variables
Konstantin Kharlamov
2018-07-17
2
-6
/
+6
*
r600g: constify some variables
Konstantin Kharlamov
2018-07-17
5
-10
/
+10
*
r600g: do not use "fast-clear" for small textures (v3)
Konstantin Kharlamov
2018-07-17
1
-0
/
+10
*
freedreno: re-work fd_batch_reference() locking
Rob Clark
2018-07-17
2
-23
/
+26
*
freedreno: make fd_batch a one-shot thing
Rob Clark
2018-07-17
2
-11
/
+36
*
freedreno: flush immediately when reading a pending batch
Rob Clark
2018-07-17
2
-30
/
+32
*
freedreno: get rid of noop render
Rob Clark
2018-07-17
4
-21
/
+6
*
freedreno: fix samples=0 vs samples=1 confusion
Rob Clark
2018-07-17
1
-1
/
+1
*
freedreno: comment for _invalidate_batch()
Rob Clark
2018-07-17
1
-3
/
+13
*
freedreno: hold batch references when flushing
Rob Clark
2018-07-17
1
-32
/
+38
*
nir/spirv: print id for unsupported alu opcode
Karol Herbst
2018-07-17
1
-1
/
+1
*
nir: prepare for bumping up max components to 16
Karol Herbst
2018-07-17
13
-53
/
+57
*
radv/winsys: use alloca() for semaphore dependencies
Samuel Pitoiset
2018-07-17
1
-6
/
+2
*
radv: reduce number of CB/DB meta flushes for VK_ACCESS_TRANSFER_WRITE_BIT
Samuel Pitoiset
2018-07-17
1
-6
/
+14
*
radv: fix implementation of VK_KHR_create_renderpass2 for multiviews
Samuel Pitoiset
2018-07-17
1
-12
/
+1
*
virgl: respect max_vertex_attrib_stride cap
Erik Faye-Lund
2018-07-17
3
-2
/
+5
*
virgl: Fix flush in virgl_encoder_inline_write.
Lepton Wu
2018-07-17
1
-1
/
+1
*
virgl: implement set_min_samples
Erik Faye-Lund
2018-07-17
5
-0
/
+28
*
glsl: do second pass of const propagation in loops
Caio Marcelo de Oliveira Filho
2018-07-16
1
-6
/
+23
*
glsl: don't let an 'if' then-branch kill const propagation for else-branch
Caio Marcelo de Oliveira Filho
2018-07-16
1
-16
/
+23
*
v3d: Disable shader-db cycle estimates until we sort out TMU estimates.
Eric Anholt
2018-07-16
1
-1
/
+4
*
v3d: Emit the lowered uniform just before its first use in a block.
Eric Anholt
2018-07-16
1
-20
/
+18
*
v3d: Add an assert that we don't provide an invalid texture return words.
Eric Anholt
2018-07-16
1
-0
/
+8
*
v3d: Apply GFXH-1625 restriction on TMUWT in the end of the shader.
Eric Anholt
2018-07-16
1
-0
/
+4
*
intel/batch_decoder: decoding of 3DSTATE_CONSTANT_BODY.
Sergii Romantsov
2018-07-16
2
-30
/
+20
*
r600: fix build after the removal of RADEON_PRIO_* flags
Marek Olšák
2018-07-16
7
-21
/
+12
*
nir: fix msvc build
Roland Scheidegger
2018-07-16
1
-1
/
+1
*
nir/worklist: Rework the foreach macro
Jason Ekstrand
2018-07-16
2
-4
/
+3
*
intel: tools: Fix uninitialized variable warnings in intel_dump_gpu.
Eric Anholt
2018-07-16
1
-0
/
+2
*
spirv: Fix a couple of image atomic load/store bugs
Jason Ekstrand
2018-07-16
1
-17
/
+30
*
winsys/amdgpu: clean up error handling in amdgpu_cs_submit_ib
Marek Olšák
2018-07-16
1
-9
/
+8
*
radeonsi: rework RADEON_PRIO flags to be <= 31
Marek Olšák
2018-07-16
6
-29
/
+30
*
radeonsi: merge DCC/CMASK/HTILE priority flags
Marek Olšák
2018-07-16
6
-12
/
+8
*
radeonsi: remove non-GFX BO priority flags
Marek Olšák
2018-07-16
8
-19
/
+7
*
winsys/amdgpu: use alloca when using global_bo_list
Marek Olšák
2018-07-16
1
-9
/
+1
*
winsys/amdgpu: remove label bo_list_error
Marek Olšák
2018-07-16
1
-12
/
+16
*
winsys/amdgpu: always update gfx_bo_list_counter
Marek Olšák
2018-07-16
1
-3
/
+3
[next]