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
*
etnaviv: untabify
Guido Günther
2019-06-05
2
-4
/
+4
*
panfrost: bifrost: Fix format string in disassembler
Tomeu Vizoso
2019-06-05
1
-1
/
+1
*
iris: Free the buffer when reading from the disk cache.
Kenneth Graunke
2019-06-04
1
-3
/
+8
*
panfrost/midgard: Don't promote non-SSA to pipeline registers
Alyssa Rosenzweig
2019-06-05
1
-1
/
+3
*
freedreno: Drop invalid scissor optimization.
Eric Anholt
2019-06-04
1
-7
/
+0
*
virgl: resolve to correct level during texture read
Chia-I Wu
2019-06-04
1
-2
/
+2
*
virgl: fix texture resolving with compressed formats
Chia-I Wu
2019-06-04
1
-12
/
+17
*
freedreno: Add printf pattern string.
Bas Nieuwenhuizen
2019-06-04
1
-1
/
+1
*
Revert "vl: Enable DRM by default."
Bas Nieuwenhuizen
2019-06-04
2
-2
/
+2
*
panfrost/midgard: .pos propagation
Alyssa Rosenzweig
2019-06-04
1
-8
/
+72
*
panfrost/midgard: Cleanup copy propagation
Alyssa Rosenzweig
2019-06-04
1
-11
/
+4
*
panfrost/midgard: Implement "pipeline register" prepass
Alyssa Rosenzweig
2019-06-04
4
-2
/
+96
*
panfrost/midgard: Helpers for pipeline
Alyssa Rosenzweig
2019-06-04
5
-9
/
+79
*
panfrost/midgard: Refactor schedule/emit pipeline
Alyssa Rosenzweig
2019-06-04
6
-707
/
+744
*
panfrost/midgard: Cleanup RA (stylistic changes)
Alyssa Rosenzweig
2019-06-04
1
-16
/
+30
*
panfrost/midgard: Share MIR utilities
Alyssa Rosenzweig
2019-06-04
2
-40
/
+46
*
panfrost/midgard: Misc. cleanup for readibility
Alyssa Rosenzweig
2019-06-04
2
-15
/
+35
*
panfrost/midgard: Extend RA to non-vec4 sources
Alyssa Rosenzweig
2019-06-04
1
-77
/
+278
*
panfrost/midgard: Set masks on ld_vary
Alyssa Rosenzweig
2019-06-04
1
-1
/
+3
*
panfrost/midgard: Fix liveness analysis bugs
Alyssa Rosenzweig
2019-06-04
1
-2
/
+8
*
panfrost/midgard: Set int outmod for "pasted" code
Alyssa Rosenzweig
2019-06-04
1
-0
/
+4
*
panfrost/midgard: Hoist some utility functions
Alyssa Rosenzweig
2019-06-04
3
-64
/
+71
*
panfrost/midgard: Remove pinning
Alyssa Rosenzweig
2019-06-04
2
-27
/
+2
*
vl: Enable DRM by default.
Bas Nieuwenhuizen
2019-06-04
2
-2
/
+2
*
radeonsi/nir: Fix type in bindless address computation
Connor Abbott
2019-06-04
1
-2
/
+2
*
etnaviv: implement set_active_query_state(..) for hw queries
Christian Gmeiner
2019-06-04
1
-1
/
+10
*
iris: Fix SO stride units for DrawTransformFeedback
Kenneth Graunke
2019-06-03
2
-2
/
+2
*
amd/common: use generated register header
Nicolai Hähnle
2019-06-03
10
-11
/
+7
*
amd/common: use SH{0,1}_CU_EN definitions only of COMPUTE_STATIC_THREAD_MGMT_SE0
Nicolai Hähnle
2019-06-03
1
-5
/
+5
*
amd/common: unify PITCH_GFX6 and PITCH_GFX9
Nicolai Hähnle
2019-06-03
2
-7
/
+7
*
amd/common: cleanup DATA_FORMAT/NUM_FORMAT field names
Nicolai Hähnle
2019-06-03
2
-8
/
+8
*
iris: Always reserve binding table space for NIR constants
Caio Marcelo de Oliveira Filho
2019-06-03
2
-9
/
+14
*
iris: Print binding tables when INTEL_DEBUG=bt
Caio Marcelo de Oliveira Filho
2019-06-03
1
-0
/
+53
*
iris: Compact binding tables
Caio Marcelo de Oliveira Filho
2019-06-03
3
-76
/
+234
*
iris: Create an enum for the surface groups
Caio Marcelo de Oliveira Filho
2019-06-03
3
-35
/
+45
*
iris: Handle binding table in the driver
Caio Marcelo de Oliveira Filho
2019-06-03
6
-121
/
+232
*
iris: Pull brw_nir_analyze_ubo_ranges() call out setup_uniforms
Caio Marcelo de Oliveira Filho
2019-06-03
1
-3
/
+10
*
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
[next]