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
*
gbm: remove never-implemented function
Eric Engestrom
2018-03-28
2
-3
/
+0
*
android: Use new nir intrinsics python scripts
Stefan Schake
2018-03-28
1
-0
/
+9
*
broadcom/vc5: Fix padding of NPOT miplevels >= 2.
Eric Anholt
2018-03-27
1
-3
/
+8
*
ac/radeonsi: pass bindless bool to load_sampler_desc()
Timothy Arceri
2018-03-28
4
-5
/
+14
*
st/glsl_to_nir: set driver location for bindless images and samplers
Timothy Arceri
2018-03-28
1
-1
/
+2
*
radeonsi/nir: set uses_bindless_samplers for samplers
Timothy Arceri
2018-03-28
1
-0
/
+3
*
nir: add bindless to nir data
Timothy Arceri
2018-03-28
2
-0
/
+7
*
i965: Drop unnecessary bo->align field.
Kenneth Graunke
2018-03-27
3
-10
/
+0
*
i965: Drop unused alignment parameter from brw_bo_alloc().
Kenneth Graunke
2018-03-27
14
-26
/
+25
*
i965: Drop alignment parameter from bo_alloc_internal().
Kenneth Graunke
2018-03-27
1
-7
/
+6
*
i965: Drop BO_ALLOC_BUSY in intel_miptree_create_for_bo().
Kenneth Graunke
2018-03-27
1
-2
/
+2
*
i965: Drop PIPE_CONTROL_NO_WRITE from various calls.
Kenneth Graunke
2018-03-27
4
-11
/
+4
*
nir/intrinsics: Don't report negative dest_components
Jason Ekstrand
2018-03-27
1
-1
/
+1
*
intel/fs: Don't emit a des copy for image ops with has_dest == false
Jason Ekstrand
2018-03-27
1
-3
/
+6
*
nvc0/ir: fix INTERP_* with indirect inputs
Ilia Mirkin
2018-03-27
1
-3
/
+4
*
nir: fix crash in loop unroll corner case
Timothy Arceri
2018-03-28
1
-5
/
+12
*
st/glsl_to_nir: correctly handle arrays packed across multiple vars
Timothy Arceri
2018-03-28
1
-1
/
+23
*
radeonsi/nir: fix input processing for packed varyings
Timothy Arceri
2018-03-28
1
-3
/
+2
*
ac/nir_to_llvm: fix component packing for double outputs
Timothy Arceri
2018-03-28
1
-1
/
+3
*
st/glsl_to_nir: fix driver location for dual-slot packed doubles
Timothy Arceri
2018-03-28
1
-6
/
+16
*
radeonsi/nir: fix scanning of multi-slot output varyings
Timothy Arceri
2018-03-28
1
-109
/
+127
*
broadcom/vc5: Fix RG16I/UI texture sampling.
Eric Anholt
2018-03-27
1
-2
/
+2
*
nir: fix generated nir_intrinsics.c for MSVC
Rob Clark
2018-03-27
1
-0
/
+4
*
docs: update calendar 18.0.0 is out
Emil Velikov
2018-03-27
1
-22
/
+4
*
docs: add news item and link release notes for 18.0.0
Emil Velikov
2018-03-27
2
-0
/
+8
*
docs: add sha256 checksums for 18.0.0
Emil Velikov
2018-03-27
1
-1
/
+2
*
docs: Update 18.0.0 release notes
Emil Velikov
2018-03-27
2
-74
/
+320
*
nir: mako all the intrinsics
Rob Clark
2018-03-27
11
-619
/
+727
*
nir: fix per_vertex_output intrinsic
Rob Clark
2018-03-27
1
-1
/
+1
*
glsl_types: fix build break with intel/msvc compiler
Rob Clark
2018-03-27
1
-83
/
+24
*
mesa: add GL_HALF_FLOAT as supported type to readpixels
Lin Johnson
2018-03-27
1
-0
/
+2
*
broadcom/vc5: Fix swizzling of RGB10_A2UI render targets.
Eric Anholt
2018-03-26
1
-1
/
+1
*
broadcom/vc5: Fix extraneous register index in QIR dumping of TLBU writes.
Eric Anholt
2018-03-26
1
-0
/
+1
*
broadcom/vc5: Implement workaround for GFXH-1431.
Eric Anholt
2018-03-26
1
-1
/
+5
*
broadcom/vc5: Fix EZ disabling and allow using GT/GE direction as well.
Eric Anholt
2018-03-26
5
-21
/
+111
*
broadcom/vc5: Disable TF on V3D 4.x when drawing with queries disabled.
Eric Anholt
2018-03-26
2
-0
/
+8
*
broadcom/vc5: Disable transform feedback on V3D 4.x at the end of the job.
Eric Anholt
2018-03-26
3
-5
/
+29
*
broadcom/vc5: Move the BCL epilogue code to a per-version compile.
Eric Anholt
2018-03-26
5
-24
/
+67
*
broadcom/vc5: Fix transform feedback in the presence of point size.
Eric Anholt
2018-03-26
3
-4
/
+23
*
broadcom/vc5: Split transform feedback specs update from buffers.
Eric Anholt
2018-03-26
1
-27
/
+32
*
broadcom/vc5: Limit each transform feedback data spec to 16 dwords.
Eric Anholt
2018-03-26
2
-14
/
+31
*
gallium/u_vbuf: Protect against overflow with large instance divisors.
Eric Anholt
2018-03-26
1
-1
/
+10
*
st: Allow accelerated CopyTexImage from RGBA to RGB.
Eric Anholt
2018-03-26
1
-6
/
+26
*
winsys/amdgpu: always allow GTT placements on APUs
Marek Olšák
2018-03-26
1
-7
/
+5
*
radeonsi: don't reallocate on DMABUF export if local BOs are disabled
Marek Olšák
2018-03-26
4
-5
/
+9
*
glsl: fix infinite loop caused by bug in loop unrolling pass
Timothy Arceri
2018-03-27
1
-1
/
+1
*
gallium: Do not add -Wframe-address option for gcc <= 4.4.
Vinson Lee
2018-03-26
1
-1
/
+1
*
gallium: Correct minor typo in header comments
Alyssa Rosenzweig
2018-03-26
1
-1
/
+1
*
intel/aubinator_error_decode: Decode more registers.
Rafael Antognolli
2018-03-26
1
-0
/
+12
*
intel/genxml: Add SAMPLER_INSTDONE register.
Rafael Antognolli
2018-03-26
6
-0
/
+139
[next]