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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
virgl: remove unused stride-arguments
Erik Faye-Lund
2018-07-23
5
-33
/
+5
*
radeonsi/nir: make use of nir_lower_load_const_to_scalar()
Timothy Arceri
2018-07-23
1
-0
/
+2
*
Android: fix a missing nir_intrinsics.h error
Chih-Wei Huang
2018-07-21
1
-0
/
+2
*
st/dri: Don't require a dri_format for image creation.
Eric Anholt
2018-07-20
2
-13
/
+1
*
v3d: Fix incorrect handling of two fences created back-to-back.
Eric Anholt
2018-07-20
1
-12
/
+31
*
v3d: Fix the timeout value passed to drmSyncobjWait().
Eric Anholt
2018-07-20
1
-1
/
+6
*
v3d: Fix drmSyncobjWait() return value checking even more.
Eric Anholt
2018-07-20
1
-1
/
+1
*
v3d: Use the list_first_entry/list_last_entry macros.
Eric Anholt
2018-07-20
1
-8
/
+8
*
v3d: Move BO cache counting to dump time instead of cache management.
Eric Anholt
2018-07-20
2
-9
/
+9
*
v3d: Reduce the stale BO reclamation spam with dump_stats set.
Eric Anholt
2018-07-20
1
-6
/
+5
*
v3d: Respect a sampler view's first_layer field.
Eric Anholt
2018-07-20
1
-1
/
+3
*
radeonsi: emit_spi_map packets optimization
Sonny Jiang
2018-07-20
4
-8
/
+39
*
virgl: Expose GL_ARB_copy_image if host supports it
Gert Wollny
2018-07-20
2
-1
/
+3
*
virgl: Allow RGB32* textures only as buffer objects
Gert Wollny
2018-07-20
1
-0
/
+7
*
r600: Correct evaluation of cube array index and face
Gert Wollny
2018-07-20
1
-1
/
+33
*
r600: correct texture offset for array index lookup
Gert Wollny
2018-07-20
1
-5
/
+37
*
r600: Delay emission of texture gradients and lookup offsets
Gert Wollny
2018-07-20
1
-44
/
+48
*
nv50/ir: move LateAlgebraicOpt back to right after ConstantFolding
Rhys Perry
2018-07-19
1
-1
/
+1
*
nv50/ir: handle SHLADD in IndirectPropagation
Rhys Perry
2018-07-19
1
-0
/
+12
*
gm107/ir: use CS2R for SV_CLOCK
Rhys Perry
2018-07-19
3
-2
/
+25
*
winsys/amdgpu: remove RADEON_SURF_FMASK leftover
Marek Olšák
2018-07-19
1
-7
/
+4
*
r600: silence the signed overflow warning like radeonsi
Marek Olšák
2018-07-18
1
-1
/
+1
*
radeonsi: emit_guardband packets optimization
Sonny Jiang
2018-07-18
4
-8
/
+50
*
radeonsi: Save CLEAR_STATE initial values for optimization
Sonny Jiang
2018-07-18
1
-2
/
+26
*
radeonsi: Refuse to accept code with unhandled relocations
Jan Vesely
2018-07-18
1
-0
/
+6
*
v3d: Fix tiling modifier support to use the new UIF define.
Eric Anholt
2018-07-18
1
-3
/
+16
*
radeonsi: Use signed char for color_interp_vgpr_index
Timothy Pearson
2018-07-18
1
-1
/
+1
*
winsys/amdgpu: fix VDPAU interop by having one amdgpu_winsys_bo per BO (v2)
Marek Olšák
2018-07-18
3
-5
/
+41
*
winsys/amdgpu: use a better hash_pointer function
Marek Olšák
2018-07-18
1
-8
/
+5
*
winsys/amdgpu: clean up error handling in amdgpu_bo_from_handle
Marek Olšák
2018-07-18
1
-20
/
+16
*
winsys/amdgpu: shorten bo->ws in amdgpu_bo_destroy
Marek Olšák
2018-07-18
1
-9
/
+10
*
freedreno/a5xx: perfmance counters
Rob Clark
2018-07-18
7
-1
/
+982
*
freedreno: batch query support (perfcounters)
Rob Clark
2018-07-18
7
-3
/
+153
*
freedreno: batch query prep-work
Rob Clark
2018-07-18
2
-8
/
+28
*
freedreno: rework accumulated query result vfunc
Rob Clark
2018-07-18
3
-9
/
+9
*
freedreno/ir3: output ir3 and nir asm for frameretrace
Rob Clark
2018-07-18
4
-0
/
+69
*
freedreno/ir3: redirectable ir3 disasm output
Rob Clark
2018-07-18
3
-50
/
+48
*
freedreno/ir3: resync ir3 disassembler
Rob Clark
2018-07-18
4
-191
/
+209
*
freedreno: register usage queries
Rob Clark
2018-07-18
8
-22
/
+91
*
nir: add lowering for gl_HelperInvocation
Rob Clark
2018-07-18
2
-0
/
+2
*
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
*
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
[next]