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
*
etnaviv: asm: new features
Jonathan Marek
2019-08-06
3
-11
/
+53
*
etnaviv: update headers from rnndb
Jonathan Marek
2019-08-06
1
-12
/
+4
*
lima: add summary report for shader-db
Erico Nunes
2019-08-06
10
-6
/
+80
*
lima: add support for debug callback
Erico Nunes
2019-08-06
2
-0
/
+15
*
panfrost/ci: Remove two tests from list of failures
Tomeu Vizoso
2019-08-06
1
-2
/
+0
*
st/dri: Move dri2_format_mapping table and it's accessors from dri2.c to dri_...
Jon Turney
2019-08-06
3
-213
/
+223
*
tgsi_to_nir: fix nir_gather_ssa_types for TGSI->NIR shaders
Jonathan Marek
2019-08-05
1
-5
/
+13
*
lima/ppir: enable lower_vector_cmp to lower fall_equal
Erico Nunes
2019-08-05
1
-0
/
+1
*
lima: re-run nir_opt_algebraic after int lowering
Erico Nunes
2019-08-05
1
-0
/
+15
*
panfrost: Add app blacklist
Alyssa Rosenzweig
2019-08-05
1
-2
/
+16
*
iris: Fix bad external BO hash table and zombie list interactions
Kenneth Graunke
2019-08-05
1
-12
/
+21
*
iris/bufmgr: Move iris_bo_reference into hash_find_bo, rename it
Kenneth Graunke
2019-08-05
1
-14
/
+16
*
gallium: add stm DRM entry point
Ahmad Fatoum
2019-08-05
3
-0
/
+3
*
lima/ppir: simplify load uni/temp op lowering and scheduling
Erico Nunes
2019-08-04
2
-34
/
+33
*
lima/ppir: simplify select op lowering and scheduling
Erico Nunes
2019-08-04
5
-11
/
+15
*
lima/ppir: support pipeline registers in scheduler
Erico Nunes
2019-08-04
2
-46
/
+65
*
lima/ppir: move alu vec to scalar lowering into NIR
Vasily Khoruzhick
2019-08-04
2
-107
/
+14
*
iris: Fix handling of SIMD32 fragment shaders
Jason Ekstrand
2019-08-03
1
-44
/
+50
*
etnaviv: s/boolean/bool
Christian Gmeiner
2019-08-03
2
-2
/
+2
*
lima/ppir: Add gl_FrontFace handling
Andreas Baierl
2019-08-03
6
-13
/
+35
*
meson: remove unused field
Eric Engestrom
2019-08-03
1
-9
/
+9
*
meson: replace last uses of libxmlconfig with idep_xmlconfig
Eric Engestrom
2019-08-03
2
-5
/
+5
*
meson: drop unused dep_{thread,dl}
Eric Engestrom
2019-08-03
14
-14
/
+12
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
20
-35
/
+40
*
panfrost: Allocate polygon lists on-demand
Alyssa Rosenzweig
2019-08-02
6
-10
/
+36
*
panfrost: Handle the bo == NULL case in panfrost_bo_[un]reference()
Boris Brezillon
2019-08-02
1
-1
/
+5
*
panfrost: Get rid of the skippable param in attach_vt_framebuffer()
Boris Brezillon
2019-08-02
1
-3
/
+3
*
panfrost: Don't emit a new FB desc when setting a new FB state
Boris Brezillon
2019-08-02
1
-1
/
+5
*
panfrost: Bail out early when doing a wallpaper blit
Boris Brezillon
2019-08-02
1
-2
/
+14
*
panfrost: Bail out early when new and current FB states are equal
Boris Brezillon
2019-08-02
1
-0
/
+4
*
panfrost: Delay FB descriptor allocation
Boris Brezillon
2019-08-02
2
-18
/
+6
*
panfrost: Remove job from ctx->jobs at submission time
Boris Brezillon
2019-08-02
1
-0
/
+8
*
panfrost: Make ctx->job useful
Boris Brezillon
2019-08-02
2
-1
/
+23
*
ac/nir,radv: Optimize bounds check for 64 bit CAS.
Bas Nieuwenhuizen
2019-08-02
1
-0
/
+1
*
gallivm: fix issue with AtomicCmpXchg wrapper on llvm 3.5-3.8
Roland Scheidegger
2019-08-02
1
-1
/
+3
*
gallium: deduplicate os detection logic by using detect_os.h
Eric Engestrom
2019-08-02
1
-28
/
+19
*
gallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER
Eric Engestrom
2019-08-02
7
-29
/
+12
*
scons: rename PIPE_SUBSYSTEM_EMBEDDED to EMBEDDED_DEVICE
Eric Engestrom
2019-08-02
3
-3
/
+3
*
gallium: remove never-used PIPE_SUBSYSTEM_DRI
Eric Engestrom
2019-08-02
1
-4
/
+0
*
freedreno/batch: fix dependency loop detection
Rob Clark
2019-08-02
1
-11
/
+10
*
freedreno/a6xx: add missing flush/invalidates for blit
Rob Clark
2019-08-02
2
-15
/
+9
*
freedreno/a6xx: skip tiles with no geometry
Rob Clark
2019-08-02
3
-3
/
+66
*
freedreno/a6xx: VSC overflow detection/handling
Rob Clark
2019-08-02
3
-34
/
+266
*
freedreno/a6xx: remove USE/IGNORE_VISIBILITY draw patching
Rob Clark
2019-08-02
2
-23
/
+9
*
freedreno/a6xx: cleanup "blit_mem"
Rob Clark
2019-08-02
4
-14
/
+25
*
freedreno: refresh tile debug
Rob Clark
2019-08-02
1
-15
/
+22
*
freedreno/gmem: small cleanup
Rob Clark
2019-08-02
1
-2
/
+2
*
freedreno/batch: always update last_fence
Rob Clark
2019-08-02
1
-0
/
+2
*
freedreno: drop unused fd_fence_ref param
Rob Clark
2019-08-02
8
-17
/
+22
*
freedreno: a2xx: implement texture tiling
Jonathan Marek
2019-08-02
6
-4
/
+23
[next]