summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mapi: add GL_ARB_bindless_texture entry pointsSamuel Pitoiset2017-06-1419-1/+363
* clover/device: Get device/host unified memory from pipe driverAaron Watry2017-06-133-1/+7
* gallium/radeon: Include the family name in the renderer string if it's not eq...Henri Verbeet2017-06-131-14/+18
* gallium/docs: clarify TGSI_SEMANTIC_SAMPLEMASK, againBrian Paul2017-06-131-4/+11
* st/mesa: unmap the stream_uploader buffer before drawingBrian Paul2017-06-131-0/+4
* gallium/util: whitespace, formatting fixes in u_upload_mgr.cBrian Paul2017-06-131-25/+29
* egl: improve dri2_fallback_swap_buffers_with_damage()Eric Engestrom2017-06-131-0/+1
* softpipe: Match pipe_context::render_condition prototype.Jose Fonseca2017-06-132-5/+5
* llvmpipe: Match pipe_context::render_condition prototype.Jose Fonseca2017-06-132-5/+5
* st_glsl_to_tgsi: init index to 0 before get_deref_offsets()Samuel Pitoiset2017-06-131-2/+2
* glsl: simplify an assertion in lower_ubo_referenceNicolai Hähnle2017-06-131-1/+1
* glsl: simplify validate_intrastage_arraysNicolai Hähnle2017-06-131-8/+0
* glsl: simplify varying matchingNicolai Hähnle2017-06-131-32/+9
* glsl: remove redundant record_compare check when linking globalsNicolai Hähnle2017-06-131-22/+17
* glsl: stop considering unnamed and named structures equalNicolai Hähnle2017-06-131-6/+2
* glsl: give all unnamed structs the same nameNicolai Hähnle2017-06-131-9/+7
* glsl: do not add unnamed struct types to the symbol tableNicolai Hähnle2017-06-131-1/+1
* glsl: do not lookup struct types by typenameNicolai Hähnle2017-06-133-6/+10
* glsl: fix a race condition when inserting new typesNicolai Hähnle2017-06-132-40/+32
* st/mesa: skip texture validation logic when nothing has changedTimothy Arceri2017-06-133-0/+39
* ac/gpu: drop duplicated code line.Dave Airlie2017-06-131-1/+0
* radv: move assert down in radv_bind_descriptor_setDave Airlie2017-06-131-2/+2
* radv: return correct error on invalid handle from vkAllocateMemoryDave Airlie2017-06-131-2/+3
* st_glsl_to_tgsi: don't try and pass 32-bit values to get_deref_offsetsDave Airlie2017-06-131-3/+6
* u_dynarray: fix coverity warning about ignoring return value from rerallocDave Airlie2017-06-131-1/+1
* glsl/lower_distance: only set max_array_access for 1D clip dist arraysDave Airlie2017-06-121-1/+1
* i965: fix missing breakLionel Landwerlin2017-06-121-0/+1
* radeonsi: pack si_context betterMarek Olšák2017-06-121-18/+18
* radeonsi: pack si_framebuffer betterMarek Olšák2017-06-123-8/+8
* radeonsi: pack si_sampler_view betterMarek Olšák2017-06-121-2/+2
* radeonsi: pack si_buffer_resources betterMarek Olšák2017-06-121-4/+5
* radeonsi: pack struct si_descriptors betterMarek Olšák2017-06-121-15/+15
* radeonsi: pack struct si_vertex_elements betterMarek Olšák2017-06-121-9/+10
* radeonsi: replace si_vertex_elements::elements with separate fieldsMarek Olšák2017-06-124-14/+14
* radeonsi: rename si_vertex_element -> si_vertex_elementsMarek Olšák2017-06-124-6/+6
* radeonsi: allocate si_state_rasterizer::pm4_poly_offset only when neededMarek Olšák2017-06-122-2/+14
* radeonsi: pack si_state_rasterizer fieldsMarek Olšák2017-06-121-16/+16
* radeonsi: remove 8 bytes from si_shader_key with uint32_t ff_tcs_inputs_to_copyMarek Olšák2017-06-123-5/+14
* radeonsi: use uint32_t to declare si_shader_key.opt.kill_outputsMarek Olšák2017-06-123-6/+10
* radeonsi: remove 8 bytes from si_shader_key by flattening opt.hw_vsMarek Olšák2017-06-124-16/+15
* radeonsi: don't emit DB_STENCIL_CONTROL if it has no effectMarek Olšák2017-06-121-1/+2
* radeonsi: fix missing num_L2_invalidates incrementMarek Olšák2017-06-121-0/+1
* radeonsi: get rid of more compressed_colortex_mask namesMarek Olšák2017-06-124-18/+18
* gallium/noop: fix sampler viewsMarek Olšák2017-06-121-0/+3
* gallium/docs: clarify gen_name/get_vendor/get_device_vendor behaviorMarek Olšák2017-06-121-0/+9
* st/mesa: call check_program_state only when neededMarek Olšák2017-06-121-2/+5
* r600g: set pipe_context::priv = NULLMarek Olšák2017-06-121-1/+2
* vl,omx,va,vdpau,xvmc: don't set the priv pointer in context_createMarek Olšák2017-06-126-7/+7
* r600/eg: distribute egd_tables.py in the dist fileJuan A. Suarez Romero2017-06-121-0/+4
* i965: include gen4_blorp_exec.h into EXTRA_DISTJuan A. Suarez Romero2017-06-121-0/+1