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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
etnaviv: allow mixing different bit depths for color and depth surfaces
Lucas Stach
2018-03-09
1
-1
/
+1
*
tegra: Initial support
Thierry Reding
2018-03-09
9
-0
/
+2346
*
nouveau: Add framebuffer modifier support
Thierry Reding
2018-03-09
6
-5
/
+146
*
nouveau/nvc0: Extract common tile mode macro
Thierry Reding
2018-03-09
1
-6
/
+9
*
radeonsi: remove chip_class parameter from si_lower_nir
Marek Olšák
2018-03-08
4
-10
/
+6
*
radeonsi: expand constbuf 0 address correctly to fix Vega10 hangs
Marek Olšák
2018-03-08
1
-4
/
+17
*
radeonsi: align command buffer starting address to fix some Raven hangs
Marek Olšák
2018-03-08
1
-2
/
+3
*
etnaviv: add get_driver_query_group_info(..)
Christian Gmeiner
2018-03-08
1
-0
/
+13
*
etnaviv: add query_group_info for sw counters
Christian Gmeiner
2018-03-08
2
-6
/
+29
*
ac/radeonsi: add emit_kill to the abi
Timothy Arceri
2018-03-08
1
-0
/
+1
*
radeonsi: add si_llvm_emit_kill() helper
Timothy Arceri
2018-03-08
2
-12
/
+21
*
radeonsi: make use of if/loop build helpers in ac
Timothy Arceri
2018-03-08
2
-160
/
+11
*
radeonsi: remove si_llvm_add_attribute
Marek Olšák
2018-03-07
3
-25
/
+16
*
radeonsi: fix passing address32_hi to LLVM for high values
Marek Olšák
2018-03-07
1
-2
/
+5
*
radeonsi: assume has_virtual_memory == true
Marek Olšák
2018-03-07
2
-34
/
+18
*
radeonsi: add/update assertions for 32-bit address space
Marek Olšák
2018-03-07
2
-3
/
+18
*
radeonsi: prevent a negative buffer offset in si_upload_descriptors
Marek Olšák
2018-03-07
1
-4
/
+3
*
radeonsi: properly extract a buffer address from a descriptor
Marek Olšák
2018-03-07
1
-1
/
+7
*
radeonsi: fix vertex buffer address computation with full 64-bit addresses
Marek Olšák
2018-03-07
1
-3
/
+3
*
radeonsi: mask out high VM address bits in registers where needed
Marek Olšák
2018-03-07
3
-22
/
+24
*
ac: add ac_count_scratch_private_memory()
Samuel Pitoiset
2018-03-06
1
-28
/
+4
*
tgsi/scan: use wrap-around shift behavior explicitly for file_mask
Roland Scheidegger
2018-03-06
2
-2
/
+7
*
radeonsi/nir: fix handling of doubles for gs inputs
Timothy Arceri
2018-03-06
1
-2
/
+6
*
radeonsi: move si_nir_load_input_gs() to si_shader.c
Timothy Arceri
2018-03-06
3
-29
/
+20
*
broadcom/vc4: Add support for HW perfmon
Boris Brezillon
2018-03-05
5
-12
/
+249
*
r600: fix color export mask
Roland Scheidegger
2018-03-05
1
-0
/
+1
*
freedreno/ir3: start dealing with half-precision
Rob Clark
2018-03-05
3
-30
/
+81
*
freedreno/ir3: fix fixing-up register footprint
Rob Clark
2018-03-05
2
-18
/
+27
*
freedreno: surfaces can be PIPE_BUFFER
Rob Clark
2018-03-05
1
-4
/
+10
*
freedreno/a5xx: handle compute resources
Rob Clark
2018-03-05
1
-2
/
+4
*
freedreno/ir3: ignore return jump
Rob Clark
2018-03-05
1
-0
/
+1
*
freedreno: add some more compute caps
Rob Clark
2018-03-05
2
-4
/
+21
*
freedreno/a5xx: don't expose 64b pointers yet
Rob Clark
2018-03-05
1
-2
/
+5
*
freedreno: steal handy macro for compute caps from nouveau
Rob Clark
2018-03-05
1
-42
/
+17
*
freedreno: add global_bindings state
Rob Clark
2018-03-05
4
-4
/
+85
*
freedreno/ir3: small cleanup
Rob Clark
2018-03-05
1
-3
/
+3
*
freedreno: add pctx->memory_barrier()
Rob Clark
2018-03-05
1
-0
/
+8
*
freedreno/ir3: cmdline compiler updates for spv shaders
Rob Clark
2018-03-05
1
-0
/
+7
*
ac: add ac_build_fsign()
Samuel Pitoiset
2018-03-05
1
-11
/
+4
*
ac: add ac_build_isign()
Samuel Pitoiset
2018-03-05
1
-8
/
+2
*
ac: add ac_build_fract()
Samuel Pitoiset
2018-03-05
1
-8
/
+5
*
virgl: add offset alignment values to to v2 caps struct
[email protected]
2018-03-05
3
-2
/
+6
*
virgl: reduce some default capset limits.
Dave Airlie
2018-03-05
1
-8
/
+8
*
virgl: handle getting new capsets.
Dave Airlie
2018-03-05
1
-1
/
+24
*
radeonsi/nir: call ac_lower_indirect_derefs()
Timothy Arceri
2018-03-05
4
-4
/
+6
*
radeonsi: add chip class to compiler_ctx_state
Timothy Arceri
2018-03-05
3
-0
/
+4
*
swr/rast: Fix macOS macro.
Vinson Lee
2018-03-04
1
-2
/
+2
*
svga: add SVGA_NEW_PRESCALE to the tracked dirty mask for gs
Charmaine Lee
2018-03-02
1
-1
/
+2
*
svga: fix blending regression
Brian Paul
2018-03-02
1
-11
/
+24
*
svga: check svga_have_vgpu10() in svga_delete_blend_state()
Brian Paul
2018-03-02
1
-1
/
+1
[prev]
[next]