summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-24meta/TexSubImage: Don't pollute the buffer object namespace11.0-meta-cannot-use-glGenBuffersIan Romanick1-18/+24
2015-11-24meta: Don't pollute the buffer object namespace in _mesa_meta_DrawTexIan Romanick4-38/+29
2015-11-24meta: Use internal functions for buffer object and VAO access in _mesa_meta_D...Ian Romanick1-12/+20
2015-11-24meta: Track VBO using gl_buffer_object instead of GL API object handle in _me...Ian Romanick2-6/+19
2015-11-24meta: Partially convert _mesa_meta_DrawTex to DSAIan Romanick1-6/+6
2015-11-24meta: Don't pollute the buffer object namespace in _mesa_meta_setup_vertex_ob...Ian Romanick1-14/+3
2015-11-24meta: Use internal functions for buffer object and VAO accessIan Romanick1-33/+43
2015-11-24meta: Use DSA functions for VBOs in _mesa_meta_setup_vertex_objectsIan Romanick1-19/+24
2015-11-24meta: Track VBO using gl_buffer_object instead of GL API object handleIan Romanick5-48/+72
2015-11-24meta: Don't leave the VBO bound after _mesa_meta_setup_vertex_objectsIan Romanick5-21/+38
2015-11-24i965: Use _mesa_NamedBufferSubData for users of _mesa_meta_setup_vertex_objectsIan Romanick1-3/+3
2015-11-24meta: Use _mesa_NamedBufferData and _mesa_NamedBufferSubData for users of _me...Ian Romanick3-10/+8
2015-11-24meta: Use DSA functions for PBO in create_texture_for_pboIan Romanick1-19/+11
2015-11-24i965: Don't pollute the buffer object namespace in brw_meta_fast_clearIan Romanick1-5/+5
2015-11-24i965: Use internal functions for buffer object accessIan Romanick1-6/+18
2015-11-24i965: Use DSA functions for VBOs in brw_meta_fast_clearIan Romanick1-6/+7
2015-11-24i965: Pass brw_context instead of gl_context to brw_draw_rectlistIan Romanick1-4/+5
2015-11-24mesa: Refactor enable_vertex_array_attrib to make _mesa_enable_vertex_array_a...Ian Romanick2-9/+22
2015-11-24mesa: Refactor update_array_format to make _mesa_update_array_format_publicIan Romanick2-19/+57
2015-11-24mesa: Make bind_vertex_buffer avilable outside varray.cIan Romanick2-14/+22
2015-11-24meta: Compute correct buffer size with SkipRows/SkipPixelsChris Wilson1-15/+30
2015-11-21docs: add sha256 checksums for 11.0.6Emil Velikov1-1/+2
2015-11-21docs: add release notes for 11.0.6Emil Velikov1-0/+144
2015-11-21Update version to 11.0.6Emil Velikov1-1/+1
2015-11-21automake: use static llvm for make distcheckEmil Velikov1-0/+1
2015-11-18llvmpipe: use simple coeffs calc for 128bit vectorsOded Gabbay1-1/+6
2015-11-18vc4: Add support for nir_op_uge, using the carry bit on QPU_A_SUB.Eric Anholt5-0/+26
2015-11-18r200: fix bgrx8/xrgb8 blitsRoland Scheidegger1-0/+4
2015-11-18radeon: fix bgrx8/xrgb8 blitsRoland Scheidegger1-0/+2
2015-11-18meta/generate_mipmap: Only modify the draw framebuffer binding in fallback_re...Ian Romanick1-4/+4
2015-11-18radeonsi: enable optimal raster config setting for fiji (v2)Alex Deucher1-3/+9
2015-11-18nouveau: don't expose HEVC decoding supportIlia Mirkin1-0/+1
2015-11-18glsl: Allow implicit int -> uint conversions for the % operator.Kenneth Graunke1-9/+28
2015-11-18meta/generate_mipmap: Don't leak the sampler objectIan Romanick1-0/+2
2015-11-18radeonsi: initialize SX_PS_DOWNCONVERT to 0 on StoneyMarek Olšák1-0/+3
2015-11-18nir/vars_to_ssa: Rework copy set handling in lower_copies_to_load_storeJason Ekstrand1-1/+4
2015-11-18i965/skl/gt4: Fix URB programming restriction.Ben Widawsky1-0/+9
2015-11-18r600: initialised PGM_RESOURCES_2 for ES/GSDave Airlie2-0/+6
2015-11-18mesa/copyimage: allow width/height to not be multiples of blockIlia Mirkin1-3/+37
2015-11-18vc4: Return NULL when we can't make our shadow for a sampler view.Eric Anholt1-0/+4
2015-11-18vc4: Return GL_OUT_OF_MEMORY when buffer allocation fails.Eric Anholt2-19/+32
2015-11-18winsys/radeon: Use CPU page size instead of hardcoding 4096 bytes v3Michel Dänzer1-11/+19
2015-11-18radeon/uvd: fix VC-1 simple/main profile decode v2Boyuan Zhang2-2/+7
2015-11-18st/vaapi: fix vaapi VC-1 simple/main corruption v2Boyuan Zhang1-0/+2
2015-11-18cherry-ignore: add the swrast front buffer supportEmil Velikov1-1/+4
2015-11-11docs: add sha256 checksums for 11.0.5Emil Velikov1-1/+2
2015-11-11docs: add release notes for 11.0.5Emil Velikov1-0/+173
2015-11-11Update version to 11.0.5Emil Velikov1-1/+1
2015-11-11radeonsi: add register definitions for StoneyMarek Olšák1-0/+322
2015-11-10Revert "mesa/glformats: Undo code changes from _mesa_base_tex_format() move"Emil Velikov1-6/+142