index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
etnaviv: Command buffer realloc
Marek Vasut
2019-10-18
2
-1
/
+33
*
etnaviv: Rework resource status tracking
Marek Vasut
2019-10-18
4
-32
/
+93
*
etnaviv: rework the stream flush to always go through the context flush
Lucas Stach
2019-10-18
4
-68
/
+61
*
etnaviv: drm: remove unused etna_cmd_stream_finish
Lucas Stach
2019-10-18
2
-10
/
+0
*
etnaviv: keep references to pending resources
Lucas Stach
2019-10-18
2
-11
/
+10
*
etnaviv: Make contexts track resources
Marek Vasut
2019-10-18
5
-15
/
+40
*
REVIEWERS: add VMware reviewers
Brian Paul
2019-10-18
1
-0
/
+10
*
radv: implement VK_KHR_shader_float_controls
Samuel Pitoiset
2019-10-18
7
-4
/
+51
*
ac/llvm: force fneg/fabs to flush denorms to zero if requested
Samuel Pitoiset
2019-10-18
1
-0
/
+14
*
ac/llvm: add AC_FLOAT_MODE_ROUND_TO_ZERO
Samuel Pitoiset
2019-10-18
4
-0
/
+5
*
ac/llvm: add ac_build_canonicalize() helper
Samuel Pitoiset
2019-10-18
3
-6
/
+33
*
travis: test meson install as well
Eric Engestrom
2019-10-18
1
-0
/
+1
*
travis: don't (re)install python
Eric Engestrom
2019-10-18
1
-2
/
+2
*
gbm: Add GBM_MAX_PLANES definition
Lepton Wu
2019-10-18
1
-3
/
+5
*
v3d: Explicitly expose OpenGL ES Shading Language 3.1
Jose Maria Casanova Crespo
2019-10-18
1
-0
/
+3
*
v3d: request the kernel to flush caches when TMU is dirty
Iago Toral Quiroga
2019-10-18
6
-24
/
+32
[next]