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
*
anv/pipeline: Silently pass tests if depth or stencil is missing
Jason Ekstrand
2016-06-14
3
-3
/
+35
*
anv/pipeline: Unify gen7/8 emit_ds_state
Jason Ekstrand
2016-06-14
3
-85
/
+60
*
genxml/gen6,7,75: s/BackFace/Backface
Jason Ekstrand
2016-06-14
5
-8
/
+8
*
nir/spirv: Handle the WorkgroupSize builtin decoration
Jason Ekstrand
2016-06-14
1
-0
/
+22
*
nir/spirv: Use breaks instead of returns in constant handling
Jason Ekstrand
2016-06-14
1
-3
/
+4
*
anv/pipeline: Refactor specialization constant handling a bit
Jason Ekstrand
2016-06-14
1
-5
/
+4
*
nir/lower_indirect_derefs: Use the direct array deref for recursion
Jason Ekstrand
2016-06-14
1
-1
/
+1
*
anv/clear: Handle ClearImage on 3-D images
Jason Ekstrand
2016-06-14
1
-2
/
+4
*
Revert "i965/fs: Allow scalar source regions on SNB math instructions."
Francisco Jerez
2016-06-14
3
-7
/
+14
*
i965/vec4: Fix cmod propagation not to propagate non-identity cmod into CMP(N).
Francisco Jerez
2016-06-14
1
-0
/
+12
*
anv: add the X related and Wayland CFLAGS to VULKAN_ENTRYPOINT_CPPFLAGS
Emil Velikov
2016-06-14
1
-0
/
+2
*
mesa/get: return correct value for layer provoking vertex.
Dave Airlie
2016-06-10
1
-1
/
+1
*
nvc0: mark buffer texture range valid for shader images
Samuel Pitoiset
2016-06-10
3
-0
/
+31
*
i965/fs: Reindent emit_zip().
Francisco Jerez
2016-06-10
1
-14
/
+14
*
i965/fs: Skip SIMD lowering destination zipping if possible.
Francisco Jerez
2016-06-10
1
-0
/
+55
*
blorp: Fix 16x multisample scaled blits
Anuj Phogat
2016-06-10
1
-7
/
+10
*
mesa/copyimage: report INVALID_VALUE for missing cube face
Dave Airlie
2016-06-10
1
-1
/
+1
*
mesa/copyimage: fix num samples check to handle renderbuffers.
Dave Airlie
2016-06-10
1
-4
/
+7
*
mesa/extensions: Fix ES1 extension reporting
Nanley Chery
2016-06-10
1
-2
/
+2
*
st/osmesa: remove double-write (overwriting)
Eric Engestrom
2016-06-10
1
-1
/
+0
*
Update version to 12.0.0-rc2
mesa-12.0.0-rc2
Emil Velikov
2016-06-07
1
-1
/
+1
*
mesa: automake: distclean git_sha1.h when building OOT
Emil Velikov
2016-06-07
1
-0
/
+6
*
mesa: automake: ensure that git_sha1.h.tmp has the right attributes
Emil Velikov
2016-06-07
1
-0
/
+1
*
mesa: automake: add directory prefix for git_sha1.h
Emil Velikov
2016-06-07
1
-1
/
+1
*
egl: android: don't add the image loader extension for !render_node
Emil Velikov
2016-06-07
1
-8
/
+7
*
anv: let anv_entrypoints_gen.py generate proper Wayland/Xcb guards
Emil Velikov
2016-06-03
1
-0
/
+28
*
isl: add support for Android libmesa_isl static library
Mauro Rossi
2016-06-02
4
-1
/
+241
*
android: libmesa_glsl: add a dependency on libmesa_nir static
Mauro Rossi
2016-06-02
1
-2
/
+3
*
isl: automake: don't include isl_format_layout.c in two lists.
Emil Velikov
2016-06-02
2
-2
/
+1
*
automake: bring back the .PHONY git_sha1.h.tmp rule
Emil Velikov
2016-06-02
1
-2
/
+17
*
radeon/uvd: fix the H264 level for Tonga v2
Christian König
2016-06-02
1
-1
/
+1
*
i965: Remove old CS local ID handling
Jordan Justen
2016-06-02
7
-124
/
+3
*
i965: Enable cross-thread constants and compact local IDs for hsw+
Jordan Justen
2016-06-02
3
-14
/
+6
*
anv: Support new local ID generation & cross-thread constants
Jordan Justen
2016-06-02
4
-48
/
+42
*
i965: Support new local ID push constant & cross-thread constants
Jordan Justen
2016-06-02
2
-45
/
+52
*
i965: Add CS push constant info to brw_cs_prog_data
Jordan Justen
2016-06-02
2
-0
/
+73
*
i965: Store number of threads in brw_cs_prog_data
Jordan Justen
2016-06-02
9
-37
/
+31
*
i965: Add nir based intrinsic lowering and thread ID uniform
Jordan Justen
2016-06-02
4
-0
/
+190
*
i965: Put CS local thread ID uniform in last push register
Jordan Justen
2016-06-02
1
-1
/
+25
*
i965: Add uniform for a CS thread local base ID
Jordan Justen
2016-06-02
4
-1
/
+25
*
i965: Add nir channel_num system value
Jordan Justen
2016-06-02
2
-0
/
+16
*
nir: Make lowering gl_LocalInvocationIndex optional
Jordan Justen
2016-06-02
6
-5
/
+22
*
glsl: Add glsl LowerCsDerivedVariables option
Jordan Justen
2016-06-02
6
-13
/
+26
*
i965/fs: Copy the offset when lowering logical pull constant sends
Jason Ekstrand
2016-06-02
1
-0
/
+8
*
glsl/distance: make sure we use clip dist varying slot for lowered var.
Dave Airlie
2016-06-02
1
-0
/
+1
*
i965: Fix isoline reads in scalar TES.
Kenneth Graunke
2016-06-02
1
-1
/
+1
*
glsl: Use Geom.VerticesOut == -1 to specify unset
Ian Romanick
2016-06-02
3
-6
/
+6
*
i965: If control_data_header_size_bits is zero, don't do EndPrimitive
Ian Romanick
2016-06-02
2
-0
/
+6
*
mesa: Fix bogus strncmp
Ian Romanick
2016-06-02
1
-1
/
+1
*
nir: allow sat on all float destination types
Ilia Mirkin
2016-06-02
1
-1
/
+3
[next]