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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Isolate panfrost_bo_access_for_stage to pan_cmdstream.c
Alyssa Rosenzweig
2020-03-31
2
-17
/
+17
*
panfrost: Split panfrost_device from panfrost_screen
Alyssa Rosenzweig
2020-03-31
14
-222
/
+170
*
panfrost: Add support for R3G3B2
Icecream95
2020-03-31
1
-1
/
+3
*
panfrost: Mark 64-bit formats as unsupported
Icecream95
2020-03-31
1
-0
/
+3
*
freedreno/log: avoid duplicate ts's
Rob Clark
2020-03-30
1
-4
/
+27
*
freedreno/a6xx: add some more tracepoints
Rob Clark
2020-03-30
3
-1
/
+25
*
freedreno: add some initial fd_log tracepoints
Rob Clark
2020-03-30
1
-4
/
+17
*
freedreno/a6xx: timestamp logging support
Rob Clark
2020-03-30
2
-2
/
+16
*
freedreno: add logging infrastructure
Rob Clark
2020-03-30
12
-2
/
+378
*
freedreno: remove some obsolete debug options
Rob Clark
2020-03-30
2
-11
/
+4
*
freedreno: Work around UBWC flakiness.
Eric Anholt
2020-03-30
1
-0
/
+13
*
freedreno: Fix detection of being in a blit for acc queries.
Eric Anholt
2020-03-30
10
-37
/
+30
*
freedreno: Rename "is_blit" to "is_discard_blit"
Eric Anholt
2020-03-30
5
-8
/
+8
*
freedreno/a6xx: Fix timestamp queries.
Eric Anholt
2020-03-30
1
-4
/
+10
*
freedreno: Count blits in GL_TIME_ELAPSED and perf counter queries.
Eric Anholt
2020-03-30
5
-6
/
+8
*
freedreno: Associate the acc query bo with the batch.
Eric Anholt
2020-03-30
1
-0
/
+2
*
freedreno: Fix acc query handling in the presence of batch reordering.
Eric Anholt
2020-03-30
4
-25
/
+62
*
freedreno: Remove the "active" member of queries.
Eric Anholt
2020-03-30
4
-21
/
+9
*
freedreno: Remove always-true return from per-gen begin_query.
Eric Anholt
2020-03-30
5
-13
/
+7
*
etnaviv: compiled_framebuffer_state: get rid of SE_SCISSOR_*
Christian Gmeiner
2020-03-30
2
-18
/
+5
*
etnaviv: s/scissor_s/scissor
Christian Gmeiner
2020-03-30
3
-7
/
+7
*
etnaviv: get rid of struct compiled_scissor_state
Christian Gmeiner
2020-03-30
4
-31
/
+15
*
etnaviv: do the left shift by 16 at emit time
Christian Gmeiner
2020-03-30
2
-16
/
+16
*
etnaviv: rework clippling calculation to be a derived state
Christian Gmeiner
2020-03-30
3
-43
/
+48
*
etnaviv: get rid of SE_CLIP_*
Christian Gmeiner
2020-03-30
3
-28
/
+14
*
scons: Prune out unnecessary targets.
Jose Fonseca
2020-03-30
1
-272
/
+0
*
radeon: switch to 3-spaces style
Pierre-Eric Pelloux-Prayer
2020-03-30
21
-9286
/
+8970
*
radeonsi: switch to 3-spaces style
Pierre-Eric Pelloux-Prayer
2020-03-30
52
-46736
/
+42975
*
radeon: fix includes
Pierre-Eric Pelloux-Prayer
2020-03-30
4
-0
/
+9
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
8
-8
/
+9
*
radeonsi/gfx10: fix descriptors and compute registers for compute-based culling
Marek Olšák
2020-03-28
1
-14
/
+39
*
radeonsi/gfx10: fix the wave size for compute-based culling
Marek Olšák
2020-03-28
5
-6
/
+19
*
radeonsi/gfx10: user correct ACQUIRE_MEM packet for compute-based culling
Marek Olšák
2020-03-28
1
-8
/
+23
*
radeonsi/gfx10: fix ds.ordered.add intrinsic for compute-based culling
Marek Olšák
2020-03-28
1
-0
/
+3
*
radeonsi/gfx10: don't use NGG culling if compute-based culling is used
Marek Olšák
2020-03-28
1
-0
/
+1
*
radeonsi: add num_vbos_in_user_sgprs into the shader cache key
Marek Olšák
2020-03-28
1
-0
/
+3
*
radeonsi: always create wait_mem_scratch for compute-based culling
Marek Olšák
2020-03-28
1
-1
/
+2
*
radeonsi: set amdgpu-gds-size for mode == 2 of compute-based culling
Marek Olšák
2020-03-28
1
-1
/
+4
*
radeonsi: fix incorrect ordered_wave_id initilization for compute-based culling
Marek Olšák
2020-03-28
1
-1
/
+2
*
radeonsi: remove obsolete TODO comment related to compute-based culling
Marek Olšák
2020-03-28
1
-1
/
+0
*
lima: Implement lima_texture_subdata
Vasily Khoruzhick
2020-03-28
1
-13
/
+65
*
util: don't include p_defines.h and u_pointer.h from gallium
Marek Olšák
2020-03-27
1
-1
/
+1
*
nv50, nvc0: fix must_check warning of util_dynarray_resize_bytes
Karol Herbst
2020-03-27
2
-6
/
+14
*
nv50: remove unused variable
Erik Faye-Lund
2020-03-27
1
-2
/
+0
*
intel/perf: break GL query stuff away
Lionel Landwerlin
2020-03-27
4
-5
/
+1
*
radeonsi: enable full out-of-order drawing when allow_draw_out_of_order is set
Marek Olšák
2020-03-26
1
-2
/
+4
*
radeonsi: Stop exposing PIPE_SHADER_CAP_FP16
Kristian H. Kristensen
2020-03-25
1
-1
/
+1
*
freedreno: ssbo: mark resource read or written depending on usage
Christian Gmeiner
2020-03-25
1
-10
/
+15
*
freedreno: ssbo: keep track if a buffer gets written
Christian Gmeiner
2020-03-25
2
-0
/
+3
*
freedreno: simplify fd_set_shader_buffers(..)
Christian Gmeiner
2020-03-25
1
-16
/
+8
[next]