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
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: fix vkUpdateDescriptorSets with inline uniform blocks
Lionel Landwerlin
2019-10-19
1
-3
/
+3
*
freedreno/ir3: handle imad24_ir3 case in UBO lowering
Rob Clark
2019-10-18
1
-2
/
+27
*
freedreno/ir3: add imul24 opcode
Rob Clark
2019-10-18
1
-0
/
+3
*
freedreno/ir3: optimize immed 2nd src to mad
Rob Clark
2019-10-18
1
-2
/
+11
*
freedreno/ir3: add rule to generate imad24
Rob Clark
2019-10-18
1
-0
/
+5
*
nir: add nir_lower_amul pass
Rob Clark
2019-10-18
7
-3
/
+335
*
nir: add address calc related opt rules
Rob Clark
2019-10-18
1
-0
/
+16
*
nir: add amul instruction
Rob Clark
2019-10-18
7
-7
/
+38
*
nir: Add a new ALU nir_op_imul24
Rob Clark
2019-10-18
1
-0
/
+3
*
freedreno/ir3: Handle newly added opcode nir_op_imad24_ir3
Eduardo Lima Mitev
2019-10-18
1
-0
/
+3
*
nir: Add a new ALU nir_op_imad24_ir3
Eduardo Lima Mitev
2019-10-18
1
-0
/
+7
*
freedreno/ir3: rename mul.s/mul.u
Rob Clark
2019-10-18
5
-12
/
+12
*
nir/search: fix the PoT helpers
Rob Clark
2019-10-18
2
-4
/
+7
*
freedreno/ir3: enable pre-fs texture fetch for a6xx
Rob Clark
2019-10-18
1
-0
/
+6
*
turnip: add support for pre-fs texture fetch
Rob Clark
2019-10-18
1
-3
/
+21
*
freedreno/a6xx: add support for pre-fs texture fetch
Rob Clark
2019-10-18
1
-5
/
+23
*
freedreno/ir3: Add support for texture sampling pre-dispatch
Hyunjun Ko
2019-10-18
1
-2
/
+73
*
freedreno/ir3: Add a NIR pass to select tex instructions eligible for pre-fetch
Eduardo Lima Mitev
2019-10-18
3
-0
/
+199
*
freedreno/ir3: force i/j pixel to r0.x
Rob Clark
2019-10-18
1
-0
/
+22
*
freedreno/ir3: add pre-dispatch tex fetch to disasm
Rob Clark
2019-10-18
1
-0
/
+10
*
freedreno/ir3: add dummy bary.f(ei) for pre-fs-fetch
Rob Clark
2019-10-18
1
-0
/
+19
*
freedreno/ir3: fixup register footprint to account for prefetch
Rob Clark
2019-10-18
1
-0
/
+14
*
freedreno/ir3: add meta instruction for pre-fs texture fetch
Rob Clark
2019-10-18
6
-3
/
+33
*
freedreno/ir3: don't DCE ij_pix if used for pre-fs-texture-fetch
Rob Clark
2019-10-18
3
-6
/
+14
*
freedreno/ir3: track sysval slot for inputs
Rob Clark
2019-10-18
3
-0
/
+12
*
freedreno/ir3: remove unused ir3_instruction::inout
Rob Clark
2019-10-18
3
-5
/
+0
*
freedreno/ir3: Add data structures to support texture pre-fetch
Hyunjun Ko
2019-10-18
1
-0
/
+37
*
freedreno: update registers
Rob Clark
2019-10-18
3
-3
/
+24
*
nir: Add new texop nir_texop_tex_prefetch
Eduardo Lima Mitev
2019-10-18
3
-0
/
+6
*
osmesa: add missing #include <stdint.h>
Eric Engestrom
2019-10-18
1
-0
/
+1
*
docs: Add new feature for compiling for windows with meson
Dylan Baker
2019-10-18
1
-0
/
+1
*
appveyor: Move appveyor script into .appveyor directory
Dylan Baker
2019-10-18
2
-3
/
+3
*
appveyor: Add support for building llvmpipe with meson
Dylan Baker
2019-10-18
2
-2
/
+41
*
docs: update meson docs for windows
Dylan Baker
2019-10-18
2
-0
/
+97
*
meson: Use cmake to find LLVM when building for windows
Dylan Baker
2019-10-18
1
-2
/
+10
*
meson: Add support for wrapping llvm
Dylan Baker
2019-10-18
2
-6
/
+25
*
meson/llvmpipe: Add dep_llvm to driver_swrast
Dylan Baker
2019-10-18
1
-1
/
+1
*
Revert "egl: Add EGL_CONFIG_SELECT_GROUP_MESA ext."
Hal Gentz
2019-10-18
2
-108
/
+0
*
Revert "egl: Fixes transparency with EGL and X11."
Hal Gentz
2019-10-18
8
-37
/
+18
*
Revert "egl: Puts RGBA visuals in the second config selection group."
Hal Gentz
2019-10-18
1
-9
/
+1
*
Revert "egl: Configs w/o double buffering support have no `EGL_WINDOW_BIT`."
Hal Gentz
2019-10-18
10
-78
/
+7
*
etnaviv: check NO_ASTC feature bit
Jonathan Marek
2019-10-18
1
-1
/
+2
*
etnaviv: fix TS samplers on GC7000L
Jonathan Marek
2019-10-18
1
-1
/
+2
*
etnaviv: fix linear_nearest / nearest_linear filters on GC7000Lite
Jonathan Marek
2019-10-18
1
-2
/
+4
*
etnaviv: GC7000: flush TX descriptor and instruction cache
Lucas Stach
2019-10-18
1
-0
/
+7
*
etnaviv: add linear texture support on GC7000
Lucas Stach
2019-10-18
1
-1
/
+3
*
etnaviv: GC7000: Texture descriptors
Wladimir J. van der Laan
2019-10-18
8
-1
/
+440
*
etnaviv: check for softpin availability on Halti5 devices
Lucas Stach
2019-10-18
1
-0
/
+5
*
etnaviv: drm: add softpin interface
Lucas Stach
2019-10-18
5
-7
/
+63
*
etnaviv: Rework locking
Marek Vasut
2019-10-18
9
-16
/
+28
[next]