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
...
*
util/string_buffer: fix warning in tests
Caio Marcelo de Oliveira Filho
2018-07-18
1
-3
/
+3
*
i965/miptree: avoid uninitialized variable warnings
Caio Marcelo de Oliveira Filho
2018-07-18
1
-1
/
+2
*
intel/batch-decoder: fix uninitialized values warnings
Caio Marcelo de Oliveira Filho
2018-07-18
1
-5
/
+5
*
intel/decoder: use snprintf(..., "%s", ...) instead of strncpy
Caio Marcelo de Oliveira Filho
2018-07-18
1
-2
/
+2
*
anv: give more room to debug report
Caio Marcelo de Oliveira Filho
2018-07-18
1
-2
/
+2
*
anv: avoid warning when switching in VkStructureType
Caio Marcelo de Oliveira Filho
2018-07-18
1
-1
/
+2
*
glsl: remove unnecessary parenthesis from macro
Caio Marcelo de Oliveira Filho
2018-07-18
1
-1
/
+1
*
intel/compiler: fix -Wsign-compare warning
Caio Marcelo de Oliveira Filho
2018-07-18
1
-1
/
+1
*
intel/compiler: silence -Wclass-memaccess warnings
Caio Marcelo de Oliveira Filho
2018-07-18
2
-5
/
+5
*
spirv: initialize is_vertex_input
Caio Marcelo de Oliveira Filho
2018-07-18
1
-3
/
+1
*
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
5
-0
/
+36
*
mesa: don't double incr/decr ActiveCounters
Rob Clark
2018-07-18
1
-4
/
+8
*
mesa: fix error msg typo
Rob Clark
2018-07-18
1
-1
/
+1
*
nir: fixup intrinsic comment
Rob Clark
2018-07-18
1
-1
/
+1
*
mesa: handle a bunch of formats in IMPLEMENTATION_COLOR_READ_*
Tomeu Vizoso
2018-07-18
1
-32
/
+43
*
radv: add support for VK_EXT_conditional_rendering
Samuel Pitoiset
2018-07-18
8
-1
/
+111
*
radv: add support for non-inverted conditional rendering
Samuel Pitoiset
2018-07-18
3
-5
/
+17
*
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
[prev]
[next]