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
*
meta: Use internal functions for buffer object and VAO access
Ian Romanick
2015-11-24
1
-33
/
+43
*
meta: Use DSA functions for VBOs in _mesa_meta_setup_vertex_objects
Ian Romanick
2015-11-24
1
-19
/
+24
*
meta: Track VBO using gl_buffer_object instead of GL API object handle
Ian Romanick
2015-11-24
5
-48
/
+72
*
meta: Don't leave the VBO bound after _mesa_meta_setup_vertex_objects
Ian Romanick
2015-11-24
5
-21
/
+38
*
i965: Use _mesa_NamedBufferSubData for users of _mesa_meta_setup_vertex_objects
Ian Romanick
2015-11-24
1
-3
/
+3
*
meta: Use _mesa_NamedBufferData and _mesa_NamedBufferSubData for users of _me...
Ian Romanick
2015-11-24
3
-10
/
+8
*
meta: Use DSA functions for PBO in create_texture_for_pbo
Ian Romanick
2015-11-24
1
-19
/
+11
*
i965: Don't pollute the buffer object namespace in brw_meta_fast_clear
Ian Romanick
2015-11-24
1
-5
/
+5
*
i965: Use internal functions for buffer object access
Ian Romanick
2015-11-24
1
-6
/
+18
*
i965: Use DSA functions for VBOs in brw_meta_fast_clear
Ian Romanick
2015-11-24
1
-6
/
+7
*
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
*
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
*
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
1
-1
/
+5
[next]