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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Revert Gen8 aspect of VF PIPE_CONTROL workaround.
Kenneth Graunke
2017-11-18
1
-1
/
+5
*
anv/cmd_buffer: Take bo_offset into account in fast clear state addresses
Jason Ekstrand
2017-11-17
1
-1
/
+1
*
anv/cmd_buffer: Advance the address when initializing clear colors
Jason Ekstrand
2017-11-17
1
-3
/
+6
*
i965/gen8+: Fix the number of dwords programmed in MI_FLUSH_DW
Anuj Phogat
2017-11-17
2
-5
/
+17
*
i965: Program DWord Length in MI_FLUSH_DW
Anuj Phogat
2017-11-17
3
-3
/
+3
*
Revert "intel/fs: Use a pure vertical stride for large register strides"
Matt Turner
2017-11-17
1
-13
/
+3
*
i965/fs: Split all 32->64-bit MOVs on CHV, BXT, GLK
Matt Turner
2017-11-17
1
-4
/
+4
*
i965/fs: Fix extract_i8/u8 to a 64-bit destination
Matt Turner
2017-11-17
1
-2
/
+23
*
tgsi/exec: fix LDEXP in softpipe
Nicolai Hähnle
2017-11-17
1
-1
/
+1
*
egl/wayland: Add a fallback when fourcc query isn't supported
Derek Foreman
2017-11-17
1
-2
/
+30
*
radv: Free temporary syncobj after waiting on it.
Bas Nieuwenhuizen
2017-11-17
1
-4
/
+18
*
radv: Free syncobj with multiple imports.
Bas Nieuwenhuizen
2017-11-17
1
-2
/
+8
*
loader/dri3: Improve dri3 thread-safety
Thomas Hellstrom
2017-11-17
2
-18
/
+69
*
intel/tools: Fix detection of enabled shader stages.
Kenneth Graunke
2017-11-17
1
-1
/
+1
*
i965: Upload invariant state once at the start of the batch on Gen4-5.
Kenneth Graunke
2017-11-17
4
-13
/
+3
*
i965: Implement another VF cache invalidate workaround on Gen8+.
Kenneth Graunke
2017-11-17
1
-8
/
+33
*
swr/rast: Faster emulated simd16 permute
Tim Rowley
2017-11-17
1
-23
/
+11
*
swr/rast: Use gather instruction for i32gather_ps on simd16/avx512
Tim Rowley
2017-11-17
1
-11
/
+1
*
i965: Add stencil buffers to cache set regardless of stencil texturing
Jason Ekstrand
2017-11-17
1
-3
/
+1
*
i965: Use PTE MOCS for all external buffers
Jason Ekstrand
2017-11-17
2
-10
/
+18
*
intel/blorp: Make the MOCS setting part of blorp_address
Jason Ekstrand
2017-11-17
6
-33
/
+44
*
anv/blorp: Add a device parameter to blorp_surf_for_anv_image
Jason Ekstrand
2017-11-17
1
-22
/
+34
*
intel/blorp: Use mocs.tex for depth stencil
Jason Ekstrand
2017-11-17
1
-5
/
+1
*
r600: fix isoline tess factor component swapping.
Dave Airlie
2017-11-17
1
-0
/
+7
*
r600/shader: reserve first register of vertex shader.
Dave Airlie
2017-11-17
1
-2
/
+4
*
glx/dri3: Fix passing renderType into glXCreateContext
Adam Jackson
2017-11-17
1
-1
/
+2
*
glx/drisw: Fix glXMakeCurrent(dpy, None, ctx)
Adam Jackson
2017-11-17
1
-4
/
+2
*
nir/spirv: tg4 requires a sampler
Alex Smith
2017-11-17
2
-2
/
+1
*
spirv: Use correct type for sampled images
Alex Smith
2017-11-17
3
-6
/
+6
*
glsl: Allow precision mismatch on dead data with GLSL ES 1.00
Tomasz Figa
2017-11-13
1
-4
/
+10
*
i965: Make L3 configuration atom listen for TCS/TES program updates.
Kenneth Graunke
2017-11-13
1
-0
/
+2
*
autotools: Set C++ visibility flags on Intel
Dylan Baker
2017-11-13
1
-0
/
+3
*
nir: Don't print swizzles when there are more than 4 components
Matt Turner
2017-11-13
1
-1
/
+1
*
glsl: Fix typo fragement -> fragment
Andreas Boll
2017-11-13
1
-1
/
+1
*
broadcom/vc5: Remove unused v3d_compiler.c
Andreas Boll
2017-11-13
1
-43
/
+0
*
automake: intel: correctly append to the LIBADD variable
Emil Velikov
2017-11-13
1
-1
/
+1
*
i965: disable NIR linking on HSW and below
Timothy Arceri
2017-11-13
1
-1
/
+4
*
automake: include git_sha1.h.in in release tarball
Juan A. Suarez Romero
2017-11-13
1
-1
/
+1
*
glsl: Transform fb buffers are only active if a variable uses them
Neil Roberts
2017-11-13
1
-9
/
+15
*
glsl: add varying resources for arrays of complex types
Juan A. Suarez Romero
2017-11-13
1
-4
/
+59
*
intel/nir: Use the correct indirect lowering masks in link_shaders
Jason Ekstrand
2017-11-10
1
-6
/
+4
*
mesa: rework how we free gl_shader_program_data
Timothy Arceri
2017-11-10
3
-42
/
+18
*
glsl: use the correct parent when allocating program data members
Timothy Arceri
2017-11-10
4
-8
/
+8
*
glsl: drop cache_fallback
Timothy Arceri
2017-11-10
5
-77
/
+55
*
i965: properly initialize brw->cs.base.stage to MESA_SHADER_COMPUTE
Kenneth Graunke
2017-11-10
1
-0
/
+1
*
intel/nir: Break the linking code into a helper in brw_nir.c
Jason Ekstrand
2017-11-10
3
-34
/
+40
*
intel/nir: Add a helper for getting the NoIndirect mask
Jason Ekstrand
2017-11-10
1
-14
/
+19
*
broadcom/vc5: Add vc5_drm.h to the release tarball
Andreas Boll
2017-11-10
1
-0
/
+1
*
targets/opencl: don't hardcode the icd file install to /etc/...
Emil Velikov
2017-11-10
1
-1
/
+1
*
intel/fs: Rework zero-length URB write handling
Jason Ekstrand
2017-11-10
1
-29
/
+31
[next]