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
...
*
i965: Pass brw_context instead of gl_context to brw_draw_rectlist
Ian Romanick
2015-11-24
1
-4
/
+5
*
mesa: Refactor enable_vertex_array_attrib to make _mesa_enable_vertex_array_a...
Ian Romanick
2015-11-24
2
-9
/
+22
*
mesa: Refactor update_array_format to make _mesa_update_array_format_public
Ian Romanick
2015-11-24
2
-19
/
+57
*
mesa: Make bind_vertex_buffer avilable outside varray.c
Ian Romanick
2015-11-24
2
-14
/
+22
*
meta: Compute correct buffer size with SkipRows/SkipPixels
Chris Wilson
2015-11-24
1
-15
/
+30
*
docs: add sha256 checksums for 11.0.6
Emil Velikov
2015-11-21
1
-1
/
+2
*
docs: add release notes for 11.0.6
mesa-11.0.6
Emil Velikov
2015-11-21
1
-0
/
+144
*
Update version to 11.0.6
Emil Velikov
2015-11-21
1
-1
/
+1
*
automake: use static llvm for make distcheck
Emil Velikov
2015-11-21
1
-0
/
+1
*
llvmpipe: use simple coeffs calc for 128bit vectors
Oded Gabbay
2015-11-18
1
-1
/
+6
*
vc4: Add support for nir_op_uge, using the carry bit on QPU_A_SUB.
Eric Anholt
2015-11-18
5
-0
/
+26
*
r200: fix bgrx8/xrgb8 blits
Roland Scheidegger
2015-11-18
1
-0
/
+4
*
radeon: fix bgrx8/xrgb8 blits
Roland Scheidegger
2015-11-18
1
-0
/
+2
*
meta/generate_mipmap: Only modify the draw framebuffer binding in fallback_re...
Ian Romanick
2015-11-18
1
-4
/
+4
*
radeonsi: enable optimal raster config setting for fiji (v2)
Alex Deucher
2015-11-18
1
-3
/
+9
*
nouveau: don't expose HEVC decoding support
Ilia Mirkin
2015-11-18
1
-0
/
+1
*
glsl: Allow implicit int -> uint conversions for the % operator.
Kenneth Graunke
2015-11-18
1
-9
/
+28
*
meta/generate_mipmap: Don't leak the sampler object
Ian Romanick
2015-11-18
1
-0
/
+2
*
radeonsi: initialize SX_PS_DOWNCONVERT to 0 on Stoney
Marek Olšák
2015-11-18
1
-0
/
+3
*
nir/vars_to_ssa: Rework copy set handling in lower_copies_to_load_store
Jason Ekstrand
2015-11-18
1
-1
/
+4
*
i965/skl/gt4: Fix URB programming restriction.
Ben Widawsky
2015-11-18
1
-0
/
+9
*
r600: initialised PGM_RESOURCES_2 for ES/GS
Dave Airlie
2015-11-18
2
-0
/
+6
*
mesa/copyimage: allow width/height to not be multiples of block
Ilia Mirkin
2015-11-18
1
-3
/
+37
*
vc4: Return NULL when we can't make our shadow for a sampler view.
Eric Anholt
2015-11-18
1
-0
/
+4
*
vc4: Return GL_OUT_OF_MEMORY when buffer allocation fails.
Eric Anholt
2015-11-18
2
-19
/
+32
*
winsys/radeon: Use CPU page size instead of hardcoding 4096 bytes v3
Michel Dänzer
2015-11-18
1
-11
/
+19
*
radeon/uvd: fix VC-1 simple/main profile decode v2
Boyuan Zhang
2015-11-18
2
-2
/
+7
*
st/vaapi: fix vaapi VC-1 simple/main corruption v2
Boyuan Zhang
2015-11-18
1
-0
/
+2
*
cherry-ignore: add the swrast front buffer support
Emil Velikov
2015-11-18
1
-1
/
+4
*
docs: add sha256 checksums for 11.0.5
Emil Velikov
2015-11-11
1
-1
/
+2
*
docs: add release notes for 11.0.5
mesa-11.0.5
Emil Velikov
2015-11-11
1
-0
/
+173
*
Update version to 11.0.5
Emil Velikov
2015-11-11
1
-1
/
+1
*
radeonsi: add register definitions for Stoney
Marek Olšák
2015-11-11
1
-0
/
+322
*
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
2
-1
/
+9
*
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
[prev]
[next]