mesa.git
2016-04-11 Timothy Arcerii965: fix struct type in comment
2016-04-11 Jason Ekstrandnir: Add a pass for gathering various bits of shader...
2016-04-11 Ilia Mirkini965: enable OES_texture_buffer on gen7+
2016-04-11 Dave Airliedocs: add some missing softpipe entries.
2016-04-11 Kenneth Graunkeglsl: Don't remove XFB-only varyings.
2016-04-10 Kenneth Graunkei965/disasm: Decode per-slot offsets.
2016-04-10 Kenneth Graunkei965/disasm: Decode "channel mask present" bit correctly.
2016-04-10 Kenneth Graunkei965/disasm: Simplify the URB opcode printing with ?:.
2016-04-10 Ilia Mirkinglsl: allow usage of the keyword buffer before GLSL...
2016-04-09 Ilia Mirkinnvc0: handle the case where there are no framebuffer...
2016-04-09 Ilia Mirkinnv50,nvc0: support sending string markers down into...
2016-04-09 Ilia Mirkinnv50,nvc0: add invalidate_resource support for buffer...
2016-04-09 Eric Anholtvc4: Move FRAG_X/Y/REV_FLAG to a QFILE like VPM or...
2016-04-09 Eric Anholtvc4: Allow TLB Z/color/stencil writes from any ALU...
2016-04-09 Eric Anholtvc4: Add a helper function for the construction of...
2016-04-09 Eric Anholtvc4: Add missing scheduling dependency for MS color...
2016-04-09 Eric Anholtvc4: Drop the multi_instruction distinction for QIR...
2016-04-09 Eric Anholtvc4: Handle SF on instructions that write r4.
2016-04-09 Eric Anholtvc4: Allow multi-instruction QIR nodes to get VPM optim...
2016-04-09 Eric Anholtvc4: Switch to using NIR_PASS macros.
2016-04-09 Eric Anholtvc4: Handle nir_intrinsic_load_user_clip_plane as a...
2016-04-09 Rhys Kiddvc4: Emit a warning and proceed for handling loops...
2016-04-09 Rhys Kiddvc4: Add a stub for NIR->QIR of control flow function...
2016-04-09 Rhys Kiddvc4: Add better debug of NIR->QIR control flow graph...
2016-04-09 Rhys Kiddvc4: Remove unused include from vc4_program.c
2016-04-09 Lars Hamreglsl: handle unsigned int wraparound in link_shaders()
2016-04-08 Jason Ekstrandi965/tiled_memcopy: Get rid of the direction parameter...
2016-04-08 Jason Ekstrandi965/tiled_memcpy: Rework the RGBA -> BGRA mem_copy...
2016-04-08 Jason Ekstrandi965/tiled_memcopy: Add aligned mem_copy parameters...
2016-04-08 Ben Widawskyi965: Check eu/subslices are > 0
2016-04-08 Ben Widawskyi965: Fix eu/subslice warning
2016-04-08 Ben Widawskyi965: Extract SSEU configuration info
2016-04-08 Brian Paulst/mesa: fix glReadBuffer() assertion failure
2016-04-08 Thomas Hindoe... st/va: avoid dereference after free in vlVaDestroyImage
2016-04-07 Marek Olšákradeonsi: do per-pixel clipping based on viewport states
2016-04-07 Samuel Pitoisetnv50/ir: do not try to attach JOIN ops to ATOM
2016-04-07 Nicolai Hähnleradeonsi: raise number of samplers per shader to 32
2016-04-07 Nicolai Hähnleradeonsi: expand the compressed color and depth texture...
2016-04-07 Nicolai Hähnleradeonsi: replace magic 16 by SI_NUM_USER_SAMPLERS
2016-04-07 Nicolai Hähnlegallium: raise PIPE_MAX_SAMPLERS to 32
2016-04-07 Nicolai Hähnlest/glsl_to_tgsi: make samplers_used an uint32_t (v2)
2016-04-07 Nicolai Hähnletgsi/scan: add an assert for the size of the samplers_d...
2016-04-07 Nicolai Hähnledraw/aaline: stronger guard against no free samplers...
2016-04-07 Nicolai Hähnleutil/pstipple: stronger guard against no free samplers...
2016-04-07 Brian Paulsvga: new SVGA_MSAA env var to disable/enable MSAA...
2016-04-07 Brian Paulsvga: add some trivial null pointer checks
2016-04-07 Samuel Pitoisettrace: add missing set_shader_images()
2016-04-07 Marek Olšákradeonsi: disable perfect ZPASS counts for PIPE_QUERY_O...
2016-04-07 Marek Olšákradeonsi: don't use the real barrier instruction in...
2016-04-07 Michel DänzerRevert "clover: Fix build against clang SVN >= r265359"
2016-04-07 Jason Ekstrandnir/types: Add a wrapper for count_attribute_slots
2016-04-07 Dave Airlier600: use radeon_emit in a few more places in evergreen...
2016-04-07 Dave Airlier600: make compute global buffer functions static.
2016-04-07 Dave Airlier600: make two compute functions static.
2016-04-07 Dave Airlier600: using pipe_grid_info more in evergreen_compute.
2016-04-07 Dave Airlier600: in evergreen_compute use ctx consistently instead...
2016-04-07 Dave Airlier600: use rctx consistently in evergreen_compute.c
2016-04-07 Dave Airlier600: cleanup whitespace in evergreen_compute.c
2016-04-07 Edward O'CallaghanGL3.txt: Mark ARB_framebuffer_no_attachments as done
2016-04-07 Edward O'Callaghanr600g: Enable ARB_framebuffer_no_attachments
2016-04-07 Edward O'Callaghanradeonsi: Enable ARB_framebuffer_no_attachments
2016-04-07 Edward O'Callaghanradeonsi: Improve assert info out of si_set_framebuffer...
2016-04-07 Edward O'Callaghanradeonsi: Allow 16 samples MSAA mode for PIPE_FORMAT_NONE
2016-04-07 Edward O'Callaghansoftpipe: Set samples and layers in set_framebuffer_sta...
2016-04-07 Edward O'Callaghanmesa/st: Update framebuffer state with no.of samples...
2016-04-07 Edward O'Callaghangallium/trace: Dump no.of samples and layers in fb...
2016-04-07 Edward O'Callaghangallium: Put no.of {samples,layers} into pipe_framebuff...
2016-04-07 Edward O'Callaghanmesa/st: Set _NumSamples in update_framebuffer_state()
2016-04-07 Edward O'Callaghangallium: Obtain ARB_framebuffer_no_attachment constants
2016-04-07 Edward O'Callaghangallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT
2016-04-07 Edward O'Callaghanmesa/st: Use _mesa_geometric_ functions appropriately
2016-04-07 Edward O'Callaghanmesa: Add comment to framebuffer_parameteri()
2016-04-07 Jason Ekstrandi965/sf_state: Pull flat_enables out of prog_data
2016-04-07 Jason Ekstrandi965/fs: Add a flat_inputs field to prog_data
2016-04-07 Jason Ekstrandbrw/device_info: Add a helper for getting a device...
2016-04-07 Jason Ekstrandi965/fs_surface_builder: Mask signed integers after...
2016-04-07 Jason Ekstrandi965/fs: Make the repclear shader support either a...
2016-04-07 Jason Ekstrandi965: Move get_hw_prim_for_gl_prim to brw_util.c
2016-04-06 Bas Nieuwenhuizenradeonsi: set shader calling conventions
2016-04-06 Marek Olšákdrirc: add a workaround for blackness in Warsow
2016-04-06 Ilia Mirkinglsl: use has_shader_storage_buffer_objects helper
2016-04-05 Timothy Arceriglsl: remove remaining tabs in link_uniform_blocks.cpp
2016-04-05 Timothy Arcerimesa: remove unused IsShaderStorage field
2016-04-05 Timothy Arceriglsl: fully split apart buffer block arrays
2016-04-05 Rob Clarkfreedreno/ir3: insert extra move into phi
2016-04-05 Rob Clarkfreedreno/ir3: eliminate unnecessary absneg's
2016-04-05 Michel Dänzerclover: Fix build against clang SVN >= r265359
2016-04-05 Bas Nieuwenhuizenradeonsi: use bounded indexing for samplers
2016-04-05 Bas Nieuwenhuizenradeonsi: use bounded indexing for constant buffers
2016-04-05 Marek Olšákgallium/radeon: allow multiple exports of the same...
2016-04-05 Marek Olšákdocs/relnotes: document EGL_KHR_reusable_sync
2016-04-05 Dongwon Kimegl: add EGL_KHR_reusable_sync to egl_dri
2016-04-05 Rob Clarkfreedreno/ir3: deal with duplicate phi sources
2016-04-05 Rob Clarkfreedreno/ir3: fix silly brain-fart in RA
2016-04-05 Rob Clarkfreedreno/ir3: don't cp into phi's
2016-04-05 Rob Clarkfreedreno/ir3: we can't store immediate values
2016-04-05 Rob Clarkfreedreno/ir3: add dumping for use/def/live-in/live-out
2016-04-05 Rob Clarkfreedreno/ir3: drop unused instr category arg
2016-04-05 Rob Clarkfreedreno/ir3: remove ir3_instruction::category
2016-04-05 Rob Clarkfreedreno/ir3: encode instruction category in opc_t
next