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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/a6xx: add support for pre-fs texture fetch
Rob Clark
2019-10-18
1
-5
/
+23
*
freedreno: update registers
Rob Clark
2019-10-18
1
-1
/
+1
*
meson: Add support for wrapping llvm
Dylan Baker
2019-10-18
1
-5
/
+11
*
meson/llvmpipe: Add dep_llvm to driver_swrast
Dylan Baker
2019-10-18
1
-1
/
+1
*
etnaviv: check NO_ASTC feature bit
Jonathan Marek
2019-10-18
1
-1
/
+2
*
etnaviv: fix TS samplers on GC7000L
Jonathan Marek
2019-10-18
1
-1
/
+2
*
etnaviv: fix linear_nearest / nearest_linear filters on GC7000Lite
Jonathan Marek
2019-10-18
1
-2
/
+4
*
etnaviv: GC7000: flush TX descriptor and instruction cache
Lucas Stach
2019-10-18
1
-0
/
+7
*
etnaviv: add linear texture support on GC7000
Lucas Stach
2019-10-18
1
-1
/
+3
*
etnaviv: GC7000: Texture descriptors
Wladimir J. van der Laan
2019-10-18
8
-1
/
+440
*
etnaviv: check for softpin availability on Halti5 devices
Lucas Stach
2019-10-18
1
-0
/
+5
*
etnaviv: Rework locking
Marek Vasut
2019-10-18
9
-16
/
+28
*
etnaviv: Rework resource status tracking
Marek Vasut
2019-10-18
4
-32
/
+93
*
etnaviv: rework the stream flush to always go through the context flush
Lucas Stach
2019-10-18
1
-36
/
+43
*
etnaviv: keep references to pending resources
Lucas Stach
2019-10-18
2
-11
/
+10
*
etnaviv: Make contexts track resources
Marek Vasut
2019-10-18
5
-15
/
+40
*
v3d: Explicitly expose OpenGL ES Shading Language 3.1
Jose Maria Casanova Crespo
2019-10-18
1
-0
/
+3
*
v3d: request the kernel to flush caches when TMU is dirty
Iago Toral Quiroga
2019-10-18
5
-22
/
+28
*
v3d: Add Compute Shader support
Eric Anholt
2019-10-18
8
-8
/
+278
*
v3d: add new flag dirty TMU cache at v3d_compiler
Iago Toral Quiroga
2019-10-18
1
-0
/
+5
*
v3d: trivial update to obsolete comment
Iago Toral Quiroga
2019-10-18
1
-2
/
+2
*
panfrost: Respect offset for imported resources
Daniel Stone
2019-10-18
1
-0
/
+3
*
iris/resource: Use isl surface alignment during bo allocation
Jordan Justen
2019-10-17
1
-1
/
+3
*
iris: Let isl decide the supported tiling in more situations
Jordan Justen
2019-10-17
1
-15
/
+0
*
freedreno/a6xx: Turn on geometry shaders
Kristian H. Kristensen
2019-10-17
2
-3
/
+15
*
freedreno/a6xx: Implement PIPE_QUERY_PRIMITIVES_GENERATED for GS
Kristian H. Kristensen
2019-10-17
1
-0
/
+34
*
freedreno/blitter: Save GS state
Kristian H. Kristensen
2019-10-17
1
-0
/
+1
*
freedreno/a6xx: Support layered render targets
Kristian H. Kristensen
2019-10-17
4
-4
/
+32
*
freedreno/a6xx: Emit program state for GS
Kristian H. Kristensen
2019-10-17
3
-26
/
+148
*
freedreno/ir3: Implement primitive layout intrinsics
Kristian H. Kristensen
2019-10-17
5
-4
/
+82
*
freedreno/ir3: Add has_gs flag to shader key
Kristian H. Kristensen
2019-10-17
1
-5
/
+7
*
freedreno/a6xx: Add missing adjacency primitives to table
Kristian H. Kristensen
2019-10-17
1
-8
/
+12
*
freedreno/a6xx: Trim a few regs from fd6_emit_restore()
Kristian H. Kristensen
2019-10-17
1
-20
/
+0
*
freedreno/registers: Update with GS, HS and DS registers
Kristian H. Kristensen
2019-10-17
2
-3
/
+3
*
radeonsi: recreate aux_context after a GPU reset
Marek Olšák
2019-10-17
1
-3
/
+25
*
radeonsi: call the reset callback if get_device_reset_status returns a failure
Marek Olšák
2019-10-17
3
-20
/
+7
*
panfrost: Keep track of active BOs
Tomeu Vizoso
2019-10-17
3
-21
/
+87
*
nv50/ir: remove DUMMY edge type
Karol Herbst
2019-10-17
4
-13
/
+1
*
v3d: do not report alpha-test as supported
Erik Faye-Lund
2019-10-17
1
-0
/
+3
*
vc4: do not report alpha-test as supported
Erik Faye-Lund
2019-10-17
2
-14
/
+4
*
panfrost: do not report alpha-test as supported
Erik Faye-Lund
2019-10-17
2
-9
/
+3
*
nir: support feeding state to nir_lower_clip_[vg]s
Erik Faye-Lund
2019-10-17
2
-4
/
+5
*
nir: support lowering clipdist to arrays
Erik Faye-Lund
2019-10-17
2
-5
/
+8
*
nir: allow passing alpha-ref state to lowering-code
Erik Faye-Lund
2019-10-17
2
-2
/
+4
*
lima: Fix crash when there are no vertex shader attributes
Andreas Baierl
2019-10-16
1
-3
/
+3
*
lima: Fix compiler warning in standalone compiler
Andreas Baierl
2019-10-16
1
-1
/
+1
*
pan/midgard: Allow COMPUTE jobs in panfrost_bo_access_for_stage
Alyssa Rosenzweig
2019-10-16
1
-1
/
+7
*
panfrost: Disable frame throttling
Alyssa Rosenzweig
2019-10-16
1
-0
/
+3
*
radeonsi/nir: simplify si_lower_nir signature
Marek Olšák
2019-10-15
4
-17
/
+17
*
iris: finish aux import on get_param
James Xiong
2019-10-15
1
-1
/
+5
[next]