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
...
*
Revert "mesa/glformats: Undo code changes from _mesa_base_tex_format() move"
Emil Velikov
2015-11-10
1
-6
/
+142
*
st/va: add more errors checks in vlVaBufferSetNumElements and vlVaMapBuffer
Julien Isorce
2015-11-07
1
-0
/
+6
*
st/va: do not destroy old buffer when new one failed
Julien Isorce
2015-11-07
1
-6
/
+13
*
nvc0: fix crash when nv50_miptree_from_handle fails
Julien Isorce
2015-11-07
1
-1
/
+2
*
st/va: pass picture desc to begin and decode
Julien Isorce
2015-11-07
1
-2
/
+2
*
nouveau: relax fence emit space assert
Ilia Mirkin
2015-11-07
3
-3
/
+3
*
vc4: When the create ioctl fails, free our cache and try again.
Eric Anholt
2015-11-07
1
-5
/
+24
*
nir: Properly invalidate metadata in nir_opt_remove_phis().
Kenneth Graunke
2015-11-07
1
-0
/
+5
*
nir: Properly invalidate metadata in nir_lower_vec_to_movs().
Kenneth Graunke
2015-11-07
1
-0
/
+5
*
nir: Report progress from lower_vec_to_movs().
Jason Ekstrand
2015-11-07
2
-7
/
+23
*
nir/lower_vec_to_movs: Pass the shader around directly
Jason Ekstrand
2015-11-07
1
-6
/
+8
*
nir: Properly invalidate metadata in nir_opt_copy_prop().
Kenneth Graunke
2015-11-07
1
-0
/
+6
*
nir: Properly invalidate metadata in nir_split_var_copies().
Kenneth Graunke
2015-11-07
1
-0
/
+5
*
nir: Report progress from nir_split_var_copies().
Kenneth Graunke
2015-11-07
2
-4
/
+13
*
i965/skl: Add GT4 PCI IDs
Ben Widawsky
2015-11-07
1
-1
/
+5
*
nouveau: set MaxDrawBuffers to the same value as MaxColorAttachments
Ilia Mirkin
2015-11-07
1
-1
/
+1
*
gbm.h: Add a missing stddef.h include for size_t.
Emmanuel Gil Peyrot
2015-11-05
1
-0
/
+1
*
r600g: Fix special negative immediate constants when using ABS modifier.
Ivan Kalvachev
2015-11-05
3
-6
/
+6
*
st/mesa: fix mipmap generation for immutable textures with incomplete pyramids
Nicolai Hähnle
2015-11-05
1
-32
/
+36
*
i965: Fix missing BRW_NEW_*_PROG_DATA flagging caused by cache reuse.
Kenneth Graunke
2015-11-05
2
-4
/
+5
*
i965: Fix is-renderable check in intel_image_target_renderbuffer_storage
Ian Romanick
2015-11-05
1
-5
/
+1
*
radeonsi: add support for Stoney asics (v3)
Samuel Li
2015-11-05
5
-3
/
+19
*
nvc0: respect edgeflag attribute width
Ilia Mirkin
2015-11-05
1
-7
/
+33
*
gallivm: disable f16c when not using AVX
Roland Scheidegger
2015-11-05
1
-0
/
+3
*
gallivm: Explicitly disable unsupported CPU features.
Jose Fonseca
2015-11-05
1
-38
/
+34
*
radeon/uvd: don't expose HEVC on old UVD hw (v3)
Alex Deucher
2015-11-05
1
-32
/
+18
*
gallivm: Translate all util_cpu_caps bits to LLVM attributes.
Jose Fonseca
2015-11-05
1
-2
/
+34
*
mesa/glformats: Undo code changes from _mesa_base_tex_format() move
Nanley Chery
2015-11-05
1
-142
/
+6
*
osmesa: Expose GL entry points for Windows build via DEF file.
Nigel Stewart
2015-11-05
2
-0
/
+674
*
mesa: fix ARRAY_SIZE query for GetProgramResourceiv
Tapani Pälli
2015-10-21
3
-43
/
+62
*
i965: Remove early release of DRI2 miptree
Chris Wilson
2015-10-21
1
-1
/
+0
*
i965/vec4: fill src_reg type using the constructor type parameter
Alejandro Piñeiro
2015-10-21
1
-0
/
+2
*
i965/vec4: check writemask when bailing out at register coalesce
Alejandro Piñeiro
2015-10-21
1
-4
/
+6
*
mesa: fix incorrect opcode in save_BlendFunci()
Brian Paul
2015-10-21
1
-1
/
+1
*
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
2015-10-21
16
-1
/
+45
*
st/omx/dec/h264: fix field picture type 0 poc disorder
Leo Liu
2015-10-21
1
-4
/
+8
*
st/va: Used correct parameter to derive the value of the "h" variable in vlVa...
Indrajit Das
2015-10-21
1
-1
/
+1
*
radeonsi: fix a GS copy shader leak
Marek Olšák
2015-10-21
1
-1
/
+3
*
st/mesa: fix clip state dependencies
Marek Olšák
2015-10-21
1
-1
/
+4
*
mesa: Set api prefix to version string when overriding version
Tapani Pälli
2015-10-21
1
-1
/
+18
*
freedreno/a3xx: cache-flush is needed after MEM_WRITE
Rob Clark
2015-10-21
3
-5
/
+14
*
nv30: include the header of ffs prototype
Chih-Wei Huang
2015-10-21
1
-0
/
+1
*
nv50/ir: use C++11 standard std::unordered_map if possible
Chih-Wei Huang
2015-10-21
1
-3
/
+17
*
mesa: android: Fix the incorrect path of sse_minmax.c
Chih-Wei Huang
2015-10-21
1
-1
/
+1
*
st/fbo: use pipe_surface_release instead of pipe_surface_reference
Krzysztof Sobiecki
2015-10-21
1
-1
/
+1
*
vbo: fix incorrect switch statement in init_mat_currval()
Brian Paul
2015-10-21
1
-1
/
+1
*
glsl: In later GLSL versions, sequence operator is cannot be a constant expre...
Ian Romanick
2015-10-21
1
-1
/
+42
*
glsl: Add method to determine whether an expression contains the sequence ope...
Ian Romanick
2015-10-21
3
-0
/
+97
*
glsl: Restrict initializers for global variables to constant expression in ES
Ian Romanick
2015-10-21
1
-3
/
+17
*
glsl: Only set ir_variable::constant_value for const-decorated variables
Ian Romanick
2015-10-21
1
-3
/
+6
[prev]
[next]