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
*
radeonsi/gfx10: fix and enable CLEAR_STATE
Marek Olšák
2019-07-23
2
-1
/
+3
*
radeonsi: stop using info.opcode_count[TGSI_OPCODE_INTERP_SAMPLE]
Marek Olšák
2019-07-23
1
-1
/
+2
*
ac/nir: implement nir_op_pack_{us}norm_2x16
Marek Olšák
2019-07-23
1
-2
/
+0
*
u_blitter: add a msaa parameter to util_blitter_clear
Pierre-Eric Pelloux-Prayer
2019-07-23
8
-13
/
+22
*
u_blitter: enable msaa when dst num samples is > 1
Pierre-Eric Pelloux-Prayer
2019-07-23
1
-6
/
+12
*
kmsro: Extend to include mxsfb-drm
Guido Günther
2019-07-23
3
-0
/
+3
*
panfrost/midgard: Allocate registers once (per-screen)
Alyssa Rosenzweig
2019-07-23
3
-2
/
+5
*
panfrost: Fix T6XX Support
Arnaud Patard
2019-07-23
1
-1
/
+9
*
panfrost: Use correct definition for is_t6xx
Alyssa Rosenzweig
2019-07-23
1
-1
/
+1
*
radeonsi: Allow PIPE_TEXTURE_2D_ARRAY in si_texture_from_handle
Michel Dänzer
2019-07-23
1
-2
/
+3
*
panfrost: Fake CAPs for dEQP-GLES31
Alyssa Rosenzweig
2019-07-23
1
-2
/
+14
*
nvc0/ir: Fix assert accessing null pointer
Mark Menzynski
2019-07-23
1
-1
/
+1
*
lima/ppir: fix branch codegen register encode
Erico Nunes
2019-07-23
1
-2
/
+2
*
lima/ppir: fix debug logs in regalloc
Erico Nunes
2019-07-23
1
-2
/
+2
*
lima/ppir: fix alignment on regalloc spilling loads
Erico Nunes
2019-07-23
1
-1
/
+1
*
gallium: remove boolean from state tracker APIs
Ilia Mirkin
2019-07-22
20
-144
/
+142
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
160
-769
/
+769
*
radeonsi: fix warning: ‘ret’ may be used uninitialized
Marek Olšák
2019-07-22
1
-1
/
+1
*
tgsi: fix warning: ‘interp’ may be used uninitialized
Marek Olšák
2019-07-22
1
-0
/
+1
*
gallivm: fix warning: ‘op’ may be used uninitialized
Marek Olšák
2019-07-22
1
-0
/
+3
*
iris: Support storage images that have matching typed formats for reads
Kenneth Graunke
2019-07-22
1
-3
/
+2
*
iris: Stop advertising MSAA storage images by mistake
Kenneth Graunke
2019-07-22
1
-1
/
+1
*
panfrost: Set `initialized` in more cases
Alyssa Rosenzweig
2019-07-22
2
-10
/
+9
*
panfrost/ci: Update expectations
Alyssa Rosenzweig
2019-07-22
1
-4
/
+0
*
panfrost/midgard: Implement register spilling
Alyssa Rosenzweig
2019-07-22
1
-1
/
+2
*
v3d: fill logicop_func in the fragment shader key when precompiling shaders
Iago Toral Quiroga
2019-07-22
1
-0
/
+2
*
virgl: fix a sync issue in virgl_buffer_transfer_extend
Chia-I Wu
2019-07-19
1
-62
/
+15
*
virgl: rework virgl_transfer_queue_extend
Chia-I Wu
2019-07-19
3
-25
/
+24
*
virgl: fix virgl_buffer_transfer_extend
Chia-I Wu
2019-07-19
1
-0
/
+1
*
radeonsi: initialize scissor registers etc. without clear state
Marek Olšák
2019-07-19
1
-1
/
+1
*
radeonsi: return success from vi_dcc_clear_level to simplify callers
Marek Olšák
2019-07-19
3
-28
/
+26
*
radeonsi: fix compute-based culling regression in 1ce52c1e373
Marek Olšák
2019-07-19
1
-1
/
+1
*
radeonsi/gfx10: fix VGT_PRIMITIVE_TYPE programming
Marek Olšák
2019-07-19
1
-1
/
+3
*
radeonsi/gfx10: enable Wave32 for vertex, geometry, and tessellation shaders
Marek Olšák
2019-07-19
1
-0
/
+5
*
radeonsi/gfx10: add debug options to enable/disable Wave32
Marek Olšák
2019-07-19
2
-1
/
+35
*
radeonsi/gfx10: add as_ngg variant for TES as ES to select Wave32/64
Marek Olšák
2019-07-19
4
-15
/
+32
*
radeonsi/gfx10: implement Wave32
Marek Olšák
2019-07-19
15
-71
/
+144
*
radeonsi/gfx10: use 32-bit wavemasks for Wave32
Marek Olšák
2019-07-19
1
-8
/
+20
*
ac: create the LLVM builder in ac_llvm_context_init
Marek Olšák
2019-07-19
1
-4
/
+3
*
ac: create the LLVM module for Wave32 or Wave64 in ac_llvm_context_init
Marek Olšák
2019-07-19
1
-2
/
+2
*
ac/rtld: add support for Wave32
Marek Olšák
2019-07-19
3
-0
/
+5
*
ac: initial Wave32 support in LLVM build helpers
Marek Olšák
2019-07-19
1
-1
/
+1
*
radeonsi: assume that selector != NULL for compute shaders
Marek Olšák
2019-07-19
1
-14
/
+6
*
radeonsi: remove what appears to be legacy compute code
Marek Olšák
2019-07-19
1
-35
/
+6
*
radeonsi: remove si_program::use_code_object_v2
Marek Olšák
2019-07-19
2
-6
/
+3
*
radeonsi: add si_shader_selector into si_compute
Marek Olšák
2019-07-19
4
-81
/
+57
*
radeonsi: set threadgroup size to 0 for threadgroups with only 1 wave
Marek Olšák
2019-07-19
1
-3
/
+3
*
radeonsi/gfx10: set as_ngg for GS prolog
Marek Olšák
2019-07-19
2
-5
/
+9
*
radeonsi/gfx10: remove the disable_ngg option
Marek Olšák
2019-07-19
3
-6
/
+2
*
radeonsi/gfx10: combine hw edgeflags with user edgeflags for correct behavior
Marek Olšák
2019-07-19
4
-19
/
+73
[next]