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: fix vtest regression since fencing changes.
Dave Airlie
2018-11-19
1
-0
/
+1
*
radv: always clear the FCE predicate after DCC/FMASK/CMASK decompressions
Samuel Pitoiset
2018-11-19
1
-5
/
+8
*
radv: tidy up radv_set_dcc_need_cmask_elim_pred()
Samuel Pitoiset
2018-11-19
5
-15
/
+14
*
radeonsi: fix an out-of-bounds read reported by ASAN
Nicolai Hähnle
2018-11-19
1
-0
/
+4
*
r600: Only set context streamout strides info from the shader that has outputs
Gert Wollny
2018-11-19
1
-3
/
+9
*
i965:use FRAMEBUFFER_UNSUPPORTED instead of FRAMEBUFFER_INCOMPLETE_DIMENSIONS
Gert Wollny
2018-11-19
1
-1
/
+1
*
virgl: Use file descriptor instead of un-allocated object
Gert Wollny
2018-11-19
1
-1
/
+1
*
i965: Add support for and expose EXT_texture_sRGB_R8
Gert Wollny
2018-11-19
2
-0
/
+2
*
i965: Force zero swizzles for unused components in GL_RED and GL_RG
Gert Wollny
2018-11-19
1
-0
/
+4
*
i965: be more specific about FBO completeness errors
Gert Wollny
2018-11-19
1
-19
/
+23
*
i965: Correct L8_UNORM_SRGB table entry
Gert Wollny
2018-11-19
1
-1
/
+1
*
virgl: Clean up fences commit
Robert Foss
2018-11-18
4
-4
/
+1
*
i915: Delete swizzling detection logic.
Kenneth Graunke
2018-11-17
4
-31
/
+0
*
nv50/ir/ra: enforce max register requirement, and change spill order
Ilia Mirkin
2018-11-16
4
-16
/
+26
*
nv50/ir/ra: improve condition for short regs, unify with cond for 16-bit
Ilia Mirkin
2018-11-16
1
-7
/
+7
*
nv50/ir: delete MINMAX instruction that is no longer in the BB
Ilia Mirkin
2018-11-16
1
-1
/
+1
*
egl: Print the actual message to the console from _eglError().
Eric Anholt
2018-11-16
1
-12
/
+20
*
loader: Factor out the common driver opening logic from each loader.
Eric Anholt
2018-11-16
15
-238
/
+131
*
loader: Stop using a local definition for an in-tree header
Eric Anholt
2018-11-16
1
-8
/
+2
*
egl: Move loader_set_logger() up to egl_dri2.c.
Eric Anholt
2018-11-16
5
-10
/
+2
*
glx: Move DRI extensions pointer loading to driOpenDriver().
Eric Anholt
2018-11-16
6
-52
/
+26
*
glx: Remove an old DEFAULT_DRIVER_DIR default.
Eric Anholt
2018-11-16
2
-6
/
+2
*
radv: enable primitive binning by default
Samuel Pitoiset
2018-11-16
2
-7
/
+3
*
radv: add a debug option for disabling primitive binning
Samuel Pitoiset
2018-11-16
2
-0
/
+2
*
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
[prev]
[next]