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
/
freedreno
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/a6xx: disallow UBWC for x24s8
Rob Clark
2019-06-17
1
-4
/
+15
*
freedreno/a6xx: un-swap X24S8_UINT
Rob Clark
2019-06-17
2
-5
/
+6
*
freedreno/a6xx: re-enable UBWC for depth/stencil
Rob Clark
2019-06-15
1
-0
/
+2
*
freedreno/a6xx: handle z24s8/z24x8 blits with u_blitter
Rob Clark
2019-06-15
2
-25
/
+11
*
freedreno/a6xx: handle fallback for rewritten blits ourself
Rob Clark
2019-06-15
1
-11
/
+37
*
freedreno/a6xx: rename variable
Rob Clark
2019-06-15
1
-39
/
+39
*
freedreno/a6xx: consolidate z/s blit handling
Rob Clark
2019-06-15
1
-67
/
+46
*
freedreno/a6xx: fix MAX_INDICES
Rob Clark
2019-06-13
1
-2
/
+1
*
freedreno/blitter: remove dead code
Rob Clark
2019-06-13
1
-7
/
+0
*
freedreno: turn staging cube into 2d-array
Rob Clark
2019-06-13
1
-0
/
+2
*
freedreno: use util_dynarray_clear instead of util_dynarray_resize(_, 0)
Nicolai Hähnle
2019-06-12
5
-12
/
+12
*
freedreno/a5xx: enable a540
Rob Clark
2019-06-11
2
-2
/
+14
*
freedreno/a6xx: enable UBWC by default
Rob Clark
2019-06-11
3
-18
/
+3
*
freedreno/a6xx: disallow UBWC for z24s8
Rob Clark
2019-06-11
1
-1
/
+0
*
freedreno/a6xx: use correct UBWC reg builders
Rob Clark
2019-06-11
2
-11
/
+11
*
freedreno/a6xx: disable UBWC for some formats
Rob Clark
2019-06-11
1
-2
/
+0
*
freedreno/a6xx: handle non-UWC-compatible image views
Rob Clark
2019-06-11
5
-1
/
+45
*
freedreno/a6xx: handle non-UBWC-compatible texture views
Rob Clark
2019-06-11
3
-0
/
+23
*
freedreno: add helper to uncompress UBWC resource
Rob Clark
2019-06-11
2
-0
/
+37
*
freedreno: handle images in rebind_resource()
Rob Clark
2019-06-11
1
-0
/
+9
*
freedreno: allow null discard box in shadow path
Rob Clark
2019-06-11
1
-4
/
+10
*
freedreno: swap UBWC state in shadow path
Rob Clark
2019-06-11
1
-0
/
+4
*
freedreno: add modifier param to fd_try_shadow_resource()
Rob Clark
2019-06-11
1
-3
/
+5
*
freedreno: correct modifier for UBWC buffers
Rob Clark
2019-06-11
1
-0
/
+3
*
freedreno/a5xx: Fix indirect draw max_indices calculation
Eduardo Lima Mitev
2019-06-11
1
-2
/
+1
*
freedreno/a6xx: re-arrange program stageobj/group
Rob Clark
2019-06-07
4
-30
/
+58
*
freedreno/a6xx: fix hangs with newer sqe fw
Rob Clark
2019-06-07
1
-32
/
+81
*
freedreno/a6xx: WFI before RB_CCU_CNTL writes
Rob Clark
2019-06-07
2
-0
/
+4
*
freedreno/a6xx: don't pre-dispatch texture fetch on accident
Rob Clark
2019-06-07
1
-1
/
+4
*
freedreno/a6xx: fix issues with gallium HUD
Rob Clark
2019-06-07
1
-5
/
+8
*
freedreno/a6xx: Drop struct stage array
Kristian H. Kristensen
2019-06-07
1
-144
/
+80
*
freedreno/a6xx: Drop support for SS6_DIRECT shader upload
Kristian H. Kristensen
2019-06-07
1
-30
/
+3
*
freedreno/a6xx: Share shader_t_to_opcode
Kristian H. Kristensen
2019-06-07
3
-35
/
+21
*
freedreno/a6xx: Consolidate more of dword 0 building in fd6_draw_vbo
Kristian H. Kristensen
2019-06-07
1
-31
/
+24
*
freedreno: Move fd4_size2indextype() helper to freedreno_util.h
Kristian H. Kristensen
2019-06-07
2
-13
/
+13
*
nir: Combine lower_fmod16/32 back into a single lower_fmod.
Kenneth Graunke
2019-06-05
1
-1
/
+1
*
freedreno/a6xx: Use VALIDREG in next_regid() helper
Kristian H. Kristensen
2019-06-05
1
-6
/
+6
*
freedreno/a6xx: Remove dead code from a5xx
Kristian H. Kristensen
2019-06-05
1
-10
/
+0
*
freedreno: Drop invalid scissor optimization.
Eric Anholt
2019-06-04
1
-7
/
+0
*
freedreno: Add printf pattern string.
Bas Nieuwenhuizen
2019-06-04
1
-1
/
+1
*
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
*
nir: remove bool lowering from lower_int_to_float
Jonathan Marek
2019-05-31
1
-0
/
+1
*
nir: add lower_bitshift option
Jonathan Marek
2019-05-31
1
-0
/
+1
*
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
*
spirv: Change spirv_to_nir() to return a nir_shader
Caio Marcelo de Oliveira Filho
2019-05-29
1
-4
/
+4
*
nir: Drop imov/fmov in favor of one mov instruction
Jason Ekstrand
2019-05-24
1
-14
/
+11
*
gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count
Kenneth Graunke
2019-05-23
1
-1
/
+1
*
freedreno/a6xx: WFI in program stateobj too
Rob Clark
2019-05-20
1
-0
/
+2
[next]