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
...
*
freedreno/ir3: fix counting and printing for half registers.
Hyunjun Ko
2019-06-03
2
-2
/
+2
*
freedreno/ir3: Use output type size to set OUTPUT_REG_HALF_PRECISION
Neil Roberts
2019-06-03
2
-6
/
+2
*
radeonsi: init sctx->dma_copy before using it
Pierre-Eric Pelloux-Prayer
2019-06-03
1
-3
/
+3
*
d3dadapter9: Revert to old throttling limit value
Axel Davy
2019-06-03
1
-2
/
+4
*
ac: use amdgpu-flat-work-group-size
Marek Olšák
2019-06-03
1
-5
/
+2
*
u_blitter: don't fail mipmap generation for depth formats containing stencil
Marek Olšák
2019-06-03
1
-1
/
+2
*
etnaviv: drop a bunch of duplicated gallium PIPE_CAP default code
Christian Gmeiner
2019-06-03
1
-157
/
+0
*
nir: copy intrinsic type when lowering load input/uniform and store output
Jonathan Marek
2019-06-03
1
-0
/
+1
*
iris: Drop unused locals from iris_clear.c to avoid warning
Caio Marcelo de Oliveira Filho
2019-05-31
1
-3
/
+0
*
nir: remove bool lowering from lower_int_to_float
Jonathan Marek
2019-05-31
2
-0
/
+3
*
nir: add lower_bitshift option
Jonathan Marek
2019-05-31
2
-0
/
+2
*
freedreno/a6xx: add 'type' to shader state key
Rob Clark
2019-05-31
2
-0
/
+2
*
freedreno/a6xx: fix GPU crash on small render targets
Rob Clark
2019-05-31
1
-0
/
+7
*
panfrost: Remove link stage for jobs
Tomeu Vizoso
2019-05-31
2
-68
/
+54
*
panfrost: ci: Switch to kernel 5.2-rc2
Tomeu Vizoso
2019-05-31
1
-4
/
+3
*
panfrost: ci: Update expectations
Tomeu Vizoso
2019-05-31
1
-8
/
+3
*
radeonsi/nir: Remove hack for builtins
Connor Abbott
2019-05-31
1
-11
/
+2
*
radeonsi/nir: Use correct location for uniform access bound
Connor Abbott
2019-05-31
1
-1
/
+1
*
radeonsi/nir: Correctly handle double TCS/TES varyings
Connor Abbott
2019-05-31
1
-4
/
+28
*
etnaviv: blt: s/TRUE/true && s/FALSE/false
Christian Gmeiner
2019-05-31
1
-6
/
+6
*
etnaviv: rs: s/TRUE/true && s/FALSE/false
Christian Gmeiner
2019-05-31
1
-8
/
+8
*
swr/rast: Enable ARB_GL_texture_buffer_range
Jan Zielinski
2019-05-30
1
-1
/
+1
*
swr/rast: fix 32-bit compilation on Linux
Jan Zielinski
2019-05-30
1
-65
/
+0
*
iris: Avoid holding the lock while allocating pages.
Kenneth Graunke
2019-05-30
1
-5
/
+5
*
iris: Move SET_DOMAIN to alloc_fresh_bo()
Kenneth Graunke
2019-05-30
1
-17
/
+15
*
iris: Be lazy about cleaning up purged BOs in the cache.
Kenneth Graunke
2019-05-29
1
-17
/
+1
*
iris: Dig through the cache to find a BO in the right memzone
Kenneth Graunke
2019-05-29
1
-7
/
+17
*
iris: Tidy BO sizing code and comments
Kenneth Graunke
2019-05-29
1
-12
/
+5
*
iris: Move some field setting after we drop the lock.
Kenneth Graunke
2019-05-29
1
-13
/
+13
*
iris: Move cached BO allocation into a helper function.
Kenneth Graunke
2019-05-29
1
-44
/
+64
*
iris: Fall back to fresh allocations of mapping for zero-memset fails.
Kenneth Graunke
2019-05-29
1
-3
/
+4
*
iris: Move fresh BO allocation into a helper function.
Kenneth Graunke
2019-05-29
1
-26
/
+30
*
iris: Do SET_TILING at a single point rather than in two places.
Kenneth Graunke
2019-05-29
1
-20
/
+20
*
iris: Use the BO cache even for coherent buffers on non-LLC.
Kenneth Graunke
2019-05-29
1
-3
/
+0
*
iris: Fix locking around vma_alloc in iris_bo_create_userptr
Kenneth Graunke
2019-05-29
1
-0
/
+4
*
iris: Fix lock/unlock mismatch for non-LLC coherent BO allocation.
Kenneth Graunke
2019-05-29
1
-7
/
+3
*
radeonsi: fix timestamp queries for compute-only contexts
Marek Olšák
2019-05-29
1
-3
/
+5
*
Change a few frequented uses of DEBUG to !NDEBUG
Marek Olšák
2019-05-29
5
-8
/
+8
*
iris: Re-emit Surface State Base Address when context is lost.
Kenneth Graunke
2019-05-29
1
-0
/
+1
*
iris: Enable nir_opt_large_constants
Jason Ekstrand
2019-05-29
4
-0
/
+82
*
iris: Don't assume UBO indices are constant
Jason Ekstrand
2019-05-29
1
-1
/
+2
*
iris: Move upload_ubo_ssbo_surf_state to iris_program.c
Jason Ekstrand
2019-05-29
3
-39
/
+56
*
svga: clamp max_const_buffers to SVGA_MAX_CONST_BUFS
Brian Paul
2019-05-29
1
-1
/
+2
*
iris: Clone before calling nir_strip and serializing
Kenneth Graunke
2019-05-29
1
-6
/
+8
*
iris: Only store the SHA1 of the NIR in iris_uncompiled_shader
Kenneth Graunke
2019-05-29
3
-13
/
+7
*
spirv: Change spirv_to_nir() to return a nir_shader
Caio Marcelo de Oliveira Filho
2019-05-29
1
-4
/
+4
*
virgl: fix readback with pending transfers
Chia-I Wu
2019-05-29
1
-6
/
+26
*
radeonsi: Fix editorconfig
Connor Abbott
2019-05-29
1
-0
/
+1
*
meson: Link Gallium drivers with ld_args_build_id
Mike Lothian
2019-05-28
1
-1
/
+1
*
radeonsi: clean up winsys creation
Marek Olšák
2019-05-27
5
-36
/
+30
[prev]
[next]