mesa.git
2017-06-14 Samuel Pitoisetmesa: refuse to update tex parameters when a handle...
2017-06-14 Samuel Pitoisetmesa: refuse to update sampler parameters when a handle...
2017-06-14 Samuel Pitoisetmesa: add support for glUniformHandleui64*ARB()
2017-06-14 Samuel Pitoisetmesa: add support for unsigned 64-bit vertex attributes
2017-06-14 Samuel Pitoisetmesa: implement ARB_bindless_texture
2017-06-14 Samuel Pitoisetmesa/util: add a hash table wrapper which support 64...
2017-06-14 Samuel Pitoisetmesa: move some hash declarations to hash.h
2017-06-14 Samuel Pitoisetmesa/util: add new util_dynarray_delete_unordered helper
2017-06-14 Samuel Pitoisetmapi: add GL_ARB_bindless_texture entry points
2017-06-14 Aaron Watryclover/device: Get device/host unified memory from...
2017-06-13 Henri Verbeetgallium/radeon: Include the family name in the renderer...
2017-06-13 Brian Paulgallium/docs: clarify TGSI_SEMANTIC_SAMPLEMASK, again
2017-06-13 Brian Paulst/mesa: unmap the stream_uploader buffer before drawing
2017-06-13 Brian Paulgallium/util: whitespace, formatting fixes in u_upload_...
2017-06-13 Eric Engestromegl: improve dri2_fallback_swap_buffers_with_damage()
2017-06-13 Jose Fonsecasoftpipe: Match pipe_context::render_condition prototype.
2017-06-13 Jose Fonsecallvmpipe: Match pipe_context::render_condition prototype.
2017-06-13 Samuel Pitoisetst_glsl_to_tgsi: init index to 0 before get_deref_offsets()
2017-06-13 Nicolai Hähnleglsl: simplify an assertion in lower_ubo_reference
2017-06-13 Nicolai Hähnleglsl: simplify validate_intrastage_arrays
2017-06-13 Nicolai Hähnleglsl: simplify varying matching
2017-06-13 Nicolai Hähnleglsl: remove redundant record_compare check when linkin...
2017-06-13 Nicolai Hähnleglsl: stop considering unnamed and named structures...
2017-06-13 Nicolai Hähnleglsl: give all unnamed structs the same name
2017-06-13 Nicolai Hähnleglsl: do not add unnamed struct types to the symbol...
2017-06-13 Nicolai Hähnleglsl: do not lookup struct types by typename
2017-06-13 Nicolai Hähnleglsl: fix a race condition when inserting new types
2017-06-13 Timothy Arcerist/mesa: skip texture validation logic when nothing...
2017-06-13 Dave Airlieac/gpu: drop duplicated code line.
2017-06-13 Dave Airlieradv: move assert down in radv_bind_descriptor_set
2017-06-12 Dave Airlieradv: return correct error on invalid handle from vkAll...
2017-06-12 Dave Airliest_glsl_to_tgsi: don't try and pass 32-bit values to...
2017-06-12 Dave Airlieu_dynarray: fix coverity warning about ignoring return...
2017-06-12 Dave Airlieglsl/lower_distance: only set max_array_access for...
2017-06-12 Lionel Landwerlini965: fix missing break
2017-06-12 Marek Olšákradeonsi: pack si_context better
2017-06-12 Marek Olšákradeonsi: pack si_framebuffer better
2017-06-12 Marek Olšákradeonsi: pack si_sampler_view better
2017-06-12 Marek Olšákradeonsi: pack si_buffer_resources better
2017-06-12 Marek Olšákradeonsi: pack struct si_descriptors better
2017-06-12 Marek Olšákradeonsi: pack struct si_vertex_elements better
2017-06-12 Marek Olšákradeonsi: replace si_vertex_elements::elements with...
2017-06-12 Marek Olšákradeonsi: rename si_vertex_element -> si_vertex_elements
2017-06-12 Marek Olšákradeonsi: allocate si_state_rasterizer::pm4_poly_offset...
2017-06-12 Marek Olšákradeonsi: pack si_state_rasterizer fields
2017-06-12 Marek Olšákradeonsi: remove 8 bytes from si_shader_key with uint32...
2017-06-12 Marek Olšákradeonsi: use uint32_t to declare si_shader_key.opt...
2017-06-12 Marek Olšákradeonsi: remove 8 bytes from si_shader_key by flatteni...
2017-06-12 Marek Olšákradeonsi: don't emit DB_STENCIL_CONTROL if it has no...
2017-06-12 Marek Olšákradeonsi: fix missing num_L2_invalidates increment
2017-06-12 Marek Olšákradeonsi: get rid of more compressed_colortex_mask...
2017-06-12 Marek Olšákgallium/noop: fix sampler views
2017-06-12 Marek Olšákgallium/docs: clarify gen_name/get_vendor/get_device_ve...
2017-06-12 Marek Olšákst/mesa: call check_program_state only when needed
2017-06-12 Marek Olšákr600g: set pipe_context::priv = NULL
2017-06-12 Marek Olšákvl,omx,va,vdpau,xvmc: don't set the priv pointer in...
2017-06-12 Juan A. Suarez... r600/eg: distribute egd_tables.py in the dist file
2017-06-12 Juan A. Suarez... i965: include gen4_blorp_exec.h into EXTRA_DIST
2017-06-12 Kenneth Graunkei965: Call intel_prepare_render() from intel_update_state()
2017-06-11 Grazvydas Ignotasradv: fix trace dumping for !use_ib_bos
2017-06-11 Grazvydas Ignotasradv: don't even attempt to prefetch on SI
2017-06-11 Grazvydas Ignotasradv: assert on CP_DMA_USE_L2 for SI
2017-06-11 Harish Krupoegl/android: support for EGL_KHR_partial_update
2017-06-10 Marius Gräfegallium: fixed modulo zero crashes in tgsi interpreter...
2017-06-10 Grazvydas Ignotasnir: make various getters take const pointers
2017-06-09 Ben Widawskyi965/cnl: Add a preliminary device for Cannonlake
2017-06-09 Jason Ekstrandanv: Don't advertise support on anything above gen9
2017-06-09 Anuj Phogati965/cnl: Enable CCS_E and RT support for few formats
2017-06-09 Anuj Phogati965/cnl: Reformat surface_format_info table to accomod...
2017-06-09 Anuj Phogati965/cnl: Make URB {VS, GS, HS, DS} sizes non multiple...
2017-06-09 Anuj Phogati965/cnl: Don't resolve single sampled color rb in...
2017-06-09 Ben Widawskyi965/cnl: Implement depth count workaround
2017-06-09 Anuj Phogati965/cnl: Start using CNL MOCS defines
2017-06-09 Anuj Phogati965/cnl: Handle gen10 in switch cases across the driver
2017-06-09 Anuj Phogati965/cnl: Update few assertions
2017-06-09 Anuj Phogati965/cnl: Add cnl bits in aubinator
2017-06-09 Anuj Phogati965/cnl: Add pci id for INTEL_DEVID_OVERRIDE
2017-06-09 Anuj Phogati965/cnl: Wire up android Mesa build files for gen10
2017-06-09 Anuj Phogati965/cnl: Wire up Mesa build files for gen10
2017-06-09 Anuj Phogatintel/genxml: Update genx_bits for gen10+
2017-06-09 Anuj Phogati965/cnl: Add gen10 specific function declarations
2017-06-09 Anuj Phogati965/cnl: Include gen10_pack.h
2017-06-09 Anuj Phogati965/cnl: Define genX(x) and GENX(x) for gen10
2017-06-09 Jason Ekstrandi965/genxml: Add gen10.xml
2017-06-09 Ben Widawskyi965: Make feature macros gen8 based
2017-06-09 Dave Airlieradv: set fmask state to all 0s when no fmask. (v2)
2017-06-09 Matt Turneri965: Temporarily disable async mappings on non-LLC
2017-06-09 Rafael Antognollimesa/main/debug: Check if we successfully reopened...
2017-06-09 Brian Paultgsi: clarify TGSI_SEMANTIC_SAMPLEMASK documentation
2017-06-09 Frank Richtergallium/wgl: Allow context creation even if SetPixelFor...
2017-06-09 Varad Gautamst/dri: support format modifier queries
2017-06-09 Varad Gautamgallium: introduce format modifier querying
2017-06-09 Varad Gautamst/dri: support format queries
2017-06-09 Varad Gautamst/dri: implement DRIimage creation from dmabufs with...
2017-06-09 Varad Gautamst/dri: implement createImageWithModifiers in DRIimage
2017-06-09 Varad Gautamst/dri: enable DRIimage modifier queries
2017-06-09 Varad Gautamgallium/winsys/drm: introduce modifier field to winsys_...
2017-06-09 Samuel Pitoisetmesa: make use of NewScissorTest driver flags
2017-06-09 Samuel Pitoisetmesa: make use of NewScissorRect driver flags
2017-06-09 Samuel Pitoisetmesa: add gl_driver_flags::NewScissor{Rect,Test}
next