index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Add support for the 2-bit LOAD_IMM variants.
Eric Anholt
2016-08-25
6
-0
/
+58
*
vc4: Add QPU scheduling to handle MUL rotate sources.
Eric Anholt
2016-08-25
1
-0
/
+13
*
vc4: Add disassembly for constant MUL rotates
Eric Anholt
2016-08-25
1
-9
/
+11
*
vc4: Add real validation for MUL rotation.
Eric Anholt
2016-08-25
2
-10
/
+43
*
vc4: Add a QIR value for the QPU element register.
Eric Anholt
2016-08-25
4
-0
/
+8
*
i965: Respect miptree offsets in intel_readpixels_tiled_memcpy()
Chad Versace
2016-08-25
1
-17
/
+4
*
i965: Fix miptree layout for EGLImage-based renderbuffers
Chad Versace
2016-08-25
1
-0
/
+13
*
intel: Flatten the makefile structure
Jason Ekstrand
2016-08-25
8
-182
/
+189
*
isl/tests: Use a longer path for isl.h
Jason Ekstrand
2016-08-25
1
-2
/
+2
*
intel/isl/gen9: Only use the magic 1D alignment for GEN9_1D surfaces
Jason Ekstrand
2016-08-25
1
-1
/
+1
*
intel/isl: Pass the dim_layout into choose_alignment_el
Jason Ekstrand
2016-08-25
11
-13
/
+24
*
intel/isl: Use DIM_LAYOUT_GEN4_2D for tiled 1-D surfaces on SKL
Jason Ekstrand
2016-08-25
1
-5
/
+23
*
nir/phi_builder: Don't recurse in value_get_block_def
Jason Ekstrand
2016-08-25
1
-29
/
+36
*
nir: Walk blocks in source code order in lower_vars_to_ssa.
Matt Turner
2016-08-25
2
-106
/
+106
*
radeonsi: don't use allocas for arrays with LLVM 3.8
Marek Olšák
2016-08-25
1
-1
/
+3
*
gallium/radeon: unify and simplify checking for an empty gfx IB
Marek Olšák
2016-08-25
3
-27
/
+23
*
meta: Always do GenerateMipmaps in linear colorspace.
Kenneth Graunke
2016-08-25
1
-2
/
+10
*
swrast: fix incorrectly positioned putImage() in swrast driver
Brian Paul
2016-08-25
1
-2
/
+2
*
radeonsi: disable SDMA texture copying on Carrizo
Marek Olšák
2016-08-25
1
-0
/
+6
*
gallium/noop: use 3-space indentation
Marek Olšák
2016-08-25
2
-292
/
+292
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
21
-16
/
+46
*
st/mesa: fix sRGB BlitFramebuffer regression
Nicolai Hähnle
2016-08-25
1
-16
/
+18
*
loader/dri3: Overhaul dri3_update_num_back
Michel Dänzer
2016-08-25
1
-9
/
+6
*
anv: Include the pipeline layout in the shader hash
Jason Ekstrand
2016-08-24
4
-4
/
+40
*
anv: Add a --disable-vulkan-icd-full-driver-path option
Jason Ekstrand
2016-08-25
2
-2
/
+8
*
i965/fs: Don't consider the stencil output to be a color output.
Francisco Jerez
2016-08-24
1
-1
/
+2
*
glsl: Keep track of the set of fragment outputs read by a GL program.
Francisco Jerez
2016-08-24
2
-0
/
+4
*
glsl: Don't consider read-only fragment outputs to be written to.
Francisco Jerez
2016-08-24
1
-1
/
+1
*
glsl/linker: Allow fragment output overlap for gl_LastFragData.
Francisco Jerez
2016-08-24
1
-0
/
+3
*
glsl/ast: Allow redeclaration of gl_LastFragData with different precision qua...
Francisco Jerez
2016-08-24
1
-0
/
+12
*
glsl: Don't attempt to do dead varying elimination on gl_LastFragData arrays.
Francisco Jerez
2016-08-24
1
-3
/
+4
*
glsl: Define a gl_LastFragData built-in for older GLSL versions.
Francisco Jerez
2016-08-24
1
-0
/
+10
*
glsl: Handle the inout qualifier in fragment shader output declarations.
Francisco Jerez
2016-08-24
2
-1
/
+16
*
glsl: Add support for representing framebuffer fetch in the GLSL IR.
Francisco Jerez
2016-08-24
2
-0
/
+9
*
glsl: Add parser state enables for the framebuffer fetch extensions.
Francisco Jerez
2016-08-24
2
-0
/
+14
*
mesa: Add blend barrier entry point and driver hook.
Francisco Jerez
2016-08-24
3
-0
/
+29
*
mesa: Move shader memory barrier functions into barrier.c.
Francisco Jerez
2016-08-24
4
-57
/
+57
*
mesa: Rename "texturebarrier" source files to "barrier".
Francisco Jerez
2016-08-24
5
-15
/
+15
*
mesa: Add support for querying GL_FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT.
Francisco Jerez
2016-08-24
3
-0
/
+14
*
mesa: Add extension enables for framebuffer fetch extensions.
Francisco Jerez
2016-08-24
2
-0
/
+3
*
glapi: Add XML for GL_EXT_shader_framebuffer_fetch.
Francisco Jerez
2016-08-24
1
-0
/
+5
*
nvc0: invalidate textures/samplers on GK104+
Samuel Pitoiset
2016-08-24
2
-12
/
+22
*
gallium/ttn: Remove duplicated TGSI_OPCODE_DP2A initialization
Rhys Kidd
2016-08-24
1
-1
/
+0
*
anv: meta_blit2d: adapt texel fetch pitch for fake w-tiled
Lionel Landwerlin
2016-08-24
1
-1
/
+3
*
vc4: Fix GPU hangs with >16 varying values.
Eric Anholt
2016-08-24
2
-19
/
+68
*
vl/rbsp: fix another three byte not detected
Leo Liu
2016-08-24
1
-1
/
+1
*
radeonsi: fix VM faults due NULL internal const buffers on CIK
Marek Olšák
2016-08-24
1
-2
/
+11
*
gallium/winsys/kms: Look up the GEM handle after importing a prime FD
Tomasz Figa
2016-08-24
1
-0
/
+4
*
gallium/winsys/kms: Move display target handle lookup to separate function
Tomasz Figa
2016-08-24
1
-9
/
+24
*
gallium/winsys/kms: Fully initialize kms_sw_dt at prime import time (v2)
Tomasz Figa
2016-08-24
1
-7
/
+11
[next]