index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-11
radeonsi: add register definitions for Stoney
Marek Olšák
1
-0
/
+322
2015-11-10
Revert "mesa/glformats: Undo code changes from _mesa_base_tex_format() move"
Emil Velikov
1
-6
/
+142
2015-11-07
st/va: add more errors checks in vlVaBufferSetNumElements and vlVaMapBuffer
Julien Isorce
1
-0
/
+6
2015-11-07
st/va: do not destroy old buffer when new one failed
Julien Isorce
1
-6
/
+13
2015-11-07
nvc0: fix crash when nv50_miptree_from_handle fails
Julien Isorce
1
-1
/
+2
2015-11-07
st/va: pass picture desc to begin and decode
Julien Isorce
1
-2
/
+2
2015-11-07
nouveau: relax fence emit space assert
Ilia Mirkin
3
-3
/
+3
2015-11-07
vc4: When the create ioctl fails, free our cache and try again.
Eric Anholt
1
-5
/
+24
2015-11-07
nir: Properly invalidate metadata in nir_opt_remove_phis().
Kenneth Graunke
1
-0
/
+5
2015-11-07
nir: Properly invalidate metadata in nir_lower_vec_to_movs().
Kenneth Graunke
1
-0
/
+5
2015-11-07
nir: Report progress from lower_vec_to_movs().
Jason Ekstrand
2
-7
/
+23
2015-11-07
nir/lower_vec_to_movs: Pass the shader around directly
Jason Ekstrand
1
-6
/
+8
2015-11-07
nir: Properly invalidate metadata in nir_opt_copy_prop().
Kenneth Graunke
1
-0
/
+6
2015-11-07
nir: Properly invalidate metadata in nir_split_var_copies().
Kenneth Graunke
1
-0
/
+5
2015-11-07
nir: Report progress from nir_split_var_copies().
Kenneth Graunke
2
-4
/
+13
2015-11-07
i965/skl: Add GT4 PCI IDs
Ben Widawsky
2
-1
/
+9
2015-11-07
nouveau: set MaxDrawBuffers to the same value as MaxColorAttachments
Ilia Mirkin
1
-1
/
+1
2015-11-05
gbm.h: Add a missing stddef.h include for size_t.
Emmanuel Gil Peyrot
1
-0
/
+1
2015-11-05
r600g: Fix special negative immediate constants when using ABS modifier.
Ivan Kalvachev
3
-6
/
+6
2015-11-05
st/mesa: fix mipmap generation for immutable textures with incomplete pyramids
Nicolai Hähnle
1
-32
/
+36
2015-11-05
i965: Fix missing BRW_NEW_*_PROG_DATA flagging caused by cache reuse.
Kenneth Graunke
2
-4
/
+5
2015-11-05
i965: Fix is-renderable check in intel_image_target_renderbuffer_storage
Ian Romanick
1
-5
/
+1
2015-11-05
radeonsi: add Stoney pci ids
Samuel Li
1
-0
/
+2
2015-11-05
radeonsi: add support for Stoney asics (v3)
Samuel Li
5
-3
/
+19
2015-11-05
nvc0: respect edgeflag attribute width
Ilia Mirkin
1
-7
/
+33
2015-11-05
gallivm: disable f16c when not using AVX
Roland Scheidegger
1
-0
/
+3
2015-11-05
gallivm: Explicitly disable unsupported CPU features.
Jose Fonseca
1
-38
/
+34
2015-11-05
radeon/uvd: don't expose HEVC on old UVD hw (v3)
Alex Deucher
1
-32
/
+18
2015-11-05
gallivm: Translate all util_cpu_caps bits to LLVM attributes.
Jose Fonseca
1
-2
/
+34
2015-11-05
mesa/glformats: Undo code changes from _mesa_base_tex_format() move
Nanley Chery
1
-142
/
+6
2015-11-05
osmesa: Expose GL entry points for Windows build via DEF file.
Nigel Stewart
2
-0
/
+674
2015-11-05
cherry-ignore: ignore a possible wrong nomination
Emil Velikov
1
-0
/
+2
2015-10-25
docs: add sha256 checksums for 11.0.4
Emil Velikov
1
-1
/
+2
2015-10-24
docs: add release notes for 11.0.4
mesa-11.0.4
Emil Velikov
1
-0
/
+167
2015-10-24
Update version to 11.0.4
Emil Velikov
1
-1
/
+1
2015-10-21
configure.ac: ensure RM is set
Jonathan Gray
1
-0
/
+2
2015-10-21
mesa: fix ARRAY_SIZE query for GetProgramResourceiv
Tapani Pälli
3
-43
/
+62
2015-10-21
i965: Remove early release of DRI2 miptree
Chris Wilson
1
-1
/
+0
2015-10-21
i965/vec4: fill src_reg type using the constructor type parameter
Alejandro Piñeiro
1
-0
/
+2
2015-10-21
i965/vec4: check writemask when bailing out at register coalesce
Alejandro Piñeiro
1
-4
/
+6
2015-10-21
mesa: fix incorrect opcode in save_BlendFunci()
Brian Paul
1
-1
/
+1
2015-10-21
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
16
-1
/
+45
2015-10-21
st/omx/dec/h264: fix field picture type 0 poc disorder
Leo Liu
1
-4
/
+8
2015-10-21
st/va: Used correct parameter to derive the value of the "h" variable in vlVa...
Indrajit Das
1
-1
/
+1
2015-10-21
radeonsi: fix a GS copy shader leak
Marek Olšák
1
-1
/
+3
2015-10-21
st/mesa: fix clip state dependencies
Marek Olšák
1
-1
/
+4
2015-10-21
mesa: Set api prefix to version string when overriding version
Tapani Pälli
1
-1
/
+18
2015-10-21
freedreno/a3xx: cache-flush is needed after MEM_WRITE
Rob Clark
3
-5
/
+14
2015-10-21
nv30: include the header of ffs prototype
Chih-Wei Huang
1
-0
/
+1
2015-10-21
nv50/ir: use C++11 standard std::unordered_map if possible
Chih-Wei Huang
1
-3
/
+17
[next]