index
:
~nchery/mesa
arc/before-no-retiling
arc/inspect-aux
arc/srgb-cnl-indirect-only
jenkins
jenkins_custom
jenkins_g965
jenkins_vulkan
master
sent/fix/astc-wa
sent/fix/compressed-mipmaps
sent/fix/gen78clear
sent/misc-compressed
test-etc2
wip/fix/compressed-mips
wip/fix/etc-cubemap
wip/fix/hiz-bugs
wip/fix/icl
wip/fix/pc-sync
wip/fix/same-tiling
wip/fix/stop-retiling
wip/perf/blit-maps
wip/perf/compressed-tiled-memcpy
wip/refactor/aux-func
wip/refactor/bufmgr
wip/refactor/ccs
wip/refactor/misc
wip/refactor/new-tile-memcpy-multilevel
wip/refactor/non-recursive-mt
wip/refactor/packet-emission
Mesa
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-16
glx: Remove an old DEFAULT_DRIVER_DIR default.
Eric Anholt
2
-6
/
+2
2018-11-16
radv: enable primitive binning by default
Samuel Pitoiset
2
-7
/
+3
2018-11-16
radv: add a debug option for disabling primitive binning
Samuel Pitoiset
2
-0
/
+2
2018-11-16
virgl: native fence fd support
Robert Foss
7
-16
/
+166
2018-11-16
intel/aub_viewer: Print blend states properly
Lionel Landwerlin
1
-2
/
+16
2018-11-16
intel/aub_viewer: fix dynamic state printing
Lionel Landwerlin
1
-2
/
+2
2018-11-16
intel/aubinator: fix ring buffer pointer
Lionel Landwerlin
2
-4
/
+4
2018-11-16
intel/decoders: read ring buffer length
Lionel Landwerlin
2
-2
/
+5
2018-11-16
egl/dri: fix error value with unknown drm format
Lionel Landwerlin
1
-1
/
+1
2018-11-16
gbm: Clarify acceptable formats for gbm_bo
Daniel Stone
1
-2
/
+2
2018-11-16
Revert "radv: disable VK_SUBGROUP_FEATURE_VOTE_BIT"
Connor Abbott
1
-4
/
+2
2018-11-15
vc4: Don't return a vc4 BO handle on a renderonly screen.
Eric Anholt
1
-2
/
+4
2018-11-15
vc4: Make sure we make ro scanout resources for create_with_modifiers.
Eric Anholt
1
-1
/
+9
2018-11-15
i965: Fix calculation of layers array length for isl_view
Danylo Piliaiev
1
-15
/
+18
2018-11-15
intel/compiler: Lower SSBO and shared loads/stores in NIR
Jason Ekstrand
7
-405
/
+421
2018-11-15
nir: Add alignment parameters to SSBO, UBO, and shared access
Jason Ekstrand
7
-10
/
+85
2018-11-15
nir/lower_io: Add shared to get_io_offset_src
Jason Ekstrand
1
-0
/
+2
2018-11-15
nir/glsl: Force 32-bit for UBO and SSBO Booleans
Jason Ekstrand
1
-5
/
+12
2018-11-15
nir/spirv: Force 32-bit for UBO and SSBO Booleans
Jason Ekstrand
1
-2
/
+8
2018-11-15
nir/builder: Add a nir_pack/unpack/bitcast helpers
Jason Ekstrand
2
-76
/
+151
2018-11-15
nir/builder: Add iadd_imm and imul_imm helpers
Jason Ekstrand
3
-11
/
+20
2018-11-15
nir/builder: Assert that intN_t immediates fit
Jason Ekstrand
1
-0
/
+4
2018-11-15
nir/lower_alu_to_scalar: Don't try to lower unpack_32_2x16
Jason Ekstrand
1
-0
/
+1
2018-11-15
glsl: Refactor type checking for redeclarations
Ian Romanick
1
-12
/
+7
2018-11-15
glsl: Omit redundant qualifier checks on redeclarations
Ian Romanick
1
-6
/
+3
2018-11-15
glsl: prevent qualifiers modification of predeclared variables
Ian Romanick
1
-24
/
+27
2018-11-15
v3d: Don't try to set PF flags on a LDTMU operation
Eric Anholt
1
-0
/
+6
2018-11-15
v3d: Fix double-swapping of R/B on V3D 4.1
Eric Anholt
1
-2
/
+3
2018-11-15
egl: fix bad rebase
Eric Engestrom
1
-1
/
+1
2018-11-15
intel/compiler: Disassemble GEN6_SFID_DATAPORT_SAMPLER_CACHE as dp_sampler
Sagar Ghuge
1
-1
/
+1
2018-11-15
egl: add missing glvnd entrypoint for EGL_ANDROID_blob_cache
Eric Engestrom
1
-0
/
+3
2018-11-15
gbm: add new entrypoint to symbols check
Eric Engestrom
1
-0
/
+1
2018-11-15
etnaviv: Make sure rs alignment checks match
Guido Günther
1
-6
/
+13
2018-11-14
radeonsi: fix video APIs on Raven2
Marek Olšák
2
-4
/
+8
2018-11-14
i965: avoid 'unused variable' warnings
Andrii Simiklit
2
-3
/
+3
2018-11-14
compiler: avoid 'unused variable' warnings
Andrii Simiklit
1
-2
/
+1
2018-11-14
intel/tools: avoid 'unused variable' warnings
Andrii Simiklit
2
-5
/
+8
2018-11-14
st/xa: Bump minor
Thomas Hellstrom
1
-1
/
+1
2018-11-14
st/xa: Support Component Alpha with trivial blending
Thomas Hellstrom
3
-17
/
+35
2018-11-14
st/xa: Minor renderer cleanups
Thomas Hellstrom
1
-12
/
+12
2018-11-14
st/xa: Fix transformations when we have both source and mask samplers
Thomas Hellstrom
1
-68
/
+49
2018-11-14
st/xa: Support a couple of new formats
Thomas Hellstrom
2
-9
/
+29
2018-11-14
st/xa: Support higher color precision for solid pictures
Thomas Hellstrom
2
-26
/
+100
2018-11-14
st/xa: Render update. Better support for solid pictures
Thomas Hellstrom
5
-440
/
+225
2018-11-14
nir: Allow to skip integer ops in nir_lower_to_source_mods
Gert Wollny
3
-32
/
+58
2018-11-14
nir/spirv: cast shift operand to u32
Karol Herbst
2
-0
/
+31
2018-11-14
nir: replace nir_load_system_value calls with appropiate builder functions
Karol Herbst
9
-30
/
+27
2018-11-14
nir: add const_index parameters to system value builder function
Karol Herbst
1
-2
/
+19
2018-11-14
radv: make use of nir_move_out_const_to_consumer()
Timothy Arceri
1
-0
/
+4
2018-11-13
anv: move helper function internally
Lionel Landwerlin
2
-22
/
+22
[prev]
[next]