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
...
*
virgl: native fence fd support
Robert Foss
2018-11-16
7
-16
/
+166
*
intel/aub_viewer: Print blend states properly
Lionel Landwerlin
2018-11-16
1
-2
/
+16
*
intel/aub_viewer: fix dynamic state printing
Lionel Landwerlin
2018-11-16
1
-2
/
+2
*
intel/aubinator: fix ring buffer pointer
Lionel Landwerlin
2018-11-16
2
-4
/
+4
*
intel/decoders: read ring buffer length
Lionel Landwerlin
2018-11-16
2
-2
/
+5
*
egl/dri: fix error value with unknown drm format
Lionel Landwerlin
2018-11-16
1
-1
/
+1
*
gbm: Clarify acceptable formats for gbm_bo
Daniel Stone
2018-11-16
1
-2
/
+2
*
Revert "radv: disable VK_SUBGROUP_FEATURE_VOTE_BIT"
Connor Abbott
2018-11-16
1
-4
/
+2
*
vc4: Don't return a vc4 BO handle on a renderonly screen.
Eric Anholt
2018-11-15
1
-2
/
+4
*
vc4: Make sure we make ro scanout resources for create_with_modifiers.
Eric Anholt
2018-11-15
1
-1
/
+9
*
i965: Fix calculation of layers array length for isl_view
Danylo Piliaiev
2018-11-15
1
-15
/
+18
*
intel/compiler: Lower SSBO and shared loads/stores in NIR
Jason Ekstrand
2018-11-15
7
-405
/
+421
*
nir: Add alignment parameters to SSBO, UBO, and shared access
Jason Ekstrand
2018-11-15
7
-10
/
+85
*
nir/lower_io: Add shared to get_io_offset_src
Jason Ekstrand
2018-11-15
1
-0
/
+2
*
nir/glsl: Force 32-bit for UBO and SSBO Booleans
Jason Ekstrand
2018-11-15
1
-5
/
+12
*
nir/spirv: Force 32-bit for UBO and SSBO Booleans
Jason Ekstrand
2018-11-15
1
-2
/
+8
*
nir/builder: Add a nir_pack/unpack/bitcast helpers
Jason Ekstrand
2018-11-15
2
-76
/
+151
*
nir/builder: Add iadd_imm and imul_imm helpers
Jason Ekstrand
2018-11-15
3
-11
/
+20
*
nir/builder: Assert that intN_t immediates fit
Jason Ekstrand
2018-11-15
1
-0
/
+4
*
nir/lower_alu_to_scalar: Don't try to lower unpack_32_2x16
Jason Ekstrand
2018-11-15
1
-0
/
+1
*
glsl: Refactor type checking for redeclarations
Ian Romanick
2018-11-15
1
-12
/
+7
*
glsl: Omit redundant qualifier checks on redeclarations
Ian Romanick
2018-11-15
1
-6
/
+3
*
glsl: prevent qualifiers modification of predeclared variables
Ian Romanick
2018-11-15
1
-24
/
+27
*
v3d: Don't try to set PF flags on a LDTMU operation
Eric Anholt
2018-11-15
1
-0
/
+6
*
v3d: Fix double-swapping of R/B on V3D 4.1
Eric Anholt
2018-11-15
1
-2
/
+3
*
egl: fix bad rebase
Eric Engestrom
2018-11-15
1
-1
/
+1
*
intel/compiler: Disassemble GEN6_SFID_DATAPORT_SAMPLER_CACHE as dp_sampler
Sagar Ghuge
2018-11-15
1
-1
/
+1
*
egl: add missing glvnd entrypoint for EGL_ANDROID_blob_cache
Eric Engestrom
2018-11-15
1
-0
/
+3
*
gbm: add new entrypoint to symbols check
Eric Engestrom
2018-11-15
1
-0
/
+1
*
bin/get-pick-list.sh: handle reverts prior to the branchpoint
Emil Velikov
2018-11-15
1
-1
/
+8
*
bin/get-pick-list.sh: use test instead of [ ]
Emil Velikov
2018-11-15
1
-4
/
+4
*
bin/get-pick-list.sh: handle unofficial "broken by" tag
Emil Velikov
2018-11-15
1
-1
/
+8
*
bin/get-pick-list.sh: handle fixes tag with missing colon
Emil Velikov
2018-11-15
1
-1
/
+5
*
bin/get-pick-list.sh: flesh out is_sha_nomination
Emil Velikov
2018-11-15
1
-2
/
+9
*
bin/get-pick-list.sh: tweak the commit sha matching pattern
Emil Velikov
2018-11-15
1
-1
/
+1
*
bin/get-pick-list.sh: handle the fixes tag
Emil Velikov
2018-11-15
2
-84
/
+43
*
bin/get-pick-list.sh: handle "typod" usecase.
Emil Velikov
2018-11-15
2
-43
/
+8
*
bin/get-pick-list.sh: prefix output with "[stable] "
Emil Velikov
2018-11-15
1
-0
/
+15
*
bin/get-pick-list.sh: simplify git oneline printing
Emil Velikov
2018-11-15
1
-1
/
+1
*
docs: document the staging branch and add reference to it
Emil Velikov
2018-11-15
2
-0
/
+23
*
docs/submittingpatches.html: correctly handle the <p> tag
Emil Velikov
2018-11-15
1
-0
/
+2
*
docs/releasing.html: polish cherry-picking/testing text
Emil Velikov
2018-11-15
1
-12
/
+15
*
etnaviv: Make sure rs alignment checks match
Guido Günther
2018-11-15
1
-6
/
+13
*
docs: update calendar, add news item and link release notes for 18.2.5
Juan A. Suarez Romero
2018-11-15
3
-7
/
+8
*
docs: add sha256 checksums for 18.2.5
Juan A. Suarez Romero
2018-11-15
1
-1
/
+2
*
docs: add release notes for 18.2.5
Juan A. Suarez Romero
2018-11-15
1
-0
/
+171
*
radeonsi: fix video APIs on Raven2
Marek Olšák
2018-11-14
2
-4
/
+8
*
i965: avoid 'unused variable' warnings
Andrii Simiklit
2018-11-14
2
-3
/
+3
*
compiler: avoid 'unused variable' warnings
Andrii Simiklit
2018-11-14
1
-2
/
+1
*
intel/tools: avoid 'unused variable' warnings
Andrii Simiklit
2018-11-14
2
-5
/
+8
[prev]
[next]