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
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/a3xx: Mostly fix min-vs-mag filtering decisions on non-mipmap tex.
Eric Anholt
2019-09-26
1
-5
/
+12
*
lima: support rectangle texture
Icenowy Zheng
2019-09-26
4
-3
/
+9
*
amd/common: Introduce ac_get_fs_input_vgpr_cnt.
Timur Kristóf
2019-09-26
1
-40
/
+3
*
freedreno/a6xx: Move instrlen and obj_start writes to fd6_emit_shader
Kristian H. Kristensen
2019-09-25
1
-32
/
+44
*
freedreno/a6xx: Emit const and texture state for HS/DS/GS
Kristian H. Kristensen
2019-09-25
4
-8
/
+74
*
freedreno/ir3: Add HS/DS/GS to shader key and cache
Kristian H. Kristensen
2019-09-25
2
-6
/
+31
*
freedreno/a6xx: Add generic program stateobj support for HS/DS/GS
Kristian H. Kristensen
2019-09-25
4
-19
/
+75
*
freedreno: Move fs functions after geometry pipeline stages
Kristian H. Kristensen
2019-09-25
1
-10
/
+10
*
freedreno: Add state binding functions for HS/DS/GS
Kristian H. Kristensen
2019-09-25
2
-1
/
+31
*
freedreno: Rename vp and fp to vs and fs in fd_program_stateobj
Kristian H. Kristensen
2019-09-25
16
-104
/
+104
*
freedreno/a6xx: Factor out const state setup
Kristian H. Kristensen
2019-09-25
1
-27
/
+20
*
st/nine: Ignore D3DSIO_RET if it is the last instruction in a shader
Danylo Piliaiev
2019-09-25
1
-1
/
+7
*
lima/ppir: Add various varying fetch sources to disassembler
Andreas Baierl
2019-09-25
1
-23
/
+50
*
clover: eliminate "ignoring attributes on template argument" warning
Karol Herbst
2019-09-25
1
-1
/
+10
*
clover/codegen: remove unused get_symbol_offsets function
Karol Herbst
2019-09-25
1
-12
/
+0
*
clover/llvm: remove harmful std::move call
Karol Herbst
2019-09-25
1
-1
/
+1
*
iris: disable aux on first get_param if not created with aux
Tapani Pälli
2019-09-25
1
-9
/
+22
*
lima/ppir: add support for indirect load of uniforms and varyings
Vasily Khoruzhick
2019-09-24
6
-12
/
+60
*
lima/ppir: add node dependency types
Vasily Khoruzhick
2019-09-24
6
-28
/
+58
*
lima/ppir: don't attempt to clone tex coords if it's not varying
Vasily Khoruzhick
2019-09-25
1
-3
/
+10
*
radeonsi/nir: lower load constants to scalar
Timothy Arceri
2019-09-25
1
-0
/
+5
*
radeonsi: fix VAAPI segfault due to various bugs
Michel Dänzer
2019-09-24
3
-0
/
+3
*
gallium/vl: don't set PIPE_HANDLE_USAGE_EXPLICIT_FLUSH
Marek Olšák
2019-09-24
1
-4
/
+1
*
radeonsi: initialize displayable DCC using the retile blit to prevent hangs
Marek Olšák
2019-09-24
1
-2
/
+10
*
nouveau: add idep_nir_headers as dep for libnouveau
Stephen Barber
2019-09-24
1
-2
/
+2
*
lima/gpir: Fix 64-bit shift in scheduler spilling
Connor Abbott
2019-09-24
1
-2
/
+2
*
lima/gpir: Don't emit movs when translating from NIR
Connor Abbott
2019-09-24
1
-36
/
+50
*
lima/gpir: Fix postlog2 fixup handling
Connor Abbott
2019-09-24
1
-11
/
+12
*
lima/gpir: Use registers for values live in multiple blocks
Connor Abbott
2019-09-24
7
-156
/
+648
*
lima/gpir: Support branch instructions
Connor Abbott
2019-09-24
6
-78
/
+102
*
lima/gpir: Only try to place actual children
Connor Abbott
2019-09-24
1
-1
/
+1
*
lima/gpir: Fix compiler warning
Connor Abbott
2019-09-24
1
-1
/
+1
*
intel: Increase Gen11 compute shader scratch IDs to 64.
Kenneth Graunke
2019-09-23
1
-0
/
+15
*
Revert "intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM"
Kenneth Graunke
2019-09-23
1
-9
/
+0
*
freedreno/a6xx: do streamout only in binning pass
Rob Clark
2019-09-23
2
-13
/
+16
*
freedreno/a6xx: fix binning pass vs. xfb
Rob Clark
2019-09-23
1
-3
/
+7
*
freedreno/a6xx: un-open-code PC_PRIMITIVE_CNTL_1.PSIZE
Rob Clark
2019-09-23
1
-1
/
+1
*
tgsi_to_nir: fix 2-component system values like tess_level_inner_default
Marek Olšák
2019-09-23
1
-1
/
+3
*
tgsi_to_nir: fix masked out image loads
Marek Olšák
2019-09-23
1
-2
/
+1
*
nv50/ir/nir: comparison of integer expressions of different signedness warning
Karol Herbst
2019-09-23
1
-1
/
+1
*
nv50/ir: fix unnecessary parentheses warning
Karol Herbst
2019-09-23
1
-1
/
+1
*
lima: remove partial clear support from pipe->clear()
Erico Nunes
2019-09-23
1
-93
/
+5
*
dEQP-GLES2.functional.buffer.write.use.index_array.* are passing now.
Boris Brezillon
2019-09-23
1
-2
/
+0
*
panfrost: Fix indexed draws
Boris Brezillon
2019-09-23
1
-1
/
+1
*
clover/nir: fix compilation with g++-5.5 and maybe earlier
Karol Herbst
2019-09-23
1
-10
/
+7
*
lima: implement BO cache
Vasily Khoruzhick
2019-09-22
8
-30
/
+212
*
lima: use 0 to poll if BO is busy in lima_bo_wait()
Vasily Khoruzhick
2019-09-22
1
-1
/
+7
*
lima: move damage bound build to resource
Qiang Yu
2019-09-23
3
-22
/
+41
*
lima: don't use damage system when full damage
Qiang Yu
2019-09-23
1
-0
/
+14
*
lima: implement EGL_KHR_partial_update
Qiang Yu
2019-09-23
5
-65
/
+86
[next]