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
*
docs: add sha256 checksums for 17.2.7
Emil Velikov
2017-12-14
1
-1
/
+2
*
docs: add release notes for 17.2.7
Emil Velikov
2017-12-14
1
-0
/
+246
*
egl/android: Provide an option for the backend to expose KHR_image
Harish Krupo
2017-12-14
3
-1
/
+4
*
radv: Don't advertise VK_EXT_debug_report.
Bas Nieuwenhuizen
2017-12-14
1
-1
/
+0
*
i965: Don't allocate an MCS for 16x MSAA and width > 8192.
Kenneth Graunke
2017-12-14
1
-0
/
+4
*
Android: fix missing generation of vtn_gather_types.c
Rob Herring
2017-12-13
1
-0
/
+5
*
mesa: Add glSpecializeShaderARB to common_desktop_functions
Dylan Baker
2017-12-13
1
-0
/
+3
*
egl/android: Partially handle HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED
Tomasz Figa
2017-12-13
1
-2
/
+39
*
swr: Correct texture allocation and limit max size to 2GB
Bruce Cherniak
2017-12-13
2
-4
/
+10
*
swr: Fix KNOB_MAX_WORKER_THREADS thread creation override.
Bruce Cherniak
2017-12-13
1
-2
/
+1
*
meson: fix glx-test race
Dylan Baker
2017-12-13
1
-1
/
+1
*
gallium/docs: document behavior of set_sample_mask()
Brian Paul
2017-12-13
1
-1
/
+4
*
glsl: trivial whitespace fixes in link_varyings.cpp
Brian Paul
2017-12-13
1
-2
/
+2
*
program: Don't reset SamplersValidated when restoring from shader cache
Jordan Justen
2017-12-13
1
-7
/
+9
*
mesa: remove second include of errors.h in src/mesa/main/glspirv.c
Kai Wasserbäch
2017-12-12
1
-4
/
+0
*
radeonsi: create get_tcs_tes_buffer_address helper
Timothy Arceri
2017-12-13
1
-12
/
+32
*
ac: fix nir_op_f2f64
Timothy Arceri
2017-12-13
1
-0
/
+1
*
nir: fix shift for uint64_t
Timothy Arceri
2017-12-13
1
-2
/
+2
*
st/glsl_to_nir: skip forced array splitting for tcs
Timothy Arceri
2017-12-13
1
-1
/
+2
*
intel/fs/bank_conflicts: Don't touch Gen7 MRF hack registers.
Francisco Jerez
2017-12-12
3
-7
/
+19
*
i965: compute scratch space size correctly for Gen9+
Kevin Rogovin
2017-12-12
1
-1
/
+5
*
i965: Program MEDIA_VFE_STATE in a more readable fashion.
Kevin Rogovin
2017-12-12
1
-6
/
+13
*
cso: add point rasterization sanity check assertion
Brian Paul
2017-12-12
1
-0
/
+5
*
gallium/u_blitter: replace tabs with spaces
Brian Paul
2017-12-12
1
-18
/
+18
*
xlib: call _mesa_warning() instead of fprintf()
Brian Paul
2017-12-12
1
-1
/
+2
*
gallium/util: don't pass a pipe_resource to util_resource_is_array_texture()
Brian Paul
2017-12-12
2
-4
/
+4
*
gallium/aux: include nr_samples in util_resource_size() computation
Brian Paul
2017-12-12
1
-1
/
+2
*
svga: trivial whitespace/formatting fixes in svga_pipe_rasterizer.c
Brian Paul
2017-12-12
1
-9
/
+5
*
st/mesa: trivial whitespace/formatting fixes in st_atom_rasterizer.c
Brian Paul
2017-12-12
1
-20
/
+22
*
spirv: Handle image and sampler function parameters
Jason Ekstrand
2017-12-12
1
-0
/
+73
*
spirv/cfg: Refactor the function parameter loop a bit
Jason Ekstrand
2017-12-12
1
-5
/
+9
*
spirv/cfg: Be a bit more precise about function parameters
Jason Ekstrand
2017-12-12
1
-3
/
+2
*
spirv: Make sampled images a real type
Jason Ekstrand
2017-12-12
2
-1
/
+11
*
i915: add missing 0 defines
Eric Engestrom
2017-12-12
1
-0
/
+2
*
mesa: refuse to compile SPIR-V shaders or link mixed shaders
Nicolai Hähnle
2017-12-12
2
-1
/
+28
*
mesa/shaderapi: add a getter for GL_SPIR_V_BINARY_ARB
Nicolai Hähnle
2017-12-12
1
-0
/
+3
*
mesa: implement SPIR-V loading in glShaderBinary
Nicolai Hähnle
2017-12-12
5
-3
/
+97
*
mesa/glspirv: Add struct gl_shader_spirv_data
Eduardo Lima Mitev
2017-12-12
2
-0
/
+42
*
mesa/glspirv: Add struct gl_spirv_module
Nicolai Hähnle
2017-12-12
2
-0
/
+33
*
mesa: add GL_ARB_gl_spirv boilerplate
Nicolai Hähnle
2017-12-12
13
-0
/
+138
*
spirv: Add support for all bit sizes in OpSwitch
Jason Ekstrand
2017-12-11
1
-8
/
+26
*
spirv: Restructure the case loop in OpSwitch handling
Jason Ekstrand
2017-12-11
1
-3
/
+11
*
spirv: Add better parameter validation for vector and matrix types
Jason Ekstrand
2017-12-11
1
-3
/
+13
*
spirv: Add type validation for OpSelect
Jason Ekstrand
2017-12-11
1
-0
/
+32
*
spirv: Add basic type validation for OpLoad, OpStore, and OpCopyMemory
Jason Ekstrand
2017-12-11
1
-4
/
+14
*
spirv: Add a prepass to set types on vtn_values
Jason Ekstrand
2017-12-11
6
-3
/
+149
*
spirv: Add a vtn_type field to all vtn_values
Jason Ekstrand
2017-12-11
2
-42
/
+31
*
anv: fix bug when using component qualifier in FS outputs
Samuel Iglesias Gonsálvez
2017-12-12
1
-19
/
+44
*
st/mesa: swizzle argument when there's a vector size mismatch
Ilia Mirkin
2017-12-11
1
-1
/
+24
*
gallivm: fix texture wrapping for texture gather for mirror modes
Roland Scheidegger
2017-12-12
1
-74
/
+171
[next]